index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
io
/
marshalls.cpp
Age
Commit message (
Expand
)
Author
2017-06-09
renamed all Rect3.pos to Rect3.position
alexholly
2017-06-04
renamed all Rect2.pos to Rect2.position
alexholly
2017-05-20
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-17
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-04-11
Fix a pesky bug in marshalls.cpp/encode_variant
Bojidar Marinov
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-02-28
Various fixes detected using PVS-Studio static analyzer.
Thaer Razeq
2017-01-11
Both Array and Dictionary are always in shared mode (removed copy on write).
Juan Linietsky
2017-01-11
Type renames:
Juan Linietsky
2017-01-08
Variant INT and REAL are now 64 bits (other types remain at 32)
Juan Linietsky
2017-01-08
renamed joystick to joypad everywhere around source code!
Juan Linietsky
2017-01-07
Memory pool vectors (DVector) have been enormously simplified in code, and re...
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-10-03
Begining of GLES3 renderer:
Juan Linietsky
2016-07-08
Remove unused variables (fourth pass) + dead code
Rémi Verschelde
2016-04-23
Encode axis_value in Variant for InputEvent::JOYSTICK_MOTION.
Hinsbart
2016-03-09
remove trailing whitespace
Hubert Jarosz
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-10-21
-fixes to ring buffer (fixes network error)
Juan Linietsky
2015-09-16
ran cppcheck, found unused variables
firefly2442
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2013-04-10
Add Matrix32/Vector2Array support for marshal library
sanikoyes
2014-03-13
-fix bug in cache for atlas import/export
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky