PrimitiveWaste 28eea597dd Fix Renderer2D. 11 years ago
..
AnimatedSprite2D.cpp 13d3f1c8ac Add attribute trait, treat ref attribute same with attribute. 11 years ago
AnimatedSprite2D.h 7e46f0c862 Add MIXED_ACCESSOR_ATTRIBUTE. 11 years ago
Animation2D.cpp f943bb4faa Unwarn patch for AppleClang. A few warnings were indeed coding error. 11 years ago
Animation2D.h 56e29f5b24 Fix Transform2D argument.[ci skip] 11 years ago
AnimationSet2D.cpp f943bb4faa Unwarn patch for AppleClang. A few warnings were indeed coding error. 11 years ago
AnimationSet2D.h 3c7126de38 Asynchronous loading for AnimationSet2D. 11 years ago
CMakeLists.txt 4555aff0c9 Add Box2D. 11 years ago
CollisionBox2D.cpp 13d3f1c8ac Add attribute trait, treat ref attribute same with attribute. 11 years ago
CollisionBox2D.h f52bdfeb5b Add new line at end of file.[ci skip] 11 years ago
CollisionChain2D.cpp cb819a5a6f Remove class name and variant type from attribute macros. 11 years ago
CollisionChain2D.h f52bdfeb5b Add new line at end of file.[ci skip] 11 years ago
CollisionCircle2D.cpp 13d3f1c8ac Add attribute trait, treat ref attribute same with attribute. 11 years ago
CollisionCircle2D.h f52bdfeb5b Add new line at end of file.[ci skip] 11 years ago
CollisionEdge2D.cpp 13d3f1c8ac Add attribute trait, treat ref attribute same with attribute. 11 years ago
CollisionEdge2D.h f52bdfeb5b Add new line at end of file.[ci skip] 11 years ago
CollisionPolygon2D.cpp cb819a5a6f Remove class name and variant type from attribute macros. 11 years ago
CollisionPolygon2D.h f52bdfeb5b Add new line at end of file.[ci skip] 11 years ago
CollisionShape2D.cpp ba1e0974d0 Remove COPY_BASE_ATTRIBUTES(Component); 11 years ago
CollisionShape2D.h 1ba3fe00fa Rename sensor to trigger. 11 years ago
Constraint2D.cpp ba1e0974d0 Remove COPY_BASE_ATTRIBUTES(Component); 11 years ago
Constraint2D.h 5b47ba268d Fix ConstraintMotor2D, refactor all Constraint2D classes. 11 years ago
ConstraintDistance2D.cpp 13d3f1c8ac Add attribute trait, treat ref attribute same with attribute. 11 years ago
ConstraintDistance2D.h 5b47ba268d Fix ConstraintMotor2D, refactor all Constraint2D classes. 11 years ago
ConstraintFriction2D.cpp 13d3f1c8ac Add attribute trait, treat ref attribute same with attribute. 11 years ago
ConstraintFriction2D.h 5b47ba268d Fix ConstraintMotor2D, refactor all Constraint2D classes. 11 years ago
ConstraintGear2D.cpp cb819a5a6f Remove class name and variant type from attribute macros. 11 years ago
ConstraintGear2D.h 5b47ba268d Fix ConstraintMotor2D, refactor all Constraint2D classes. 11 years ago
ConstraintMotor2D.cpp 13d3f1c8ac Add attribute trait, treat ref attribute same with attribute. 11 years ago
ConstraintMotor2D.h 5b47ba268d Fix ConstraintMotor2D, refactor all Constraint2D classes. 11 years ago
ConstraintMouse2D.cpp 13d3f1c8ac Add attribute trait, treat ref attribute same with attribute. 11 years ago
ConstraintMouse2D.h f3ca194c24 Fixed bug of set target call order. 11 years ago
ConstraintPrismatic2D.cpp 13d3f1c8ac Add attribute trait, treat ref attribute same with attribute. 11 years ago
ConstraintPrismatic2D.h 5b47ba268d Fix ConstraintMotor2D, refactor all Constraint2D classes. 11 years ago
ConstraintPulley2D.cpp 13d3f1c8ac Add attribute trait, treat ref attribute same with attribute. 11 years ago
ConstraintPulley2D.h 5b47ba268d Fix ConstraintMotor2D, refactor all Constraint2D classes. 11 years ago
ConstraintRevolute2D.cpp 13d3f1c8ac Add attribute trait, treat ref attribute same with attribute. 11 years ago
ConstraintRevolute2D.h 5b47ba268d Fix ConstraintMotor2D, refactor all Constraint2D classes. 11 years ago
ConstraintRope2D.cpp 13d3f1c8ac Add attribute trait, treat ref attribute same with attribute. 11 years ago
ConstraintRope2D.h 5b47ba268d Fix ConstraintMotor2D, refactor all Constraint2D classes. 11 years ago
ConstraintWeld2D.cpp 13d3f1c8ac Add attribute trait, treat ref attribute same with attribute. 11 years ago
ConstraintWeld2D.h 5b47ba268d Fix ConstraintMotor2D, refactor all Constraint2D classes. 11 years ago
ConstraintWheel2D.cpp 13d3f1c8ac Add attribute trait, treat ref attribute same with attribute. 11 years ago
ConstraintWheel2D.h 5b47ba268d Fix ConstraintMotor2D, refactor all Constraint2D classes. 11 years ago
Drawable2D.cpp 35735b11d3 Remove unused code, rename DefaultMaterial to Material. 11 years ago
Drawable2D.h 35735b11d3 Remove unused code, rename DefaultMaterial to Material. 11 years ago
ParticleEffect2D.cpp 6caa0ade65 When resource's name is empty, set file name as resource name. 11 years ago
ParticleEffect2D.h 5450b1d111 Asynchronous loading for ParticleEffect2D. 11 years ago
ParticleEmitter2D.cpp 35735b11d3 Remove unused code, rename DefaultMaterial to Material. 11 years ago
ParticleEmitter2D.h fb07e32cdd Remove Sprite2D from Drawable2D, make Drawable2D more general. 11 years ago
PhysicsEvents2D.h cb0211e586 Delay send contact event. 11 years ago
PhysicsUtils2D.h e116ab8150 Add 2D physics class. 11 years ago
PhysicsWorld2D.cpp ba1e0974d0 Remove COPY_BASE_ATTRIBUTES(Component); 11 years ago
PhysicsWorld2D.h 85bcdaecf4 Add screen to world convert functions, PhysicsWorld2D use these function to pick rigid body. 11 years ago
Renderer2D.cpp 28eea597dd Fix Renderer2D. 11 years ago
Renderer2D.h 35735b11d3 Remove unused code, rename DefaultMaterial to Material. 11 years ago
RigidBody2D.cpp ba1e0974d0 Remove COPY_BASE_ATTRIBUTES(Component); 11 years ago
RigidBody2D.h 7e46f0c862 Add MIXED_ACCESSOR_ATTRIBUTE. 11 years ago
Sprite2D.cpp fb07e32cdd Remove Sprite2D from Drawable2D, make Drawable2D more general. 11 years ago
Sprite2D.h fb07e32cdd Remove Sprite2D from Drawable2D, make Drawable2D more general. 11 years ago
SpriteSheet2D.cpp 21050c613a Add .PList sprite sheet support. 11 years ago
SpriteSheet2D.h 21050c613a Add .PList sprite sheet support. 11 years ago
StaticSprite2D.cpp fb07e32cdd Remove Sprite2D from Drawable2D, make Drawable2D more general. 11 years ago
StaticSprite2D.h fb07e32cdd Remove Sprite2D from Drawable2D, make Drawable2D more general. 11 years ago
TileMap2D.cpp 33f5612c30 Fixed tile map remove layer node bug. 11 years ago
TileMap2D.h 33f5612c30 Fixed tile map remove layer node bug. 11 years ago
TileMapDefs2D.cpp c82759de85 Add STAGGERED tile map support. 11 years ago
TileMapDefs2D.h c82759de85 Add STAGGERED tile map support. 11 years ago
TileMapLayer2D.cpp f943bb4faa Unwarn patch for AppleClang. A few warnings were indeed coding error. 11 years ago
TileMapLayer2D.h 649edf054d Rename TileObject2D to TileMapObject2D, rename some functions. 11 years ago
TmxFile2D.cpp c82759de85 Add STAGGERED tile map support. 11 years ago
TmxFile2D.h 649edf054d Rename TileObject2D to TileMapObject2D, rename some functions. 11 years ago
Urho2D.cpp aaa792609a Combine DrawableProxy2D and MaterialCache2D in to Renderer2D. 11 years ago
Urho2D.h d4bab90eb8 Add ParticleEmitter2D. 11 years ago