Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-15 | Update README.md | Juan Linietsky | |
2014-12-15 | version bump to stable | Juan Linietsky | |
2014-12-15 | Small batch of fixes | Juan Linietsky | |
-=-=-=-=-=-=-=-=-=-= -Fixed looping error in AudioStreamResampled -winrt port progress -fixes in material in ambient light | |||
2014-12-08 | compilation fix | Juan Linietsky | |
2014-12-08 | version update for rc2 | Juan Linietsky | |
2014-12-08 | Small Fixes | Juan Linietsky | |
-=-=-=-=-=- -Bug in navmesh demo fixed -Bug in variant -Better Collada Exporter supports proper names of exported shapekeys | |||
2014-12-08 | Merge pull request #916 from quabug/commit | Juan Linietsky | |
Add move_child_notify method in Node class | |||
2014-12-08 | Merge pull request #939 from marynate/PR-tween-demo-icon | Juan Linietsky | |
Add missing icon.png to tween demo | |||
2014-12-08 | Merge pull request #940 from marynate/PR-fix-isim-build | Juan Linietsky | |
Update ios simulator build config file | |||
2014-12-08 | Merge pull request #941 from adolson/confirm-insert-track | Juan Linietsky | |
remove old unused pref, added new confirm insert track | |||
2014-12-08 | remove old unused pref, added new confirm insert track | Dana Olson | |
2014-12-08 | Update ios simulator build config file to build under new ios SDK | marynate | |
2014-12-08 | Add missing icon.png to tween demo | marynate | |
2014-12-07 | More Fixes | Juan Linietsky | |
-=-=-=-=-= -Bug in saving multinline text in xml fixed. #925 -typo in android export fixed. #930 | |||
2014-12-07 | Merge pull request #933 from adolson/alt-arrows-editor-fix | Juan Linietsky | |
Alt+arrows editor undo/redo fix | |||
2014-12-07 | now undo/redo supported | Dana Olson | |
2014-12-07 | apply patch #882 from dcubix | Dana Olson | |
2014-12-07 | more bugfixes | Juan Linietsky | |
2014-12-07 | missing fix in file | Juan Linietsky | |
2014-12-07 | Batch of Bugfixes | Juan Linietsky | |
-=-=-=-=-=-=-=-=- -Fixed Export UV XForm (should work now). #923 -Fixed enforcement of limits in property editor. #919 -Fixed long-standing bug of export editings in script inheritance. #914, #859, #756 -Fixed horrible error reporting in shader language. #912 -Added kinematic collision with plane (please test well). #911 -Fixed double animation track insert when using 2D rigs. #904 -VKey updates offset parameter in sprite edition. #901 -Do not allow anymore a script to preload itself. (does not fix #899, but narrows it down) -Avoid connection editor from overriding selected text. #897 -Fixed timer autostart. #876 -Fixed collision layers in 3D physics. #872 -Improved operators in shader #857 -Fixed ambient lighting bug #834 -Avoid editor from processing gamepad input #813 -Added not keyword #752 Please test! | |||
2014-12-03 | Merge pull request #917 from thomassigurdsen/master | Juan Linietsky | |
SConstruct imports multiprocessing, which is then never used | |||
2014-12-03 | Remove multiprocessing from imports in SConstruct | Thomas Sigurdsen | |
Rationale: unused import, also prevented scons from building on my setup. | |||
2014-12-03 | use tab instead of space | quabug | |
2014-12-03 | Add move_child_notify method in Node class | quabug | |
2014-12-02 | -fixes to vmethod for button | Juan Linietsky | |
2014-12-02 | -Ability to ask for documents/pictures/etc system dirs. | Juan Linietsky | |
-Fixes to animationplayer -fixes to collada importer | |||
2014-12-01 | Merge pull request #863 from JIghtuse/master | Juan Linietsky | |
Fix CppCheck 'duplicateExpression' warning | |||
2014-12-01 | Merge pull request #867 from adolson/circleshape2d-radius-increment | Juan Linietsky | |
add sane radius increment to CircleShape2D | |||
2014-11-26 | -fix sound room params (was not working) | Juan Linietsky | |
-fixes to DAE exporter -ios fixes (video) | |||
2014-11-19 | missing navmesh demo and small fixes | Juan Linietsky | |
2014-11-17 | NavMesh | Juan Linietsky | |
-=-=-=- -Fixed NavMesh API -New NavMesh demo -Support for animated Particles2D -Fixes for native video playback on iOS | |||
2014-11-13 | Merge pull request #880 from adolson/editor-shortcut-keys | Juan Linietsky | |
allow Alt+arrow keys to pass through editor | |||
2014-11-13 | allow Alt+arrow keys to pass through editor | Dana Olson | |
2014-11-13 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | |
2014-11-13 | UDP Fixes | Juan Linietsky | |
-=-=-=-=- Curse the day I decided to port UDP code, as it ended up being two nights of work. At least It's done now (I hope). -Fixed UDP Support, API seems stable -Added UDP Chat demo (chat that can lose your packets, heh) -Added helpers to areas and bodies to get list of collided bodies and contained bodies. -Sped up screen/viewport capture code. -Added code to save an image as PNG -Small fix so scripts register their singletons after modules did. | |||
2014-11-13 | Merge pull request #879 from DCubix/master | Juan Linietsky | |
GDScript Editor Goodies | |||
2014-11-12 | Editor goodies update | Diego Lopes | |
2014-11-12 | oops | Juan Linietsky | |
2014-11-12 | missing bind | Juan Linietsky | |
2014-11-12 | 3D Import Import & UDP | Juan Linietsky | |
-=-=-=-=-=-=-=-=-=-=- -Animation Import filter support -Animation Clip import support -Animation Optimizer Fixes, Improvements and Visibile Options -Extremely Experimental UDP support. | |||
2014-11-11 | Merge pull request #878 from bdero/bdero/fix-animation-tree-player-typo | Juan Linietsky | |
Fix AnimationTreePlayer.node_get_input_source typo | |||
2014-11-11 | Fixed documentation typo | Brandon DeRosier | |
2014-11-11 | Fix AnimationTreePlayer.node_get_input_source typo | Brandon DeRosier | |
- Changed node_get_input_sourcre to node_get_input_source | |||
2014-11-09 | Merge pull request #870 from Gerold31/fix-32bit-linux | Juan Linietsky | |
Fix compilation error on 32-bit linux | |||
2014-11-09 | Fix compilation error on 32-bit linux | Gerold31 | |
2014-11-08 | add sane radius increment | Dana Olson | |
2014-11-07 | Fix CppCheck 'duplicateExpression' warning | Boris Egorov | |
BTW, all three cases looks similar. It would be nice to refactor it to avoid repeating code. | |||
2014-11-06 | missing files with fixes for shower of bullets | Juan Linietsky | |
2014-11-05 | SceneMainLoop -> SceneTree | Juan Linietsky | |
-=-=-=-=-=-=-=-=-=-=-=-=-=- *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 | |||
2014-11-04 | Merge pull request #860 from Mavhod/patch-1 | Juan Linietsky | |
Update cubio.gd |