Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-20 | Merge pull request #12936 from n-pigeon/planar_scale_gizmo | Rémi Verschelde | |
Implemented planar scaling with two modes. | |||
2017-11-20 | Merge pull request #12950 from ianb96/code_folding | Rémi Verschelde | |
Code Folding | |||
2017-11-20 | Merge pull request #13042 from gad-o/customIconFix | Rémi Verschelde | |
Fix #10798: Fixes Change Type does not change icon | |||
2017-11-19 | Merge pull request #13059 from dragmz/13009 | Rémi Verschelde | |
Fix Regression: running current scene (unsaved) will ask for main scene | |||
2017-11-19 | Merge pull request #13030 from Krakean/master | Rémi Verschelde | |
Add "View FPS" in 3D->Perspective's popup. | |||
2017-11-19 | Fix Regression: running current scene (unsaved) will ask for main scene | Marcin Zawiejski | |
2017-11-20 | Add "View FPS" in 3D->Perspective's popup. | Dmitry Koteroff | |
"Fixes" to make it acceptable by clang-format. "Fixes" to make it acceptable by clang-format. | |||
2017-11-19 | Merge pull request #13000 from djrm/pr_import_fixes | Rémi Verschelde | |
import fixes | |||
2017-11-19 | Fix import obj as scene. | Daniel J. Ramirez | |
2017-11-19 | Merge pull request #13043 from volzhs/post-import | Rémi Verschelde | |
Restore post_import function | |||
2017-11-19 | Merge pull request #13039 from sketchyfun/animation_key_selection_fix | Rémi Verschelde | |
Fixed issues with clicking animation keys that are on frame 0 | |||
2017-11-19 | Fix #10798: Fixes Change Type does not change icon | Orkun | |
Problem : While replacing old node properties with new ones, we also copy meta data of old node's icon Solve: don't copy meta so don't override _editor_icon | |||
2017-11-20 | Merge pull request #12955 from groud/editor_canvas_item_api_rework | Poommetee Ketson | |
Editor canvas item api rework | |||
2017-11-19 | Merge pull request #13031 from YeldhamDev/dock_label | Rémi Verschelde | |
Added a label to the Dock Positioner | |||
2017-11-19 | Restore post_import function | volzhs | |
2017-11-19 | Fixed issue with animation keys that are on frame 0 being difficult to click | BenH | |
2017-11-19 | Rework the canvas_item API for further improves to the canvas item editor | Gilles Roudiere | |
2017-11-19 | fix set_current_tab: Indexp_current=-1 out of size | Omar Al Halabi | |
2017-11-19 | Merge pull request #12999 from Hinsbart/dnd_import | Poommetee Ketson | |
Editor: Drop files to copy them to project. | |||
2017-11-19 | Added a label to the Dock Positioner. | Michael Alexsander Silva Dias | |
2017-11-18 | scrolling fixes | Ian | |
2017-11-18 | Fixed issue where some of the animation editor buttons were difficult to ↵ | BenH | |
click, mainly the add key button. This was due to an error in the offsets | |||
2017-11-17 | Improved packed scene previews. | Daniel J. Ramirez | |
2017-11-17 | TextEdit code folding | Ian | |
2017-11-18 | Merge pull request #12998 from djrm/pr_fixes | Rémi Verschelde | |
some fixes | |||
2017-11-17 | Editor: Drop files to copy to project. | Andreas Haas | |
2017-11-17 | Avoid spamming the console for editor settings initial sets. | Daniel J. Ramirez | |
2017-11-17 | Merge pull request #12930 from vnen/gdscrit-output-print | Juan Linietsky | |
Make tool scripts print on the editor Output panel | |||
2017-11-17 | Merge pull request #12982 from tagcup/aabb_rename | Rémi Verschelde | |
Rename Rect3 to AABB. | |||
2017-11-17 | Rename Rect3 to AABB. | Ferenc Arn | |
Fixes #12973. | |||
2017-11-17 | Make resources edited by plugins be sent as reference | George Marques | |
This ensures that a plugin can save a resource using the ResourceSaver. | |||
2017-11-17 | Merge pull request #12977 from YeldhamDev/create_node_relationships | Rémi Verschelde | |
Enabling relationship lines in the Scene Tree enables them in the Create New Node dialog as well | |||
2017-11-16 | Updated some icons. | Daniel J. Ramirez | |
2017-11-16 | Add a print handler for the editor output panel | George Marques | |
2017-11-17 | Merge pull request #12583 from volzhs/select-multiple-files | Rémi Verschelde | |
Not to be slow when select multiple files | |||
2017-11-16 | Merge pull request #12976 from Paulb23/scene_tree_add_undo_issue_6125 | Rémi Verschelde | |
Fixed scene tree updating when undo/redo root node creation, issue 6125 | |||
2017-11-16 | Enabling relationship lines in the Scene Tree enables them in the Create New ↵ | Michael Alexsander Silva Dias | |
Node dialog as well. | |||
2017-11-16 | Fixed scene tree updating when undoing root node creation, issue 6125 | Paulb23 | |
2017-11-16 | Merge pull request #12971 from Chaosus/saveandrunscenefix | Rémi Verschelde | |
Fix current scene run when scene saved | |||
2017-11-16 | Fix current scene run when scene saved | Chaosus | |
2017-11-16 | Merge pull request #12488 from djrm/pr_gridmap_fixes | Rémi Verschelde | |
Several improvements to GridMap. | |||
2017-11-16 | Merge pull request #12970 from leezh/module_docs | Rémi Verschelde | |
Added modules' doc files to make_doc_header | |||
2017-11-17 | Added modules' doc files to make_doc_header | Zher Huei Lee | |
They were somehow never included. This fixes that. | |||
2017-11-16 | Merge pull request #12966 from SaracenOne/convcol | Rémi Verschelde | |
Added 'convcol' flag for importing meshes as convex collision | |||
2017-11-16 | Added 'convcol' flag for importing meshes as convex collision and completed code | Saracen | |
for parsing collision flags to mesh data. | |||
2017-11-15 | Add support for remote debug in scene tree. | Juan Linietsky | |
2017-11-15 | Improve code style of generated headers | Rémi Verschelde | |
2017-11-15 | doc: Rename "@Global Scope" to "@GlobalScope" | Rémi Verschelde | |
Spaces in filenames are evil. | |||
2017-11-15 | doc: Remove revision.module_config from version string | Rémi Verschelde | |
It is now "3.0-alpha" instead of "3.0.alpha.custom_build{,.mono}", limits unnecessary diffs. | |||
2017-11-15 | Merge pull request #12949 from karroffel/gdnative-export | Juan Linietsky | |
[GDNative] export plugin |