summaryrefslogtreecommitdiff
path: root/editor/plugins/node_3d_editor_plugin.h
AgeCommit message (Expand)Author
2022-01-08Allow showing both left and right side panelsHaoyu Qiu
2022-01-05Merge pull request #53684 from TokageItLab/orthogonal-modeRémi Verschelde
2022-01-04Merge pull request #56362 from V-Sekai/preview_node_sanitizeRémi Verschelde
2022-01-04Merge pull request #51206 from clayjohn/Vulkan-ASSGIRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-30Clean preview_node of all none VisualInstancesSaracenOne
2021-12-25Fix some gizmo behavior to make more consistentSilc 'Tokage' Renew
2021-11-06Added SSIL post processing effectclayjohn
2021-10-28Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFogclayjohn
2021-10-23Implement Alt + Mouse wheel to adjust FOV in the 3D editor viewportHugo Locurcio
2021-10-21Remove unimplemented methodsMarcel Admiraal
2021-10-06Merge pull request #45699 from TokageItLab/implement-skeleton-editor-gizmoRémi Verschelde
2021-10-07Implemented SkeletonEditorGizmoSilc Renew
2021-10-05Merge pull request #51437 from timothyqiu/selection-box-sepRémi Verschelde
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-08-17Fix editor grid perspective undefined behaviourGordon MacPherson
2021-08-14Fix i18n of 3D view nameHaoyu Qiu
2021-08-11Merge pull request #51399 from RevoluPowered/improve_editor_grid_performance_4.0Rémi Verschelde
2021-08-11Implement editor grid performance improvementsGordon MacPherson
2021-08-09Use doubles for time in many other placesAaron Franke
2021-08-09Make 3D selection box independent of object sizeHaoyu Qiu
2021-08-01Use real_t in editor pluginsAaron Franke
2021-07-27Highlight context menu items at the top of the 2D/3D viewportsHugo Locurcio
2021-07-26Fix icon colors in 3d editor on theme changingYuri Roubinsky
2021-07-23Node3D gizmo improvementsjfons
2021-07-20Merge pull request #38317 from verdog/get-cam-2d-4.0Rémi Verschelde
2021-07-14Fix wrong behavior of alt+rmb and list tool for locked nodesfox
2021-07-07Add both preview sun and sky at the same time when holding ShiftHugo Locurcio
2021-07-03add viewport.get_camera_2d()Josh Chandler
2021-07-01Clean up RenderingServer and its bindingsreduz
2021-06-30Deprecate ImmediateGeometryreduz
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-17Allow setting the preview sun angle with numbersAaron Franke
2021-06-16Remove GridMap's "Lock View" option and a related method.Riteo Siuga
2021-06-15Merge pull request #49310 from foxydevloper/add-drag-threshold-select-modeRémi Verschelde
2021-06-05Rename GI Classesreduz
2021-06-04Add threshold to dragging nodes with select to prevent accidental dragsfox
2021-06-03Rename Transform to Transform3D in coreAaron Franke
2021-04-23Implement occlusion cullingjfons
2021-04-09Show a message when trying to zoom farther than the limitAaron Franke
2021-03-04Adding Raycast3D custom debug shape thickness and colorjmb462
2021-02-22Add preview Sun and Environmentreduz
2021-02-13Fix editor always redrawingreduz
2021-02-013D editor grid improvementsjfons
2021-01-19Added GPU based cluster builderreduz
2021-01-04Fix Leak with Gradient in Node3DEditorViewportRafał Mikrut
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-26Color 3D editor frame time labels depending on the performance levelHugo Locurcio
2020-12-18Implement automatic LOD (Level of Detail)reduz
2020-12-08Merge pull request #43742 from qarmin/editor_modules_default_valuesRémi Verschelde