| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | -Merged the file server with the live editing and remote debug | Juan Linietsky | 2015-08-06 | 1 | -30/+40 |
| * | | Live edit WORK IN PROGRESS | Juan Linietsky | 2015-08-02 | 1 | -0/+18 |
| * | | QOL, script buttons in scene tabs | Juan Linietsky | 2015-07-26 | 1 | -1/+17 |
| * | | -added icons for root node types on tabs | Juan Linietsky | 2015-07-24 | 1 | -1/+15 |
| |/ |
|
| * | improved get_node(), connect(), etc code completion. | Juan Linietsky | 2015-06-26 | 1 | -1/+3 |
| * | added a tiny bit more space to docks and script tab | Juan Linietsky | 2015-06-24 | 1 | -1/+1 |
| * | CollisionShape2D visual editor | Franklin Sobrinho | 2015-06-23 | 1 | -0/+2 |
| * | Merge pull request #2144 from Krzycho666/UndoRedo_fix | Juan Linietsky | 2015-06-22 | 1 | -0/+1 |
| |\ |
|
| | * | - added GDscript bidings for UndoRedo class mechanizm | krzycho | 2015-06-21 | 1 | -0/+1 |
| * | | Multiple scene editing *POTENTIALLY UNSTABLE* | Juan Linietsky | 2015-06-22 | 1 | -79/+408 |
| |/ |
|
| * | fixed small refresh issue when moving docks | Juan Linietsky | 2015-06-14 | 1 | -0/+4 |
| * | fixes for dock motion | Juan Linietsky | 2015-06-14 | 1 | -2/+59 |
| * | some editor window changes | Juan Linietsky | 2015-06-13 | 1 | -34/+419 |
| * | Merge pull request #1973 from Biliogadafr/ColorRamp | Juan Linietsky | 2015-06-07 | 1 | -0/+2 |
| |\ |
|
| | * | Replace color phases with color ramp for Particles2D. | Biliogadafr | 2015-05-24 | 1 | -0/+2 |
| * | | -fixes to navigation, so edge-merging is more flexible on conflict | Juan Linietsky | 2015-06-01 | 1 | -1/+2 |
| * | | mesh preview | reduz | 2015-05-31 | 1 | -0/+1 |
| * | | work in progress, resource previews | Juan Linietsky | 2015-05-31 | 1 | -11/+142 |
| * | | improved animation editor | Juan Linietsky | 2015-05-25 | 1 | -2/+2 |
| |/ |
|
| * | fix a compile error | Juan Linietsky | 2015-05-18 | 1 | -1/+1 |
| * | -changed some copyrights to 2015 | Juan Linietsky | 2015-05-17 | 1 | -2/+2 |
| * | properly save external resources, fixes #1924 | Juan Linietsky | 2015-05-17 | 1 | -31/+54 |
| * | fixed crash on make resources unique menu option, fixes #1874 | Juan Linietsky | 2015-05-11 | 1 | -1/+1 |
| * | Merge pull request #1738 from jackmakesthings/master | Juan Linietsky | 2015-05-03 | 1 | -0/+1 |
| |\ |
|
| | * | issue #1715 - menu separator | jack | 2015-04-25 | 1 | -0/+1 |
| * | | fix quit bug on linux when using alt-f4, fixes #1677 | Juan Linietsky | 2015-04-26 | 1 | -1/+6 |
| |/ |
|
| * | -Many fixes and demo for RichTexLabel | Juan Linietsky | 2015-04-21 | 1 | -1/+1 |
| * | -Changed Godot exit to be clean. | Juan Linietsky | 2015-04-20 | 1 | -8/+13 |
| * | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
| * | Changed popup_centered by popup_centered_minsize in editor dialogs | Franklin Sobrinho | 2015-04-08 | 1 | -33/+33 |
| * | crash bug solved, fixes #1560 | Juan Linietsky | 2015-03-23 | 1 | -1/+1 |
| * | android fixes, please test | Juan Linietsky | 2015-03-23 | 1 | -0/+1 |
| * | New option to send canvas to render buffer | Juan Linietsky | 2015-03-16 | 1 | -0/+5 |
| * | support for 2D shadow casters | Juan Linietsky | 2015-03-02 | 1 | -0/+2 |
| * | New Navigation & Pathfinding support for 2D | Juan Linietsky | 2015-02-14 | 1 | -0/+9 |
| * | Merge pull request #1346 from Nulifier/import-plugin | Juan Linietsky | 2015-02-11 | 1 | -10/+30 |
| |\ |
|
| | * | Added get_gui_base to the EditorNode class to allow for import plugins to cre... | Jeffrey Steward | 2015-02-10 | 1 | -1/+1 |
| | * | Added the ability to add and remove editor import plugins. | Jeffrey Steward | 2015-02-09 | 1 | -10/+30 |
| * | | Merge pull request #1243 from NateWardawg/ChangeRunSceneToRunProject | Juan Linietsky | 2015-02-09 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Changed the "Start the scene (F5)." tooltip to say "Play the project (F5)." | Nathan Warden | 2015-01-16 | 1 | -1/+1 |
| * | | | Show a confirmation for the revert action. | Felix Laurie von Massenbach | 2015-01-27 | 1 | -1/+8 |
| * | | | Move the Revert Scene menu item to be less intrusive. | Felix Laurie von Massenbach | 2015-01-26 | 1 | -2/+2 |
| * | | | Add a revert menu item. | Felix Laurie von Massenbach | 2015-01-25 | 1 | -0/+14 |
| | |/
|/| |
|
| * | | Visual Shader Editing for 2D | Juan Linietsky | 2015-01-20 | 1 | -1/+2 |
| * | | New iteration of the theme | Ralf Hölzemer | 2015-01-15 | 1 | -3/+3 |
| * | | New neutral default theme | Ralf Hölzemer | 2015-01-15 | 1 | -3/+3 |
| |/ |
|
| * | 2D shader progress | reduz | 2015-01-11 | 1 | -1/+2 |
| * | fix little mistake that made the project run each save | Maximillian | 2015-01-06 | 1 | -1/+0 |
| * | Prompt save dialog if running a unsaved scene. Solution for #966 | Maximillian | 2015-01-06 | 1 | -5/+24 |
| * | -Completely removed EmptyControl (but added fallback), closes #1017 | Juan Linietsky | 2015-01-03 | 1 | -8/+8 |