index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
gizmos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-1
/
+1
|
\
|
*
Core: Integrate `Ref::instantiate` where possible
Thaddeus Crews
2024-11-10
1
-1
/
+1
*
|
Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122
Spartan322
2024-11-02
1
-8
/
+7
|
\
|
|
*
Fix debug line drawing with tiny convex hull mesh colliders
Aaron Franke
2024-10-30
1
-8
/
+7
*
|
Merge pull request #818 from Spartan322/fixup/copyright-headers
George L. Albany
2024-10-27
66
-132
/
+132
|
\
\
|
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
66
-132
/
+132
*
|
|
Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b
Spartan322
2024-10-26
3
-47
/
+110
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge pull request #97535 from HolonProduction/gizmo-cylinder
Thaddeus Crews
2024-10-25
3
-47
/
+110
|
|
\
|
|
*
Editor: Improve cylinder gizmos 🌈
HolonProduction
2024-10-11
3
-47
/
+110
*
|
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
1
-1
/
+4
|
\
|
|
|
*
|
Improve display for lightmap probes in the editor
Hugo Locurcio
2024-10-18
1
-1
/
+4
|
|
/
*
/
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
66
-0
/
+132
|
/
*
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
*
Merge pull request #96934 from smix8/planemesh_gizmo
Rémi Verschelde
2024-09-13
1
-1
/
+17
|
\
|
*
Fix gizmo redraw performance for PlaneMesh with larger subdiv value
smix8
2024-09-12
1
-1
/
+17
*
|
[Editor] Expose more editor settings to documentation
A Thousand Ships
2024-09-12
14
-16
/
+16
|
/
*
Merge pull request #94698 from aaronp64/current_gizmos_hashset
Rémi Verschelde
2024-09-02
2
-4
/
+10
|
\
|
*
Improve time to close scene with many 3D gizmos
aaronp64
2024-08-18
2
-4
/
+10
*
|
Fix compilation issues caused by `far` identifier
A Thousand Ships
2024-08-19
1
-2
/
+2
*
|
Merge pull request #90690 from jsjtxietian/camera-aspect
Rémi Verschelde
2024-08-17
1
-10
/
+21
|
\
\
|
|
/
|
/
|
|
*
Adjust orthographic camera gizmo with respect to "keep_aspect" setting
jsjtxietian
2024-04-16
1
-10
/
+21
*
|
Merge pull request #91226 from Calinou/editor-gpuparticles3d-simplify-gizmo
Rémi Verschelde
2024-05-07
2
-121
/
+0
|
\
\
|
*
|
Simplify the GPUParticles3D editor gizmo to improve readability
Hugo Locurcio
2024-04-26
2
-121
/
+0
*
|
|
Merge pull request #90966 from Calinou/debug-draw-use-runtime-colors
Rémi Verschelde
2024-05-07
8
-8
/
+8
|
\
\
\
|
*
|
|
Use same colors for editor and running project for collision/path debug
Hugo Locurcio
2024-04-21
8
-8
/
+8
|
|
/
/
*
|
|
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-1
/
+1
*
|
|
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
A Thousand Ships
2024-05-02
3
-5
/
+5
|
/
/
*
|
Merge pull request #89538 from CrayolaEater/feature/custom-aabb-gizmos
Rémi Verschelde
2024-04-19
2
-0
/
+128
|
\
\
|
|
/
|
/
|
|
*
Add Gizmo to display 3D custom AABB
Bogdan Inculet
2024-04-19
2
-0
/
+128
*
|
Skeleton3D: Add SkeletonModifier / Deprecate Override / Separate PB
Silc Lizard (Tokage) Renew
2024-04-05
1
-4
/
+4
|
/
*
Use 3D editor gizmo helper for FogVolume to allow dragging individual faces
Hugo Locurcio
2024-03-09
2
-47
/
+29
*
Split monolithic physics class files
smix8
2024-02-27
9
-11
/
+16
*
Move 3D-only resources to their own folder
Aaron Franke
2024-02-26
2
-10
/
+10
*
Custom ("visiblity") AABB support for CPUParticles
Arman Elgudzhyan
2024-02-15
1
-0
/
+47
*
Update deferred calls to use Callables
kobewi
2024-01-09
1
-1
/
+1
*
Merge pull request #82872 from jsjtxietian/require-editor-restart-when-csg-gi...
Yuri Sizov
2023-12-19
13
-15
/
+15
|
\
|
*
Prompt require editor restart to user when gizmo color changed
jsjtxietian
2023-10-06
13
-15
/
+15
*
|
Merge pull request #82381 from dervus/issue-81916
Rémi Verschelde
2023-10-13
1
-19
/
+29
|
\
\
|
*
|
Fix grid snapping for box shape gizmos
Vladimir Zapparov
2023-10-13
1
-19
/
+29
*
|
|
Make gizmo plugin handle SpriteBase3D instead of Sprite3D
kleonc
2023-10-06
2
-19
/
+19
|
|
/
|
/
|
*
|
Make 3D editor gizmos and debug shapes ignore fog
Hugo Locurcio
2023-09-27
2
-0
/
+2
|
/
*
Merge pull request #81554 from Calinou/editor-gizmos-add-decal
Rémi Verschelde
2023-09-16
3
-0
/
+19
|
\
|
*
Add 3D editor gizmo icons for Decal, LightmapProbe and FogVolume
Hugo Locurcio
2023-09-15
3
-0
/
+19
*
|
Merge pull request #81516 from YuriSizov/editor-theme-access-the-success
Yuri Sizov
2023-09-15
10
-14
/
+30
|
\
\
|
*
|
Fix accessing editor theme items throughout the UI
Yuri Sizov
2023-09-15
10
-14
/
+30
|
|
/
*
|
Show visual-oriented 3D node gizmos only when selected
Hugo Locurcio
2023-09-15
6
-324
/
+339
*
|
Add helper for 3D gizmos and unify box
kobewi
2023-09-12
12
-265
/
+316
|
/
*
Add EditorStringNames singleton
kobewi
2023-09-03
10
-14
/
+15
*
Fix gizmo for `BoxShape3D`
A Thousand Ships
2023-08-16
1
-1
/
+1
*
Readd a Camera3D icon gizmo to the 3D editor, renew Camera2D/3D icons
Hugo Locurcio
2023-08-08
1
-0
/
+3
[next]