index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
2d
Age
Commit 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 detection
Juan Linietsky
2015-01-12
-fixed issue with shader not being reset on layers, closes #1199
Juan Linietsky
2015-01-11
-Initial (untested) implementation of 2D shaders. Probably broken, will be fi...
Juan Linietsky
2015-01-10
2D Rewrite Step [1]
Juan Linietsky
2015-01-05
Changes to 2D physics engine
Juan Linietsky
2015-01-02
-refresh play options in property when setting samplelibrary (#1016)
Juan Linietsky
2014-12-20
Fixes
Juan Linietsky
2014-12-07
missing fix in file
Juan Linietsky
2014-12-07
Batch of Bugfixes
Juan Linietsky
2014-11-17
NavMesh
Juan Linietsky
2014-11-13
UDP Fixes
Juan Linietsky
2014-11-06
missing files with fixes for shower of bullets
Juan Linietsky
2014-11-05
SceneMainLoop -> SceneTree
Juan Linietsky
2014-11-02
Bug Fixes
Juan Linietsky
2014-10-16
-added custom metadata to physics shapes (2D only for now)
Juan Linietsky
2014-10-14
Collada
Juan Linietsky
2014-10-12
offset particle drawing order so that recently emitted particles are always d...
romulox_x
2014-10-09
Modified sprite's draw notification call to use floats instead of integers so...
romulox_x
2014-10-03
missing fils from yesterday comit.
Juan Linietsky
2014-10-03
Huge Amount of BugFix
Juan Linietsky
2014-09-22
-variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...
Juan Linietsky
2014-09-21
Fixed too many little issues, check the issues closed today.
Juan Linietsky
2014-09-19
Fixing Issues...
Juan Linietsky
2014-09-17
Merge pull request #575 from marynate/PR-node2d-set-global-pos
Juan Linietsky
2014-09-17
Merge pull request #588 from marynate/PR-fix-touchscreenbutton-input
Juan Linietsky
2014-09-16
CollisionPolygon (3D)
Juan Linietsky
2014-09-02
3D Physics and Other Stuff
Juan Linietsky
2014-08-14
Little Bits
Juan Linietsky
2014-07-13
Fixed potential crash when touchscreenbutton has no texture assigned
marynate
2014-07-13
Fixed touchscreen was processing input in editor
marynate
2014-07-07
Polygon2D
Juan Linietsky
2014-07-07
Add node2d::get_global_pos()
marynate
2014-07-06
2D Animation Improvements
Juan Linietsky
2014-06-29
Bug Fixes
Juan Linietsky
2014-05-25
-draw_primitive binding fix
Juan Linietsky
2014-05-24
Making Godot Easier to Use..
Juan Linietsky
2014-05-20
Fix potential null exception in screen button without texture assigned
marynate
2014-05-14
A bit of everything:
Juan Linietsky
2014-05-04
mini-fix
Juan Linietsky
2014-04-19
heck
Juan Linietsky
2014-04-18
-Fixed viewport stretch bugs
Juan Linietsky
2014-04-14
-Added google play services (needed for some stuff)
Juan Linietsky
2014-04-10
-Fixed a few bugs in Viewport
Juan Linietsky
2014-04-05
-HttpClient: ’Content-Length’ is added to httprequest if not provided in ...
Juan Linietsky
2014-04-05
-Support for changing fonts
Juan Linietsky
2014-04-05
Merge pull request #203 from marynate/PR-fix-collisionshape2d-del-not-update
reduz
2014-04-02
Fix #240 TouchScreenButton release signal is not valid
marynate
2014-03-15
Fixed #173 #157 When CollisionShape2D deleted, parent CollisionObject should ...
marynate
2014-03-13
-fix bug in cache for atlas import/export
Juan Linietsky
[next]