summaryrefslogtreecommitdiff
path: root/scene/2d
AgeCommit message (Expand)Author
2015-01-13-Add support for one-way collision in 2D (only works for kinematic body so far)Juan Linietsky
2015-01-13-begin work on unidirectional collision detectionJuan Linietsky
2015-01-12-fixed issue with shader not being reset on layers, closes #1199Juan Linietsky
2015-01-11-Initial (untested) implementation of 2D shaders. Probably broken, will be fi...Juan Linietsky
2015-01-102D Rewrite Step [1]Juan Linietsky
2015-01-05Changes to 2D physics engineJuan Linietsky
2015-01-02-refresh play options in property when setting samplelibrary (#1016)Juan Linietsky
2014-12-20FixesJuan Linietsky
2014-12-07missing fix in fileJuan Linietsky
2014-12-07Batch of BugfixesJuan Linietsky
2014-11-17NavMeshJuan Linietsky
2014-11-13UDP FixesJuan Linietsky
2014-11-06missing files with fixes for shower of bulletsJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-11-02Bug FixesJuan Linietsky
2014-10-16-added custom metadata to physics shapes (2D only for now)Juan Linietsky
2014-10-14ColladaJuan Linietsky
2014-10-12offset particle drawing order so that recently emitted particles are always d...romulox_x
2014-10-09Modified sprite's draw notification call to use floats instead of integers so...romulox_x
2014-10-03missing fils from yesterday comit.Juan Linietsky
2014-10-03Huge Amount of BugFixJuan Linietsky
2014-09-22-variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...Juan Linietsky
2014-09-21Fixed too many little issues, check the issues closed today.Juan Linietsky
2014-09-19Fixing Issues...Juan Linietsky
2014-09-17Merge pull request #575 from marynate/PR-node2d-set-global-posJuan Linietsky
2014-09-17Merge pull request #588 from marynate/PR-fix-touchscreenbutton-inputJuan Linietsky
2014-09-16CollisionPolygon (3D)Juan Linietsky
2014-09-023D Physics and Other StuffJuan Linietsky
2014-08-14Little BitsJuan Linietsky
2014-07-13Fixed potential crash when touchscreenbutton has no texture assignedmarynate
2014-07-13Fixed touchscreen was processing input in editormarynate
2014-07-07Polygon2DJuan Linietsky
2014-07-07Add node2d::get_global_pos()marynate
2014-07-062D Animation ImprovementsJuan Linietsky
2014-06-29Bug FixesJuan Linietsky
2014-05-25-draw_primitive binding fixJuan Linietsky
2014-05-24Making Godot Easier to Use..Juan Linietsky
2014-05-20Fix potential null exception in screen button without texture assignedmarynate
2014-05-14A bit of everything:Juan Linietsky
2014-05-04mini-fixJuan Linietsky
2014-04-19heckJuan Linietsky
2014-04-18-Fixed viewport stretch bugsJuan Linietsky
2014-04-14-Added google play services (needed for some stuff)Juan Linietsky
2014-04-10-Fixed a few bugs in ViewportJuan Linietsky
2014-04-05-HttpClient: ’Content-Length’ is added to httprequest if not provided in ...Juan Linietsky
2014-04-05-Support for changing fontsJuan Linietsky
2014-04-05Merge pull request #203 from marynate/PR-fix-collisionshape2d-del-not-updatereduz
2014-04-02Fix #240 TouchScreenButton release signal is not validmarynate
2014-03-15Fixed #173 #157 When CollisionShape2D deleted, parent CollisionObject should ...marynate
2014-03-13-fix bug in cache for atlas import/exportJuan Linietsky