summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-03Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy
2015-08-02live debug fixesJuan Linietsky
2015-08-02Live edit WORK IN PROGRESSJuan Linietsky
2015-07-28adding some base64 marshallspunto-
2015-07-27Merge pull request #2248 from romulox-x/colladaImagePathJuan Linietsky
2015-07-26Delete selected nodes with the Delete keyMariano Javier Suligoy
2015-07-26QOL, script buttons in scene tabsJuan Linietsky
2015-07-25Little fix: don't create an empty undo/redo command when trying to add a seco...Mariano Javier Suligoy
2015-07-25Duplicate GraphNode(s) [Control+D]Mariano Javier Suligoy
2015-07-25Merge pull request #2298 from ronchaine/ronchaine-develJuan Linietsky
2015-07-24Box selection for GraphNodesMariano Javier Suligoy
2015-07-24-added icons for root node types on tabsJuan Linietsky
2015-07-24Merge pull request #2300 from leezh/nrex-portpunto-
2015-07-24Fixed incorrect failsafe return valuesZher Huei Lee
2015-07-24Made RegEx API similar to old versionZher Huei Lee
2015-07-24Added a live-edit RegEx tester to the demosZher Huei Lee
2015-07-24More nrex fixesZher Huei Lee
2015-07-24Updated nrex fixesLee Zher Huei
2015-07-24Regex library Nrex initial portLee Zher Huei
2015-07-23Use tabs instead of spaces.Jari Ronkainen
2015-07-23Fix audio driver setup if the first driver fails.Jari Ronkainen
2015-07-20Fix tab indentMariano Javier Suligoy
2015-07-19Select and move multiple nodes at onceMariano Javier Suligoy
2015-07-16Use popup menu to add new nodes to the shader graph editor in the last clicke...Mariano Javier Suligoy
2015-07-09when copy images enabled, 'images' path prefix was only being written to file...romulox_x
2015-07-02Merge pull request #2226 from romulox-x/xyzFixIospunto-
2015-07-01fixed ios compilation errorromulox_x
2015-06-30Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-06-30small fixesJuan Linietsky
2015-06-30-some changes by okamJuan Linietsky
2015-06-29Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky
2015-06-27more code completion improvementsJuan Linietsky
2015-06-26improved get_node(), connect(), etc code completion.Juan Linietsky
2015-06-25Merge pull request #2187 from romulox-x/mirroredRepeatJuan Linietsky
2015-06-25forgot to add mirroredrepeat flag to flags file. fixed.romulox_x
2015-06-25added support for mirrored repeat texture wrappingromulox_x
2015-06-24added a tiny bit more space to docks and script tabJuan Linietsky
2015-06-24compile fixJuan Linietsky
2015-06-24Merge pull request #2181 from ShadowKyogre/doc-helpJuan Linietsky
2015-06-24Merge pull request #2182 from Kermer/patch-1Juan Linietsky
2015-06-24fix connection dialog bugJuan Linietsky
2015-06-24Tiny typoKermer
2015-06-24ability to change shadow color in light2dJuan Linietsky
2015-06-24Add some documentation for RayCast2D about is_colliding and get_collider quirksShadowKyogre
2015-06-24added ability to define signals in scriptJuan Linietsky
2015-06-23Merge pull request #2168 from KillerJaguar/input-helperJuan Linietsky
2015-06-23Merge pull request #2172 from jrimclean/developmentJuan Linietsky
2015-06-23Merge branch 'master' of github.com:okamstudio/godot into developmentJames McLean
2015-06-23Added helper methods to InputEventJaguar
2015-06-23Merge pull request #2166 from TheHX/collision_shape_editorJuan Linietsky