Commit History

Author SHA1 Message Date
  Nehluxhes fa53c0b774 Mesh preview now scales + grid update on cell size change 5 years ago
  Robin Hübner 8aeade74db Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 6 years ago
  qarmin 6cbaf7662f Changed some code showed in LGTM and Coverage 6 years ago
  qarmin c77ff48a85 Fix some editor crashes 6 years ago
  Rémi Verschelde 6d16f2f053 Fix error macro calls not ending with semicolon 6 years ago
  Bojidar Marinov 1a397a7878 Consider StaticBody and NavMesh position when converting to a MeshLibrary 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core 6 years ago
  Rémi Verschelde cda5b0bfe1 Fix warnings about unused variables [-Wunused-variable] 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Michael Alexsander Silva Dias 8ede2647ed Small change on how GridMap's "theme" is deprecated 7 years ago
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 7 years ago
  Michael Alexsander Silva Dias 5c6be1aea5 Rename instances of the word "theme" to "mesh_library" in GridMap and MeshLibrary editors 7 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 years ago
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde fa9320cfc6 Merge pull request #15120 from AndreaCatania/gridm 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  AndreaCatania 5a15e6e75c Added layer and mask in the gridmap node 7 years ago
  Juan Linietsky 360449a094 Fix gridmap disappearing after editing after bake, closes #14868 7 years ago
  Juan Linietsky 1eb1837d0c Should no longer crash after rebaking, may be a solution to #14795 7 years ago
  Juan Linietsky e96c40f94a Added baked light support for gridmaps. 7 years ago
  Nathan Warden 38caa4126f Renamed navmesh/poly_create to navmesh/poly_add since no navmesh is created. 7 years ago
  Daniel J. Ramirez 1b7f99d9e5 Several improvements to GridMap. 7 years ago
  David Saltares 8bc96cc146 Adds world_to_map() and map_to_world() methods to GridMap. 7 years ago
  J08nY 16bf0f08ed Add GridMap::get_used_cells. Fixes #11857. 7 years ago
  Rémi Verschelde 6efd777fae Merge pull request #10976 from saltares/issue-907 8 years ago
  David Saltares f43a0ef327 Setting visibility on GridMap now works. Closes #907. 8 years ago
  Juan Linietsky adde89e8b1 -Added an optimization so physics shapes are configured later, speeds up grid map loading and editing 8 years ago
  Juan Linietsky a2027cfa49 -Fixes to how collada generates tangents (use SurfaceTool), closes #9562 8 years ago