Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-17 | Merge pull request #8433 from neikeq/pr-fix-smth | Andreas Haas | |
ScriptEditor: Fixes bug where menu option would be handled twice | |||
2017-04-17 | ScriptEditor: Fixes bug where menu option would be handled twice | Ignacio Etcheverry | |
2017-04-16 | Editor: decrease blending time for dialog dimming a little. | Andreas Haas | |
Feels snappier now. | |||
2017-04-14 | Merge pull request #8389 from volzhs/inspector-button-margin-master | Andreas Haas | |
Make buttons closer in Inspector panel | |||
2017-04-14 | Merge pull request #8356 from volzhs/texture-view-master | Andreas Haas | |
Prevent to take too much space for long vertical texture | |||
2017-04-14 | Merge pull request #8374 from nunodonato/killimport | Andreas Haas | |
Removed the deprecated Import menu from the main editor. | |||
2017-04-14 | Make buttons closer in Inspector panel | volzhs | |
2017-04-12 | re-enabled obj import | Karroffel | |
2017-04-12 | Removed the deprecated Import menu from the main editor. | Nuno Donato | |
2017-04-11 | Prevent to take too much space for long vertical texture | volzhs | |
2017-04-10 | Merge pull request #8342 from volzhs/error-signal-dnd | Rémi Verschelde | |
Fix signal error when starting editor | |||
2017-04-10 | Rename [gs]et_pos to [gs]et_position for Controls | Sergey Pusnei | |
Control set_pos -> set_position Control set_global_pos -> set_global_position [gs]et_mouse_pos -> [gs]et_mouse_position [gs]et_global_mouse_pos -> [gs]et_global_mouse_position fixes #8005 | |||
2017-04-10 | Fix signal error when starting editor | volzhs | |
need to merge #8198 to work properly | |||
2017-04-09 | -Fix eternal black screen on Windows | Juan Linietsky | |
-Disabled warnings on windows, need to properly set up warnings | |||
2017-04-09 | Fix warning message when EditorPlugin script is not in tool mode. | Andreas Haas | |
2017-04-08 | Particle system is complete. Rejoice! | Juan Linietsky | |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde | |
2017-04-07 | i18n: Sync translations from Weblate | Rémi Verschelde | |
2017-04-07 | i18n: Add new translations for Greek, Dutch and Thai | Rémi Verschelde | |
2017-04-07 | i18n: Update translation template | Rémi Verschelde | |
2017-04-06 | New particle system, mostly working, some small features missing. | Juan Linietsky | |
2017-04-06 | Fix highlight typo | supaiku | |
2017-04-06 | Editor: Use GDScript as the default language in ScriptCreateDialog. | Andreas Haas | |
2017-04-05 | Fix typo which caused popup to display on incorrect coordinates. | Martin Novak | |
2017-04-03 | Editor: Swap Scene and Import tabs in dock. | Andreas Haas | |
Swaps the ordering of those tabs. Now the editor defaults to displaying the scene tab instead of import, which I found a bit confusing. | |||
2017-04-03 | Fix crash when change project settings | volzhs | |
2017-04-03 | Make buttons closer in Scene tree | volzhs | |
2017-03-30 | Merge pull request #8173 from RandomShaper/improve-tile-palette | Rémi Verschelde | |
Several enhancements for the tile map editor | |||
2017-03-29 | Merge pull request #8191 from eska014/webgl2-export | Juan Linietsky | |
WebGL 2 export per WebAssembly or asm.js | |||
2017-03-29 | WebGL 2 export per WebAssembly or asm.js | eska | |
2017-03-27 | Several enhancements for the tile map editor | Pedro J. Estébanez | |
Allow sorting tile palette by name Allow hiding tile ids in tile palette | |||
2017-03-27 | Merge pull request #8169 from RandomShaper/fix-uniform-move | Rémi Verschelde | |
Include uniform (Shift down) mode in only-one-Node2D dragging | |||
2017-03-27 | Include uniform (Shift down) mode | Pedro J. Estébanez | |
in only-one-Node2D dragging | |||
2017-03-24 | Fix bogus s/_md/D_METHOD/ affecting md5 stuff | Rémi Verschelde | |
2017-03-24 | Merge pull request #8115 from RandomShaper/improve-snapping | Rémi Verschelde | |
Improved 2D snapping behavior | |||
2017-03-24 | Merge pull request #8109 from RandomShaper/warped-panning | Rémi Verschelde | |
Implement warped mouse panning for 2D & 3D editors | |||
2017-03-24 | i-patch for Pirate language | Rémi Verschelde | |
Credits to jo_ for the joke and hcorion for finding the typo: <hcorion> Hi all, I was busy translating godot to Pirate, and I noticed a spelling error, on line 1035 in platform/uwp/export/export.cpp it mis-spells certificate as certficate missing the extra i <jo_> hcorion: Nice catch. <jo_> If you make a PR, please call it 'i-patch for Pirate." | |||
2017-03-24 | i18n: Sync templates and translations with current code | Rémi Verschelde | |
Massive diff due to the tools/editor -> editor move. The real changes are the difference between those two: | |||
2017-03-24 | Fix typos in source code using codespell | Rémi Verschelde | |
From https://github.com/lucasdemarchi/codespell | |||
2017-03-24 | Improved 2D snapping behavior | Pedro J. Estébanez | |
Make snapping affect nodes created by drag & drop Make snapping for a single Node2D refer to its pivot Refactor duplicate drag setup code Replace one occurrence of the old set_pos by set_position | |||
2017-03-24 | Only assume HiDPI mode if DPI >= 192 and width > 2000 | Rémi Verschelde | |
Also fix detection of single-column dock if width < 1200, it only worked with hidpi_mode=auto. | |||
2017-03-23 | Several fixes to Android exporter and port. | Juan Linietsky | |
Android seems to be working again! | |||
2017-03-22 | Implement warped mouse panning for 2D & 3D editors | Pedro J. Estébanez | |
Enabled by default as in Blender, but can be disabled separately for 2D & 3D; the core functionality is in Input so this could be reused or even exposed to scripts in the future | |||
2017-03-21 | Export working (for linux at least) | Juan Linietsky | |
2017-03-21 | Export template management dialog. | Juan Linietsky | |
Missing download (need to discuss this!) | |||
2017-03-18 | Merge pull request #8067 from Hinsbart/fix_ps_cross | Rémi Verschelde | |
InputMap: Rename joypad button "PS X" to "PS Cross". | |||
2017-03-18 | Merge pull request #8051 from RayKoopa/resizable_new_node_dialog | Rémi Verschelde | |
Make Create New Node dialog resizable and burninate old dialog | |||
2017-03-18 | InputMap: Rename joypad button "PS X" to "PS Cross". | Andreas Haas | |
2017-03-18 | Make Create New Node dialog resizable and burninate old dialog | Ray Koopa | |
2017-03-18 | Editor: Fix "About" dialog | Andreas Haas | |
Use a HBoxContainer instead of hardcoded positions. |