summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-04added bindings for screen rotation in OSJuan Linietsky
2015-08-04error debuggerJuan Linietsky
2015-08-03Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy
2015-08-03Fix vorbis seek_posAndy Conrad
2015-08-02live debug fixesJuan Linietsky
2015-08-02Live edit WORK IN PROGRESSJuan Linietsky
2015-08-01add flag and multiline hits in GDScriptGen
2015-07-30Damnit, forgot one more debug line ><Julian Murgia - StraToN
2015-07-30forgot to remove a method declaration...Julian Murgia - StraToN
2015-07-30include not necessary anymoreJulian Murgia - StraToN
2015-07-30Added automatic clear output on Play in Godot SettingsJulian Murgia - StraToN
2015-07-29Added "Clear" button top right of output debug console in editorJulian Murgia - StraToN
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-26Merge remote-tracking branch 'refs/remotes/origin/master'Ovnuniarchos
2015-07-26A bunch of spell checks, and rewordings. Also, some simple documentation.Ovnuniarchos
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-24Fixes compile bug for Android template on Windows.PeaceSells
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-20Added a proper name and an explanation to arg4 on CanvasItem.draw_texture_rect*.Ovnuniarchos
2015-07-20Added FLAGS to int hint to make an int a bitmask on the editor.Ovnuniarchos
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