index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
spatial_editor_plugin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Polished 3D selection
JFonS
2018-06-13
1
-1
/
+1
*
Enable snapping when control key pressed
Chaosus
2018-02-21
1
-1
/
+2
*
Merge pull request #14433 from PJB3005/17-12-08-3d_grid_color_setting_update
Rémi Verschelde
2018-02-19
1
-0
/
+2
|
\
|
*
Makes 3D editor grid color update without restart.
PJB3005
2017-12-09
1
-0
/
+2
*
|
Add a function to remove controls from containers
George Marques
2018-02-13
1
-0
/
+1
*
|
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
|
Fix spatial editor plugin issues on multi viewport view menu shortcuts (only ...
carlosfvieira
2017-12-21
1
-2
/
+5
*
|
Refactoring FPS & information on 3D viewport
volzhs
2017-12-17
1
-4
/
+0
*
|
Moved Local Space Mode and Transform Snap settings to Top Bar ...
Przemysław Gołąb (n-pigeon)
2017-12-16
1
-17
/
+13
*
|
Merge pull request #11510 from AndreaCatania/skel
Rémi Verschelde
2017-12-10
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
Implemented skeleton visibility
AndreaCatania
2017-12-10
1
-2
/
+6
*
|
TileMap Fixes
Mariano Suligoy
2017-12-02
1
-2
/
+1
*
|
Universalize draw-over API for EditorPlugins
Pedro J. Estébanez
2017-11-24
1
-2
/
+3
*
|
Merge pull request #12301 from MarianoGnu/master
Rémi Verschelde
2017-11-22
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Implement auto-tiling
Mariano Suligoy
2017-11-20
1
-1
/
+2
*
|
Native pan and zoom for macOS
Bernhard Liebl
2017-11-21
1
-0
/
+5
*
|
Merge pull request #12359 from kubecz3k/spatial-lock
Rémi Verschelde
2017-11-20
1
-1
/
+9
|
\
\
|
|
/
|
/
|
|
*
ability to lock spatial nodes transform in editor
Jakub Grzesik
2017-11-11
1
-1
/
+9
*
|
Merge pull request #12936 from n-pigeon/planar_scale_gizmo
Rémi Verschelde
2017-11-20
1
-2
/
+3
|
\
\
|
*
|
Implemented planar scaling with two modes.
Przemysław Gołąb (n-pigeon)
2017-11-14
1
-2
/
+3
|
|
/
*
|
Add "View FPS" in 3D->Perspective's popup.
Dmitry Koteroff
2017-11-20
1
-0
/
+4
*
|
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
1
-5
/
+5
|
/
*
Ability to shrink 3D viewport by half
Juan Linietsky
2017-10-31
1
-0
/
+2
*
Merge pull request #11401 from SaracenOne/snapped_drag
Rémi Verschelde
2017-10-22
1
-0
/
+2
|
\
|
*
Added snapping to spatial drag and drop.
SaracenOne
2017-09-20
1
-0
/
+2
*
|
Freelook interpolation fixes
Marc Gilleron
2017-10-10
1
-2
/
+10
*
|
Scale editing Gizmo for Spatial Editor
PrzemysÅaw GoÅÄ b (n-pigeon)
2017-09-26
1
-2
/
+4
*
|
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-1
/
+1
|
/
*
Modify inertia implementation for freelook and orbit
toger5
2017-09-07
1
-2
/
+2
*
Merge pull request #10907 from SaracenOne/spatial_edit_drag
Rémi Verschelde
2017-09-04
1
-1
/
+34
|
\
|
*
Added support for drag and drop in spatial editor.
SaracenOne
2017-09-03
1
-1
/
+34
*
|
Better spatial gizmo.
Daniel J. Ramirez
2017-08-28
1
-2
/
+7
|
/
*
Merge pull request #10667 from Zylann/freelook_inertia
Rémi Verschelde
2017-08-28
1
-0
/
+1
|
\
|
*
Added freelook inertia
Marc Gilleron
2017-08-27
1
-0
/
+1
*
|
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
|
/
*
-Massive clean up to gizmos
Juan Linietsky
2017-08-26
1
-1
/
+2
*
Updated function argument names
Wilson E. Alvarez
2017-08-12
1
-1
/
+1
*
Added proper local transform snapping, closes #4985
Juan Linietsky
2017-08-08
1
-0
/
+2
*
Lots of work on Audio & Physics engine:
Juan Linietsky
2017-07-15
1
-0
/
+1
*
Restored everything related to information polling, and added information box...
Juan Linietsky
2017-06-11
1
-0
/
+3
*
Restored multiple viewport function, as well as view modes.
Juan Linietsky
2017-06-11
1
-4
/
+5
*
Multiple 3D viewports are not operational.
Juan Linietsky
2017-06-11
1
-1
/
+38
*
-Added proper access to depth texture from shader
Juan Linietsky
2017-06-07
1
-4
/
+4
*
-Added .hdr format support
Juan Linietsky
2017-05-28
1
-20
/
+0
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-5
/
+5
*
Merge pull request #8631 from volzhs/editor-theme-custom
Rémi Verschelde
2017-05-20
1
-1
/
+1
|
\
|
*
New customizable editor theme
volzhs
2017-05-09
1
-1
/
+1
*
|
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
1
-1
/
+1
*
|
Improved freelook
Marc Gilleron
2017-05-08
1
-2
/
+12
[next]