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
/
doc
/
doc_dump.cpp
Age
Commit message (
Expand
)
Author
2020-02-25
Update docs and bindings for new integer vector types
Rémi Verschelde
2020-02-25
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-21
Added StringName as a variant type.
Juan Linietsky
2020-02-18
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-14
doc: Only encode version branch (x.y) in class header
Rémi Verschelde
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-05-19
Fix typos with codespell
Rémi Verschelde
2019-04-09
Style: Apply new changes from clang-format 8.0
Rémi Verschelde
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-10-03
Fix some warnings raised by MSVC 2017
Rémi Verschelde
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-08-31
DocData: Fix return type listed as "var" instead of "Variant"
Rémi Verschelde
2018-02-23
Refactor version macros and fix related bugs
Rémi Verschelde
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-11-20
Pass engine name and version parts as proper strings
Rémi Verschelde
2017-11-17
Rename Rect3 to AABB.
Ferenc Arn
2017-11-15
doc: Remove revision.module_config from version string
Rémi Verschelde
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-05-20
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-17
Fix two typos from previous commit
Rémi Verschelde
2017-05-17
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
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-03-05
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde