summaryrefslogtreecommitdiff
path: root/modules/gridmap
AgeCommit message (Expand)Author
2022-03-06Remove duplicate editor settings definitionskobewi
2022-03-02Remove unimplemented set_clip() methodkobewi
2022-02-16Merge pull request #58187 from jakobbouchard/notification-switch-chunk-cRémi Verschelde
2022-02-16Convert _notification methods to switch - Chunk CJakob Bouchard
2022-02-16Add GridMap.get_used_cells_by_itemHaoyu Qiu
2022-02-15Editor: Cleanup some includes dependenciesRémi Verschelde
2022-02-15Merge pull request #35679 from Calinou/doc-add-xml-schemaRémi Verschelde
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-02-14Remove the EditorNode parameter from EditorPlugins create methodstrollodel
2022-02-14Remove most EditorNode constructor parameters and fieldstrollodel
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-02-08Revert "Add missing SNAME macro optimization to all theme methods call"Rémi Verschelde
2022-02-08Fix GridMap memory leakHaoyu Qiu
2022-02-06Add missing SNAME macro optimization to all theme methods calljmb462
2022-01-26Rename String::is_subsequence_ofi to String::is_subsequence_ofnWilson E. Alvarez
2022-01-20Merge pull request #56855 from rafallus/gridmap_bake_staticbodyRémi Verschelde
2022-01-18Merge pull request #56619 from timothyqiu/left-right-paletteRémi Verschelde
2022-01-16Consider gridmap collisions in navigation bakerafallus
2022-01-16Fix theming update in several editor classesYuri Roubinsky
2022-01-08Allow showing both left and right side panelsHaoyu Qiu
2022-01-06Merge pull request #56006 from KoBeWi/6yearslaterJFonS
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-17Add physics material to GridMapkobewi
2021-12-09Replace String comparisons with "", String() to is_empty()Nathan Franke
2021-12-09align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke
2021-11-16Rename built-in `SGN()` macro to `SIGN()`Hugo Locurcio
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-11-12Use "enum class" for input enumsAaron Franke
2021-10-07Implemented SkeletonEditorGizmoSilc Renew
2021-09-30Use range iterators for `Map`Lightning_A
2021-09-29Use functions defined in the their classes.Anilforextra
2021-09-09implement individual mesh transform for meshlibrary itemsVincent
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-08-12Uniformize layer names, script methods and documentationPouleyKetchoupp
2021-07-31Make action names translatableHaoyu Qiu
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-25Use const references where possible for List range iteratorsRémi Verschelde
2021-07-23Use C++ iterators for Lists in many situationsAaron Franke
2021-07-18Optimize StringName usagereduz
2021-07-13Merge pull request #50381 from reduz/implement-disable-classesRémi Verschelde
2021-07-13Implement the ability to disable classesreduz
2021-07-04Improvements to Label's layout optionsHendrik Brucker
2021-07-02Fix GridMap erase OctansPitanov V.V
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-06-17Merge pull request #48070 from KoBeWi/greedmapRémi Verschelde
2021-06-16Remove GridMap's "Lock View" option and a related method.Riteo Siuga
2021-06-03Disable 3D-only modules when 3D is disabledAaron Franke
2021-06-03Update documentation for Transform3DAaron Franke
2021-06-03Rename Transform to Transform3D in coreAaron Franke