Guschin Konstantin 5ebe92d6ee Naming fixes, angelscript bindings, refactoring 8 years ago
..
AnimatedSprite2D.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
AnimatedSprite2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
AnimationSet2D.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
AnimationSet2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
CollisionBox2D.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
CollisionBox2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
CollisionChain2D.cpp 3981a92a05 Added b2ChainShape::Clear() call into CollisionChain2D::RecreateFixture() (fixes #1995) 8 years ago
CollisionChain2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
CollisionCircle2D.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
CollisionCircle2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
CollisionEdge2D.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
CollisionEdge2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
CollisionPolygon2D.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
CollisionPolygon2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
CollisionShape2D.cpp db29964574 Apply CollisionShape2D / signed world scale patch from Ricardo Abreu. Closes #1926. 8 years ago
CollisionShape2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Constraint2D.cpp e1202b725a Add other body nodeID attribute to Constraint2D for proper body connection serialization. Closes #1825. 8 years ago
Constraint2D.h e1202b725a Add other body nodeID attribute to Constraint2D for proper body connection serialization. Closes #1825. 8 years ago
ConstraintDistance2D.cpp f0eda3dfd6 Improve Box2D joints handling, fixes #1787 9 years ago
ConstraintDistance2D.h f0eda3dfd6 Improve Box2D joints handling, fixes #1787 9 years ago
ConstraintFriction2D.cpp f0eda3dfd6 Improve Box2D joints handling, fixes #1787 9 years ago
ConstraintFriction2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
ConstraintGear2D.cpp f0eda3dfd6 Improve Box2D joints handling, fixes #1787 9 years ago
ConstraintGear2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
ConstraintMotor2D.cpp f0eda3dfd6 Improve Box2D joints handling, fixes #1787 9 years ago
ConstraintMotor2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
ConstraintMouse2D.cpp f0eda3dfd6 Improve Box2D joints handling, fixes #1787 9 years ago
ConstraintMouse2D.h f0eda3dfd6 Improve Box2D joints handling, fixes #1787 9 years ago
ConstraintPrismatic2D.cpp f0eda3dfd6 Improve Box2D joints handling, fixes #1787 9 years ago
ConstraintPrismatic2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
ConstraintPulley2D.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
ConstraintPulley2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
ConstraintRevolute2D.cpp f0eda3dfd6 Improve Box2D joints handling, fixes #1787 9 years ago
ConstraintRevolute2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
ConstraintRope2D.cpp f0eda3dfd6 Improve Box2D joints handling, fixes #1787 9 years ago
ConstraintRope2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
ConstraintWeld2D.cpp f0eda3dfd6 Improve Box2D joints handling, fixes #1787 9 years ago
ConstraintWeld2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
ConstraintWheel2D.cpp f0eda3dfd6 Improve Box2D joints handling, fixes #1787 9 years ago
ConstraintWheel2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Drawable2D.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Drawable2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
ParticleEffect2D.cpp f37ffb57a8 Fixed blend modes for 2D particles 8 years ago
ParticleEffect2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
ParticleEmitter2D.cpp bcd90a977d Change attribute to default type & accessor. Add contributor credit. 8 years ago
ParticleEmitter2D.h 448b3a66b1 added emitting flag for ParticleEmitter2D 8 years ago
PhysicsEvents2D.h 792c4900a8 Remove P_CONTACT parameter from 2D physics events. Rename P_CONTACTPOINTS to P_CONTACTS. 8 years ago
PhysicsUtils2D.h c5014a8399 Update Box2D lib, add RigidBody2D::ApplyLinearImpulseToCenter() 8 years ago
PhysicsWorld2D.cpp 792c4900a8 Remove P_CONTACT parameter from 2D physics events. Rename P_CONTACTPOINTS to P_CONTACTS. 8 years ago
PhysicsWorld2D.h 792c4900a8 Remove P_CONTACT parameter from 2D physics events. Rename P_CONTACTPOINTS to P_CONTACTS. 8 years ago
Renderer2D.cpp 779d2835be Rename CheckDrawableVisibility() to CheckDrawableVisibilityWork() to match common style 8 years ago
Renderer2D.h 779d2835be Rename CheckDrawableVisibility() to CheckDrawableVisibilityWork() to match common style 8 years ago
RigidBody2D.cpp 3f99b1e630 Minor code formatting. 8 years ago
RigidBody2D.h c5014a8399 Update Box2D lib, add RigidBody2D::ApplyLinearImpulseToCenter() 8 years ago
Sprite2D.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Sprite2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
SpriteSheet2D.cpp 07dfd7b720 Fix copypaste error in SpriteSheet2D load code. Closes #1951. 8 years ago
SpriteSheet2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
SpriterData2D.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
SpriterData2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
SpriterInstance2D.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
SpriterInstance2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
StaticSprite2D.cpp 0073217862 Fix crash related to TileMap2D and StaticSprite2D 9 years ago
StaticSprite2D.h 0073217862 Fix crash related to TileMap2D and StaticSprite2D 9 years ago
TileMap2D.cpp 5ebe92d6ee Naming fixes, angelscript bindings, refactoring 8 years ago
TileMap2D.h 5ebe92d6ee Naming fixes, angelscript bindings, refactoring 8 years ago
TileMapDefs2D.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
TileMapDefs2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
TileMapLayer2D.cpp 5ebe92d6ee Naming fixes, angelscript bindings, refactoring 8 years ago
TileMapLayer2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
TmxFile2D.cpp 5ebe92d6ee Naming fixes, angelscript bindings, refactoring 8 years ago
TmxFile2D.h 5ebe92d6ee Naming fixes, angelscript bindings, refactoring 8 years ago
Urho2D.cpp ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Urho2D.h ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
Urho2DEvents.h dd0caa6ab7 Move ParticleEmitter2D events into Urho2DEvents header file. Add event parameters and safeguard for event handling causing component destruction. Add contributor credit. 8 years ago