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
Age
Commit message (
Expand
)
Author
2020-01-26
Merge pull request #35589 from akien-mga/doc-drop-category-property
Rémi Verschelde
2020-01-26
doc: Do not expose Variant::NIL as a type in the class reference
Rémi Verschelde
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-22
Add settings from SceneTree in the documentation
Bojidar Marinov
2020-01-22
Get real default values for project settings in documentation
Bojidar Marinov
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-11-20
Fix some overflows and unitialized variables
Rafał Mikrut
2019-09-24
doc: Fix parsing of self-closing XML tags
Rémi Verschelde
2019-09-04
Add overriden properties to the documentation
Bojidar Marinov
2019-08-17
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
Braden Bodily
2019-07-25
DirAccess: Drop compat get_next(bool *is_dir) which was hidden
Rémi Verschelde
2019-07-15
Merge pull request #30544 from bojidar-bg/30537-huge-default-values
Rémi Verschelde
2019-07-12
Fix huge multiline default values being generated
Bojidar Marinov
2019-07-04
DocData: Re-expose parametric setters and getters
Rémi Verschelde
2019-06-29
Remove bogus nulls from generated default values
Bojidar Marinov
2019-06-27
Add default values to the editor help, docs, and generated RST
Bojidar Marinov
2019-06-25
doctool: Fix writing theme_item descriptions
Rémi Verschelde
2019-06-03
doc: Fix DocData.merge_from copying old setters and getters
Rémi Verschelde
2019-05-19
Fix typos with codespell
Rémi Verschelde
2019-04-19
doc: Sync classref with current source
Rémi Verschelde
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-09
Style: Apply new changes from clang-format 8.0
Rémi Verschelde
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
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-28
SCons: Build thirdparty code in own env, disable warnings
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-08-31
emit more detailed type information for signal parameters
Kelly Thomas
2018-08-24
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-07-31
Allow some non-integer built-in constants in gdscript
Bernhard Liebl
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-06-13
Style fixes for commit d5bb6faa
Rémi Verschelde
2018-06-13
Merge pull request #19526 from robojumper/fix_tutorials
Rémi Verschelde
2018-06-12
Add support for tutorial links to makerst.py
robojumper
2018-06-11
-Make sure that ProjectSettings are properly dumped when dumping docs.
Juan Linietsky
2018-05-11
Fix crash on editor startup when running with platform=server
Josh Faust
2018-02-23
Refactor version macros and fix related bugs
Rémi Verschelde
2018-01-30
Show default values in docs for GDScript built-in functions
George Marques
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-06
Created internal usage flag to remove non editor properties from doc, closes ...
Juan Linietsky
2017-11-25
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-24
Fixes bug where enumeration is not being saved
Juan Linietsky
2017-11-24
Fix block where setter/getters are cached to be skipped
Juan Linietsky
2017-11-24
Attempt to remove setters/getters from doc data
Juan Linietsky
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: Rename "@Global Scope" to "@GlobalScope"
Rémi Verschelde
2017-11-15
doc: Remove revision.module_config from version string
Rémi Verschelde
[next]