Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2017-07-04 | ItemList: expose methods, in-editor items editing support | Poommetee Ketson | |
2017-07-04 | fix for redundant RMB options for toplevel node | Jakub Grzesik | |
2017-07-03 | Merge pull request #9447 from Noshyaar/pr | Rémi Verschelde | |
EditorNode: mark opened deleted scenes as unsaved | |||
2017-07-03 | Merge pull request #9457 from TwistedTwigleg/Fixed_Vector3_snap | Rémi Verschelde | |
Fixed syntax inconsistency in Vector3.snap and Vector3.snapped | |||
2017-07-03 | Merge pull request #9462 from Noshyaar/pr2 | Rémi Verschelde | |
SceneTab: MMB or double LMB to create new scene | |||
2017-07-03 | Merge pull request #9465 from Zylann/curve_preview | Rémi Verschelde | |
Added Curve preview thumbnail | |||
2017-07-03 | Merge pull request #9473 from Noshyaar/pr-author | Rémi Verschelde | |
Authors/About: support for multiple sections | |||
2017-07-03 | Fixed syntax inconsistency in Vector3.snap and Vector3.snapped | TwistedTwigleg | |
2017-07-03 | Clicking on subscene icon will open it | Jakub Grzesik | |
All options are moved into RMB menu | |||
2017-07-03 | Clean up normalmapping, make sure tangents are imported correctly. | Juan Linietsky | |
2017-07-03 | Authors/About: support for multiple sections | Poommetee Ketson | |
2017-07-03 | Update visibility icon properly | volzhs | |
2017-07-02 | EditorNameDialog: Remove unnecessary move_child | Rémi Verschelde | |
Fixes #9377. | |||
2017-07-02 | Script editor help: Prevent loading empty instances from layout | Rémi Verschelde | |
2017-07-02 | Added Curve preview thumbnail | Marc Gilleron | |
2017-07-01 | Merge pull request #9463 from bojidar-bg/9461-fix-backcompat | Rémi Verschelde | |
Readd tilemap's shape_transform and bugfixes | |||
2017-07-01 | Animation Editor: Fix trying to stop playback without player. | Andreas Haas | |
Fixes #9280 | |||
2017-07-01 | Readd tilemap's shape_transform and bugfixes | Bojidar Marinov | |
This reverts commit a808f53020aa710ff81392e2349b8a39c55d2717. | |||
2017-07-01 | SceneTab: MMB or double LMB to create new scene | Poommetee Ketson | |
2017-07-01 | Revert "Fix Tileset/tilemap issues related to my adding of one-way ↵ | Juan Linietsky | |
collisions to them" | |||
2017-07-01 | Script create diag: Show extensions for currently selected language only. | Andreas Haas | |
2017-06-30 | -Many fixes to VisualScript, fixed property names, etc. | Juan Linietsky | |
-Added ability to set/get a field in GetSet, as well as assignment ops -Added a Select node -Fixed update bugs related to variable list and exported properties, closes #9458 | |||
2017-06-30 | Merge pull request #9448 from Noshyaar/pr1 | Rémi Verschelde | |
EditorNode: request attention when quit while minimized | |||
2017-06-30 | Fix #9409, fixup #9370; tileset now has shape transform instead of offset | Bojidar Marinov | |
Fix bad return type in CollisionObject2D, Shape -> Shape2D. Was causing unintended null when casting. (9409) Fix a misplaced ++ operator. (9370) Fix merging with exiting tileset duplicating shapes. (9370) | |||
2017-06-30 | EditorNode: request attention when quit while minimized | Poommetee Ketson | |
2017-06-30 | EditorNode: mark opened deleted scenes as unsaved | Poommetee Ketson | |
2017-06-28 | Reworked translation system | Juan Linietsky | |
-Label and Button reload translation on the fly -Resources are loaded and reload depending on locale | |||
2017-06-28 | Merge pull request #9419 from eska014/native-run | Rémi Verschelde | |
Subtle native-run buttons | |||
2017-06-28 | Merge pull request #9424 from vnen/fix-import-plugin | Rémi Verschelde | |
Fix filesystem update for import plugins | |||
2017-06-28 | Fix curve saving, refined undo/redo | Marc Gilleron | |
2017-06-27 | Fix filesystem update for import plugins | George Marques | |
2017-06-27 | Use custom native-run icons for Android and HTML5 | L. Krause | |
2017-06-27 | Change default color of script editor text selection | Rémi Verschelde | |
Supersedes and closes #9388. | |||
2017-06-27 | Fix active plugins property name | George Marques | |
2017-06-27 | Merge pull request #9404 from Zylann/curve_improvement | Juan Linietsky | |
Curve improvement | |||
2017-06-27 | Merge pull request #9360 from GodotExplorer/pr-external-editor-language-check | Rémi Verschelde | |
Better user experience with external text editors. | |||
2017-06-27 | Better user expirence with external text editors. | geequlim | |
Implements open_in_external_editor for subclasses of ScriptLanguage. Add option 'Debug with external editor' to debug menu to control the behavoir of script opened by editor. | |||
2017-06-27 | Clean up redundancy in scene save confirmation | Poommetee Ketson | |
2017-06-26 | -Fixed SCREEN_TEXTURE and other related 2D shader parameters. | Juan Linietsky | |
-Fixded BackBuffercopy object | |||
2017-06-27 | Fix regression in dc1843201571707ee09f0592ef3b0cd4232c70b8 | Rémi Verschelde | |
Closes #9407. | |||
2017-06-27 | Merge pull request #9402 from nunodonato/selectimportagain | Rémi Verschelde | |
Update import dock when editing a resource from the inspector | |||
2017-06-26 | Update import dock when editing a resource from the inspector (improved version) | Nuno Donato | |
closes #8139. (just in case it wasn't closed well enough the first time :p) | |||
2017-06-26 | Curve features | Marc Gilleron | |
- Ability to set tangents as linear - Indicative min and max values - CurveTexture doesn't need min and max anymore | |||
2017-06-26 | Merge pull request #9304 from Noshyaar/pr-save | Rémi Verschelde | |
EditorNode: add Save/Discard/Cancel dialog | |||
2017-06-26 | Merge pull request #9347 from bojidar-bg/7312-quick-input-edit | Rémi Verschelde | |
Allow input mappings to be edited |