| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-08-23 | 3 | -3/+27 | |
| |\| | | | | | ||||||
| | * | | | | | Merge pull request #2316 from StraToN/clearconsole | Juan Linietsky | 2015-08-08 | 3 | -3/+27 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Damnit, forgot one more debug line >< | Julian Murgia - StraToN | 2015-07-30 | 1 | -1/+0 | |
| | | * | | | | | forgot to remove a method declaration... | Julian Murgia - StraToN | 2015-07-30 | 1 | -1/+0 | |
| | | * | | | | | include not necessary anymore | Julian Murgia - StraToN | 2015-07-30 | 1 | -1/+0 | |
| | | * | | | | | Added automatic clear output on Play in Godot Settings | Julian Murgia - StraToN | 2015-07-30 | 3 | -6/+17 | |
| | | * | | | | | Added "Clear" button top right of output debug console in editor | Julian Murgia - StraToN | 2015-07-29 | 2 | -0/+16 | |
| | | |/ / / / | ||||||
| * | / / / / | **WARNING BEFORE PULLING** | Juan Linietsky | 2015-08-23 | 16 | -233/+1846 | |
| |/ / / / / | ||||||
| * | | | | | -Merged the file server with the live editing and remote debug | Juan Linietsky | 2015-08-06 | 12 | -57/+149 | |
| * | | | | | more debugger fixes | Juan Linietsky | 2015-08-04 | 3 | -0/+16 | |
| * | | | | | error debugger | Juan Linietsky | 2015-08-04 | 2 | -0/+138 | |
| | |_|/ / |/| | | | ||||||
| * | | | | live debug fixes | Juan Linietsky | 2015-08-02 | 3 | -13/+14 | |
| * | | | | Live edit WORK IN PROGRESS | Juan Linietsky | 2015-08-02 | 10 | -10/+502 | |
| * | | | | QOL, script buttons in scene tabs | Juan Linietsky | 2015-07-26 | 5 | -2/+37 | |
| * | | | | -added icons for root node types on tabs | Juan Linietsky | 2015-07-24 | 3 | -1/+24 | |
| |/ / / | ||||||
| * | | | Several performance improvements, mainly in loading and instancing scenes and... | Juan Linietsky | 2015-06-29 | 4 | -9/+9 | |
| * | | | improved get_node(), connect(), etc code completion. | Juan Linietsky | 2015-06-26 | 3 | -1/+90 | |
| * | | | added a tiny bit more space to docks and script tab | Juan Linietsky | 2015-06-24 | 4 | -2/+5 | |
| * | | | fix connection dialog bug | Juan Linietsky | 2015-06-24 | 1 | -2/+2 | |
| * | | | added ability to define signals in script | Juan Linietsky | 2015-06-24 | 1 | -46/+102 | |
| * | | | CollisionShape2D visual editor | Franklin Sobrinho | 2015-06-23 | 3 | -0/+608 | |
| * | | | Merge pull request #1907 from tommy3/show-hidden-files | Juan Linietsky | 2015-06-23 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | set initial flag 'show_hidden_files' for file dialogs in project manager init... | tommy3 | 2015-05-14 | 1 | -0/+1 | |
| * | | | | Merge pull request #2070 from Krzycho666/AnimationPlayer_fix | Juan Linietsky | 2015-06-22 | 1 | -1/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | fixed problem with crashing godot when changing number of steps while no anim... | krzycho | 2015-06-11 | 1 | -1/+2 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #2101 from sanikoyes/Pr-script-editor-save-state | Juan Linietsky | 2015-06-22 | 1 | -2/+13 | |
| |\ \ \ \ | ||||||
| | * | | | | Script editor: restore line/column after script reload | sanikoyes | 2015-06-16 | 1 | -2/+13 | |
| * | | | | | 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 | |
| * | | | | | | Small fixes for Grid/Tile map editor palette | Franklin Sobrinho | 2015-06-22 | 1 | -13/+14 | |
| * | | | | | | Grid/Tile map editor new item palette | Franklin Sobrinho | 2015-06-22 | 2 | -37/+97 | |
| * | | | | | | Multiple scene editing *POTENTIALLY UNSTABLE* | Juan Linietsky | 2015-06-22 | 16 | -248/+949 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-06-16 | 11 | -52/+569 | |
| |\| | | | | ||||||
| | * | | | | fixed small refresh issue when moving docks | Juan Linietsky | 2015-06-14 | 1 | -0/+4 | |
| | * | | | | fixes for dock motion | Juan Linietsky | 2015-06-14 | 2 | -2/+62 | |
| | * | | | | missing changes | Juan Linietsky | 2015-06-14 | 7 | -11/+35 | |
| | * | | | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-06-13 | 1 | -4/+42 | |
| | |\ \ \ \ | ||||||
| | * | | | | | some editor window changes | Juan Linietsky | 2015-06-13 | 4 | -41/+470 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | fix "v" pivot adjust function | Juan Linietsky | 2015-06-16 | 1 | -1/+11 | |
| | |/ / / |/| | | | ||||||
| * | | | | made changing pivot simpler in 2D nodes (just press v with mouse over position) | Juan Linietsky | 2015-06-12 | 1 | -4/+42 | |
| |/ / / | ||||||
| * | | | Merge pull request #1973 from Biliogadafr/ColorRamp | Juan Linietsky | 2015-06-07 | 4 | -0/+122 | |
| |\ \ \ | ||||||
| | * | | | Replace color phases with color ramp for Particles2D. | Biliogadafr | 2015-05-24 | 4 | -0/+122 | |
| * | | | | -fixed many memory initialization issues | Juan Linietsky | 2015-06-06 | 9 | -13/+28 | |
| * | | | | Merge remote-tracking branch 'origin/master' | Juan Linietsky | 2015-06-06 | 3 | -38/+340 | |
| |\ \ \ \ | ||||||
| | * | | | | -fixes to navigation, so edge-merging is more flexible on conflict | Juan Linietsky | 2015-06-01 | 3 | -38/+340 | |
| * | | | | | new file dialog! | Juan Linietsky | 2015-06-06 | 60 | -206/+858 | |
| |/ / / / | ||||||
| * | | | | mesh preview | reduz | 2015-05-31 | 3 | -0/+132 | |
| * | | | | work in progress, resource previews | Juan Linietsky | 2015-05-31 | 22 | -17/+2444 | |
| * | | | | -fix bug in animation editor | Juan Linietsky | 2015-05-27 | 1 | -1/+9 | |
| * | | | | improved animation editor | Juan Linietsky | 2015-05-25 | 22 | -91/+773 | |
| |/ / / | ||||||
