summaryrefslogtreecommitdiff
path: root/editor/doc_data.cpp
AgeCommit message (Expand)Author
2020-11-26[Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg
2020-11-11Refactor variant built-in methods yet again.reduz
2020-11-10Create Variant built-in functions.reduz
2020-11-10doc: Fixups to #43419 which added operators in the docsRémi Verschelde
2020-11-09Make sure operators appear in the docs tooreduz
2020-11-09Refactored variant constructor logicreduz
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-08-10Rewrite ProjectSettings editor advanced optionsStijn Hinlopen
2020-07-15Docs: Ignore OS specific values (constants, project settings, properties).bruvzg
2020-06-17DocData: Skip language-specific ClassDoc without methods/constantsRémi Verschelde
2020-06-10Added a "title" attribute for the link tag in the docs xmlSaviHex
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: Enforce separation line between function definitionsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-21Add ability to bind typed arrays to script APIJuan Linietsky
2020-04-21Merge pull request #38047 from akien-mga/mono-docdata-hackRémi Verschelde
2020-04-20DocData: Keep Mono properties on non-Mono buildsRémi Verschelde
2020-04-20Fix handling of PROPERTY_USAGE_SUBGROUP in DocData and editorRémi Verschelde
2020-04-20DocData: Skip unexposed classesRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-30doc: Update classref with node renamesRémi Verschelde
2020-03-24Move DocData and Collada out of their subfoldersRémi Verschelde