Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-17 | -Reorganized all properties of project settings (Sorry, Again). | Juan Linietsky | |
(Lot's of bloat accumulated, so it was time for clean up.) -Made EditorSettings and ProjectSettings search more useful (search in sections too) | |||
2017-07-17 | Merge pull request #9577 from MarianoGnu/master | Rémi Verschelde | |
Add anchor shortcut to fit parent | |||
2017-07-17 | Merge pull request #9666 from toger5/betterFocusCanvasEditor | Rémi Verschelde | |
Focus box size fix for new theme | |||
2017-07-17 | Merge pull request #9652 from djrm/theme_fixes | Rémi Verschelde | |
Improvements and fixes for the default theme. | |||
2017-07-17 | Fixed bug that prevented creating polygons. | redtoorange | |
2017-07-17 | Subscene icon tooltip update | Jakub Grzesik | |
Subscene tooltip text changed to 'Open in Editor' closes #9667 | |||
2017-07-17 | Merge pull request #9642 from kubecz3k/checkbox-fix | Rémi Verschelde | |
Fix uncheckable checkboxes in RMB menu. closes #9625 | |||
2017-07-16 | Improvements and fixes for the default theme. | Daniel J. Ramirez | |
Added customizable border size and window highlight. | |||
2017-07-16 | focus box size fix for new theme | toger5 | |
2017-07-15 | Script editor usability fixes | Juan Linietsky | |
2017-07-15 | Lots of work on Audio & Physics engine: | Juan Linietsky | |
-Added new 3D stream player node -Added ability for Area to capture sound from streams -Added small features in physics to be able to properly guess distance to areas for sound -Fixed 3D CollisionObject so shapes are added the same as in 2D, directly from children -Fixed KinematicBody API to make it the same as 2D. | |||
2017-07-15 | Some more typo fixes for "threshold" | Rémi Verschelde | |
Looks like @reduz really does not like that word. | |||
2017-07-14 | Add anchor shortcut to fit parent | Mariano Suligoy | |
Also remove old Edit -> Expand to Parent menu option | |||
2017-07-14 | Fix uncheckable checkboxes in RMB menu. closes #9625 | Jakub Grzesik | |
2017-07-13 | Merge pull request #9622 from Hinsbart/default_templates | Rémi Verschelde | |
Add default GDScript templates. | |||
2017-07-13 | Merge pull request #9621 from djrm/Icons | Rémi Verschelde | |
Added some missing icons, fixed search button as zoom in some ui elem… | |||
2017-07-12 | Added some missing icons, fixed some ui icons | Daniel J. Ramirez | |
2017-07-12 | Add default GDScript templates. | Andreas Haas | |
Adds some default templates, an empty one (that just extends the base class) and one without the comments. Note: If you ran a previous build of Godot 3 before, remove or rename the script_templates folder in order to get these. | |||
2017-07-13 | EditorHelpBit: fix stylebox error of some instances | Poommetee Ketson | |
2017-07-11 | Merge pull request #9566 from kubecz3k/tool-open-scn | Rémi Verschelde | |
EditorPlugin ability to open and reload scenes from scn filepath | |||
2017-07-11 | Merge pull request #9589 from Noshyaar/ref | Rémi Verschelde | |
Include Git hash in the engine | |||
2017-07-11 | Include Git hash in the engine | Poommetee Ketson | |
2017-07-11 | EditorPlugin ability to open and reload scns from filepath | Jakub Grzesik | |
2017-07-11 | Merge pull request #9510 from kubecz3k/tab-reposition | Thomas Herzog | |
ability to reposition scene tabs with drag & drop | |||
2017-07-10 | Merge pull request #9559 from Noshyaar/pr-2 | Thomas Herzog | |
ScriptCreateDialog: Fix regressions from #9536 | |||
2017-07-10 | Merge pull request #9572 from Noshyaar/rlts | Thomas Herzog | |
Fix duplicated resource_local_to_scene | |||
2017-07-10 | Ability to toggle script panel visibility | Jakub Grzesik | |
2017-07-10 | ability to reposition scene tabs with drag & drop | Jakub Grzesik | |
2017-07-10 | Fix crash on closing [empty](*) scene tab | Poommetee Ketson | |
2017-07-09 | ScriptCreateDialog: Fix regressions from #9536 | Poommetee Ketson | |
2017-07-09 | Fix duplicated resource_local_to_scene | Poommetee Ketson | |
2017-07-08 | Refactor 'treshold' to 'threshold' | Poommetee Ketson | |
2017-07-08 | Merge pull request #9535 from GodotExplorer/pr-editor-theme-justify | Rémi Verschelde | |
Justify the editor theme style colors | |||
2017-07-08 | About: center valign copyright label | Poommetee Ketson | |
2017-07-08 | Merge pull request #9536 from Noshyaar/pr | Rémi Verschelde | |
ScriptCreateDialog: fix open error crash, remember template | |||
2017-07-08 | Merge pull request #9533 from echo-Mike/bug#7755 | Rémi Verschelde | |
Inline documentation request satisfied. | |||
2017-07-08 | Merge pull request #9514 from Noshyaar/pr-license | Rémi Verschelde | |
About: add thirdparty license info | |||
2017-07-08 | Justify the editor theme style colors | geequlim | |
2017-07-08 | Fix wrong cast to Node2D instead of Control | Rémi Verschelde | |
As reported by @sanikoyes. | |||
2017-07-07 | [#9292] Renamed Image.put_pixel() to set_pixel(). | ducdetronquito | |
2017-07-07 | ScriptCreateDialog: fix open error crash, remember template | Poommetee Ketson | |
2017-07-07 | Inline documentation request satisfied. | Mike Demchenko | |
2017-07-06 | Ability to set rotation and scaling pivot for controls. | Juan Linietsky | |
2017-07-06 | About: add thirdparty license info | Poommetee Ketson | |
2017-07-05 | Some changes to dual paraboloid envmap generation, fixes somme bleeding | Juan Linietsky | |
2017-07-05 | Merge pull request #9492 from kubecz3k/subscene-click-fix | Rémi Verschelde | |
fix for redundant RMB options for toplevel node | |||
2017-07-05 | Merge pull request #9496 from Noshyaar/pr-itemlist | Rémi Verschelde | |
ItemList: expose methods, in-editor items editing support | |||
2017-07-05 | Merge pull request #9498 from Noshyaar/pr-license | Rémi Verschelde | |
About: Add License info | |||
2017-07-04 | Removed outdated comment. | anakimluke | |
closes #78 | |||
2017-07-04 | About: Add License info | Poommetee Ketson | |