index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
spatial_editor_gizmos.cpp
Age
Commit message (
Expand
)
Author
2018-08-21
Style: Fix issues that went past CI
Rémi Verschelde
2018-08-21
Clipped camera implementation, a camera that avoids going into geometry.
Juan Linietsky
2018-08-21
Fix arg name in docs, some copy-paste errors
Poommetee Ketson
2018-08-18
added spring arm node.
QbieShay
2018-08-11
Improvements on the gizmo disabling menu and icon selection bugfix
JFonS
2018-08-09
New gizmo structure and new gizmo disabling menu
JFonS
2018-08-06
Respect process order for out of order skeleton bones (fixes GLTF2 import iss...
Juan Linietsky
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-23
Implemented Soft body
AndreaCatania
2018-07-18
Style: Format code with clang-format 6.0.1
Rémi Verschelde
2018-07-12
Merge pull request #19540 from muiroc/cylinder
Max Hilbrunner
2018-07-01
added cylinder shape support
muiroc
2018-06-28
Fix selection in 3D orthogonal view
JFonS
2018-06-13
Fix invalid DEFVAL in SpatialEditorGizmo::add_unscaled_billboard
Rémi Verschelde
2018-06-13
Polished 3D selection
JFonS
2018-05-07
Implemented ragdoll
AndreaCatania
2018-05-03
Merge pull request #16358 from JFonS/particlesgizmo_box_fix
Rémi Verschelde
2018-04-21
Fixes logically dead code (Coverity)
Crazy-P
2018-02-14
ParticlesGizmo solid box now follows actual visibility_aabb position.
JFonS
2018-02-13
Merge pull request #16402 from Calinou/fix-camera-gizmo
Rémi Verschelde
2018-02-04
Draw the Camera gizmo more accurately
Hugo Locurcio
2018-02-02
Fix gizmo solid box mesh being added twice
JFonS
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-23
Fixed joint gizmos orientations
AndreaCatania
2017-12-21
-Make capture dependent on a cell size, not subdivision.
Juan Linietsky
2017-12-17
Cleanup some #if 0'd code
Rémi Verschelde
2017-12-14
Updated icons
Daniel J. Ramirez
2017-12-14
-Add lightmapper
Juan Linietsky
2017-12-11
Merge pull request #13836 from AndreaCatania/scale
Rémi Verschelde
2017-12-10
Implemented skeleton visibility
AndreaCatania
2017-12-09
Makes consistent Slider joint Gizmo
AndreaCatania
2017-12-09
Makes consistent 6DOF joint Gizmo
AndreaCatania
2017-11-17
Rename Rect3 to AABB.
Ferenc Arn
2017-10-13
Added and improved some missing icons, plus some other visual fixes.
Daniel J. Ramirez
2017-10-02
3DEditorGizmo: fix spotlight and camera gizmo & handle
Poommetee Ketson
2017-09-20
Box selection for MeshInstances and subscene nodes.
SaracenOne
2017-09-01
Removed ontop property, added a material rendering priority system. Fixes #99...
Juan Linietsky
2017-08-30
Merge pull request #10774 from djrm/pr_gizmo_fixes
Rémi Verschelde
2017-08-29
Merge pull request #10745 from neikeq/fix-docdata-and-stuff
Juan Linietsky
2017-08-29
Fixed problem with highlight boxes not updating on translation
Daniel J. Ramirez
2017-08-29
DocData and type hints fixes
Ignacio Etcheverry
2017-08-28
Added missing gizmo icons and fixed ugly looking gizmo icons.
Daniel J. Ramirez
2017-08-28
Improved directional light arrow and gizmo highlighting
Daniel J. Ramirez
2017-08-28
Highlight currently selected gizmo.
Daniel J. Ramirez
2017-08-27
Dead code tells no tales
Rémi Verschelde
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-26
Cleanup tons of obsolete commented out code
Rémi Verschelde
2017-08-26
-Massive clean up to gizmos
Juan Linietsky
2017-08-24
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
[next]