index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
editor
/
spatial_editor_gizmos.cpp
Age
Commit message (
Expand
)
Author
2017-01-16
Overloaded basic math funcs (double and float variants). Use real_t rather th...
Ferenc Arn
2017-01-16
Style: Various fixes to play nice with clang-format
Rémi Verschelde
2017-01-16
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-01-16
Style: Cleanups, added headers, renamed files
Rémi Verschelde
2017-01-15
Oops! Audio engine has vanished :D
Juan Linietsky
2017-01-14
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-11
Type renames:
Juan Linietsky
2017-01-07
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-12-20
work in progress global illumination
Juan Linietsky
2016-11-19
working reflection probes!!
Juan Linietsky
2016-11-09
all light types and shadows are working, pending a lot of clean-up
Juan Linietsky
2016-10-29
-Many many fixes
Juan Linietsky
2016-10-27
PBR more or less working, still working on bringing gizmos back
Juan Linietsky
2016-10-03
Begining of GLES3 renderer:
Juan Linietsky
2016-08-13
Fix various warnings
Johan Manuel
2016-07-09
Fix EditorSpatialGizmo virtual functions not being called
Franklin Sobrinho
2016-07-07
Removed unused variables (second pass) + dead code
Rémi Verschelde
2016-06-06
Merge pull request #4101 from SaracenOne/listener
Juan Linietsky
2016-05-21
i18n: Second pass at proofreading
Rémi Verschelde
2016-05-03
Modified editor strings to be translatable in the future
Juan Linietsky
2016-03-20
Added listener spatial node.
Saracen
2016-03-09
fix possible crash in tools/editor/spatial_editor_gizmos.cpp
Hubert Jarosz
2016-03-07
Added extra controls to GeometryInstances to control how they should cast sha...
Saracen
2016-02-27
Completed the support for plugins! It is not possible to add plugins.
Juan Linietsky
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-12-12
Fix crash caused by a empty NavigationMesh
Franklin Sobrinho
2015-11-19
-remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260
Juan Linietsky
2015-10-08
newline fixes
reduz
2015-05-06
optional formal changes
ehriche
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2014-11-02
Bug Fixes
Juan Linietsky
2014-10-12
Little Bits
Juan Linietsky
2014-10-07
Build System Changes
Juan Linietsky
2014-09-16
CollisionPolygon (3D)
Juan Linietsky
2014-09-15
3D Physics Rework, Other Stuff
Juan Linietsky
2014-09-02
3D Physics and Other Stuff
Juan Linietsky
2014-08-01
Small Issues & Maintenance
Juan Linietsky
2014-06-27
Misc Fixes
Juan Linietsky
2014-05-04
Lots of 3D improvements:
Juan Linietsky
2014-04-03
Make secondary handle 50% transparent in Path editor to distinguish from
marynate
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky