| Commit message (Expand) | Author | Age | Files | Lines |
| * | classref: Fix arg name for is_action_pressed/released | Rémi Verschelde | 2016-07-08 | 1 | -1/+1 |
| * | Make both signals be ordered and samplelibrary items too, fixes scenes changi... | Juan Linietsky | 2016-07-08 | 2 | -1/+13 |
| * | Remove error when getting dependencies from tscn files in some cases, closes ... | Juan Linietsky | 2016-07-08 | 2 | -21/+34 |
| * | Fixed bug in instance state ordering, closes #3904 | Juan Linietsky | 2016-07-08 | 1 | -1/+3 |
| * | Add quotes to .tscn keys, solves #4366 | Juan Linietsky | 2016-06-25 | 1 | -2/+7 |
| * | Fix error storing path for children of instanced nodes in .tscn, fixes #4320 ... | Juan Linietsky | 2016-06-25 | 2 | -4/+1 |
| * | resolve numerical error when comparing instancing an inheritance to avoid sav... | Juan Linietsky | 2016-06-25 | 1 | -3/+13 |
| * | Fixed ancient bug that prevented proper theme editing, closes #4924 | Juan Linietsky | 2016-06-25 | 1 | -3/+4 |
| * | Fixed caret color not changing though properties | Paulb23 | 2016-06-04 | 1 | -1/+1 |
| * | Fix wrong return and argument types in documentation | Ignacio Etcheverry | 2016-05-06 | 1 | -1/+1 |
| * | Fixed curve baking, now always start at origin point | Hearto Lazor | 2016-04-27 | 1 | -1/+2 |
| * | Automatically create input node when creating a ShaderGraph | Franklin Sobrinho | 2016-04-02 | 1 | -5/+13 |
| * | remove trailing whitespace | Hubert Jarosz | 2016-04-02 | 28 | -445/+445 |
| * | Fix missing dependency resolver in Windows | eska | 2016-02-21 | 1 | -0/+1 |
| * | Add support for placeholders in tscn, which was missing. Closes #3652 | Juan Linietsky | 2016-02-21 | 3 | -7/+64 |
| * | -Added missing functions to the doc, fixes #3583 | Juan Linietsky | 2016-02-09 | 1 | -1/+0 |
| * | -Allow renaming root node of inherited scene | Juan Linietsky | 2016-02-09 | 1 | -1/+1 |
| * | -Cleaned up GraphEdit, also fixes #3568 | Juan Linietsky | 2016-02-08 | 5 | -0/+22 |
| * | Property handle rotated controls in 2D editor, fixes #3613 | Juan Linietsky | 2016-02-08 | 1 | -1/+1 |
| * | -make animationplayer thinner, also toolbuttons too. fixes #3526 | Juan Linietsky | 2016-02-02 | 1 | -2/+2 |
| * | -Increment resources total in scene format text, fixes #3506 | Juan Linietsky | 2016-01-29 | 1 | -0/+7 |
| * | Merge pull request #3440 from TheHX/issue-2946 | Rémi Verschelde | 2016-01-25 | 1 | -1/+2 |
| |\ |
|
| | * | Fixed small inconsistencies with the text format | Franklin Sobrinho | 2016-01-24 | 1 | -1/+2 |
| * | | Merge pull request #3434 from TheHX/pr-tscn-dependency | Juan Linietsky | 2016-01-24 | 1 | -2/+1 |
| |\ \ |
|
| | * | | Fix .tscn not raising dependency error | Franklin Sobrinho | 2016-01-24 | 1 | -2/+1 |
| | |/ |
|
| * / | Fix .tscn format not loading groups | Franklin Sobrinho | 2016-01-24 | 1 | -0/+7 |
| |/ |
|
| * | -Some changes to how scenes and scripts are overriden in scene instance and i... | Juan Linietsky | 2016-01-23 | 1 | -5/+31 |
| * | -Added ability to remap dependencies in tscn (forgot to do it..), fixes #3368 | Juan Linietsky | 2016-01-23 | 2 | -97/+45 |
| * | -Ability to retrieve state data from PackedScene, closes #3413 | Juan Linietsky | 2016-01-23 | 2 | -0/+42 |
| * | Add presets. | MarianoGNU | 2016-01-15 | 3 | -1/+7 |
| * | Move shaders to default theme and add shader_override related methods to Cont... | MarianoGNU | 2016-01-15 | 7 | -14/+176 |
| * | Add a visual editor to color picker. | MarianoGNU | 2016-01-15 | 3 | -1/+7 |
| * | -Make sure scenes properly update when switching tabs, even if sub-instances ... | Juan Linietsky | 2016-01-14 | 3 | -0/+18 |
| * | Fix situation where TSCN format might crash, closes #3062 | Juan Linietsky | 2016-01-12 | 2 | -7/+14 |
| * | Merge pull request #3136 from MarianoGnu/bug_fixing | Rémi Verschelde | 2016-01-06 | 1 | -2/+3 |
| |\ |
|
| | * | Fix RGBA Uniform autogeneration in ShaderGraph (fixes #2606) | MarianoGNU | 2015-12-26 | 1 | -2/+3 |
| | * | Merge branch 'master' of https://github.com/okamstudio/godot into posta | MarianoGNU | 2015-10-24 | 22 | -52/+104 |
| | |\ |
|
| * | | | Fix .tscn format not loading signal binds | Franklin Sobrinho | 2016-01-06 | 1 | -4/+4 |
| * | | | Merge pull request #3159 from neikeq/tab_close_icon | Rémi Verschelde | 2016-01-06 | 3 | -0/+6 |
| |\ \ \ |
|
| | * | | | Add tab close icon to the default theme | Ignacio Etcheverry | 2015-12-29 | 3 | -0/+6 |
| * | | | | -Replaced tinyjpg for jpgd (public domain), fixes progressive encoded jpgs an... | Juan Linietsky | 2016-01-03 | 2 | -65/+0 |
| * | | | | -Restore mouse on X11 when debugger break happens, closes #2232 | Juan Linietsky | 2016-01-02 | 1 | -3/+3 |
| * | | | | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 104 | -104/+104 |
| * | | | | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky | 2015-12-31 | 10 | -28/+39 |
| |\| | | |
|
| | * | | | Add missing argument names in GDScript bindings | Rémi Verschelde | 2015-12-28 | 6 | -21/+21 |
| | * | | | Fix wrong getters in ShaderGraph | Rémi Verschelde | 2015-12-28 | 1 | -6/+6 |
| | * | | | Merge pull request #3140 from neikeq/fix_refresh_icon | Juan Linietsky | 2015-12-26 | 3 | -1/+10 |
| | |\ \ \ |
|
| | | * | | | Added reload icon to FileDialog's default theme | Ignacio Etcheverry | 2015-12-26 | 3 | -1/+10 |
| | * | | | | -Added table support to RichTextLabel | reduz | 2015-12-26 | 1 | -0/+2 |
| | |/ / / |
|
| * / / / | -Ensure .tscn and .tres always save in a deterministic way, fixes #2495 | Juan Linietsky | 2015-12-31 | 2 | -432/+49 |
| |/ / / |
|