Age | Commit message (Expand) | Author |
2022-04-05 | [Input] Add extra `shortcut_input` input processing step to process Unicode c... | bruvzg |
2022-04-04 | Zero initialize all pointer class and struct members | Rémi Verschelde |
2022-02-28 | Fixes camera preview toggle in additional editor viewports not disappearing c... | Igor Kordiukiewicz |
2022-02-18 | Fixed issues with shortcut checking in 3d node editor | Eric M |
2022-02-15 | Editor: Cleanup some includes dependencies | Rémi Verschelde |
2022-02-14 | Remove most EditorNode constructor parameters and fields | trollodel |
2022-02-12 | Improve compilation speed (forward declarations/includes cleanup) | Hendrik Brucker |
2022-02-11 | Merge pull request #57919 from mbrlabs/region-select-fixes | JFonS |
2022-02-11 | Fixed issues with 3D region-select in the editor | Marcus Brummer |
2022-02-10 | Don't block input after cancelling transform. | Ryan Roden-Corrent |
2022-02-09 | Revert "Show the 3D transform gizmo in the center when otherwise offscreen" | Rémi Verschelde |
2022-02-08 | Show the 3D transform gizmo in the center when otherwise offscreen | Aaron Franke |
2022-02-08 | Improve rotation in the 3D transform gizmo | jfons |
2022-02-08 | Merge pull request #56543 from rcorre/blendermotion-4.0 | Rémi Verschelde |
2022-01-22 | Implement blender-style 3D transform tools. | Ryan Roden-Corrent |
2022-01-18 | Merge pull request #56619 from timothyqiu/left-right-palette | Rémi Verschelde |
2022-01-12 | Fix secondary handles in editor gizmos | jfons |
2022-01-08 | Allow showing both left and right side panels | Haoyu Qiu |
2022-01-05 | Merge pull request #53684 from TokageItLab/orthogonal-mode | Rémi Verschelde |
2022-01-04 | Merge pull request #56362 from V-Sekai/preview_node_sanitize | Rémi Verschelde |
2022-01-04 | Merge pull request #51206 from clayjohn/Vulkan-ASSGI | Rémi Verschelde |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-12-30 | Clean preview_node of all none VisualInstances | SaracenOne |
2021-12-25 | Fix some gizmo behavior to make more consistent | Silc 'Tokage' Renew |
2021-11-06 | Added SSIL post processing effect | clayjohn |
2021-10-28 | Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog | clayjohn |
2021-10-23 | Implement Alt + Mouse wheel to adjust FOV in the 3D editor viewport | Hugo Locurcio |
2021-10-21 | Remove unimplemented methods | Marcel Admiraal |
2021-10-06 | Merge pull request #45699 from TokageItLab/implement-skeleton-editor-gizmo | Rémi Verschelde |
2021-10-07 | Implemented SkeletonEditorGizmo | Silc Renew |
2021-10-05 | Merge pull request #51437 from timothyqiu/selection-box-sep | Rémi Verschelde |
2021-08-23 | Entirely removes BIND_VMETHOD in favor of GDVIRTUAL | reduz |
2021-08-17 | Fix editor grid perspective undefined behaviour | Gordon MacPherson |
2021-08-14 | Fix i18n of 3D view name | Haoyu Qiu |
2021-08-11 | Merge pull request #51399 from RevoluPowered/improve_editor_grid_performance_4.0 | Rémi Verschelde |
2021-08-11 | Implement editor grid performance improvements | Gordon MacPherson |
2021-08-09 | Use doubles for time in many other places | Aaron Franke |
2021-08-09 | Make 3D selection box independent of object size | Haoyu Qiu |
2021-08-01 | Use real_t in editor plugins | Aaron Franke |
2021-07-27 | Highlight context menu items at the top of the 2D/3D viewports | Hugo Locurcio |
2021-07-26 | Fix icon colors in 3d editor on theme changing | Yuri Roubinsky |
2021-07-23 | Node3D gizmo improvements | jfons |
2021-07-20 | Merge pull request #38317 from verdog/get-cam-2d-4.0 | Rémi Verschelde |
2021-07-14 | Fix wrong behavior of alt+rmb and list tool for locked nodes | fox |
2021-07-07 | Add both preview sun and sky at the same time when holding Shift | Hugo Locurcio |
2021-07-03 | add viewport.get_camera_2d() | Josh Chandler |
2021-07-01 | Clean up RenderingServer and its bindings | reduz |
2021-06-30 | Deprecate ImmediateGeometry | reduz |
2021-06-19 | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A |
2021-06-17 | Allow setting the preview sun angle with numbers | Aaron Franke |