aboutsummaryrefslogtreecommitdiff
path: root/scene/3d/skeleton.cpp
Commit message (Collapse)AuthorAgeFilesLines
* remove trailing whitespaceHubert Jarosz2016-04-021-55/+55
| | | | (cherry picked from commit 4a4f2479146aa33e235ed57cde311efda68d3c8f)
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* BoneAttachment fix.Saracen2015-11-021-1/+1
|
* Added ability to set custom mouse cursors. Not hardware accelerated yet.Juan Linietsky2015-09-241-17/+82
|
* Several performance improvements, mainly in loading and instancing scenes ↵Juan Linietsky2015-06-291-4/+4
| | | | | | | | and resources. A general speedup should be apparent, with even more peformance increase when compiling optimized. WARNING: Tested and it seems to work, but if something breaks, please report.
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-4/+4
| | | | | | | | | | | | -=-=-=-=-=-=-=-=-=-=-=-=-=- *YOUR SOURCE MIGHT NOT WORK* For mor information on fix: https://github.com/okamstudio/godot/wiki/devel_scene_tree Other stuff: -Shower of bullets demo -Fixes all around
* -Much improvement to baked light bakerJuan Linietsky2014-10-271-0/+16
| | | | | | | -Fixed many bugs in stretch mode -Fixes to camera project and unproject as consequence of the above -added setget to script (documented in script doc) -more fixes to collada exporter for blender
* Little BitsJuan Linietsky2014-08-141-0/+10
| | | | | | | | -=-=-=-=-=- -Fixed small bugs all around -Added ability to show/hide entire sections of the spatial (3D) tree -WIP new vehicle (not ready yet) based on Bullet
* Misc FixesJuan Linietsky2014-06-271-1/+1
| | | | | | | | | | | | ========== -NOTIFICATION_WM_QUIT fixed on android (seems tha way this is reported changed in newer sdk) -WIP implementation of APK Expansion APIs for publishing games larger than 50mb in Play Store -Feaures in the new tutorials are all present in the sourcecode -This (hopefully) should get rid of the animation list order getting corrupted -Improved 3D Scene Importer (Skeletons, Animations and other stuff were not being merged). Anything missing? -In code editor, the automatic syntax checker will only use file_exists() to check preload() else it might freeze the editor too much while typing if the preload is a big resource -Fixed bugs in PolygonPathFinder, stil pending to do a node and a demo
* -fixed bug importing skeletonsJuan Linietsky2014-02-231-3/+4
|
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+536