Commit History

Author SHA1 Message Date
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Rémi Verschelde 54ac8eaba6 Remove more deprecated methods and code 5 years ago
  Rémi Verschelde 0e3d625737 doc: Sync classref with current source 5 years ago
  Juan Linietsky acf0f6c8a7 GIProbes working. 6 years ago
  Juan Linietsky bc3dbe8240 Properly working instancing, and compatibility fixing for old meshes 6 years ago
  Juan Linietsky dd3682e5fe Modernized default 3D material, fixes material bugs. 6 years ago
  Juan Linietsky 6deffa62fb Several fixes to 3D rendering, and multimesh implementation. 6 years ago
  Juan Linietsky 449df8f688 Base 3D engine done, still untested, though. 6 years ago
  Juan Linietsky 9b0dd4f571 A lot of progress with canvas rendering, still far from working. 6 years ago
  clayjohn be39808b00 Unexpose ARRAY_COMPRESS_BASE 5 years ago
  Haoyu Qiu 3df9d187a3 Fixes crash when using Mesh::create_outline and Mesh::create_convex_shape 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Aaron Franke a139104646 Expose Mesh get_aabb 5 years ago
  Tomasz Chabora af5e0fff66 Remove ERR_EXPLAIN from scene/* code 6 years ago
  Ibrahn Sahir 4e4697b1c4 Added release function to PoolVector::Access. 6 years ago
  Rémi Verschelde 0dac4d6db6 Merge pull request #25522 from aqnuep/MeshLibrary_improvements 6 years ago
  Juan Linietsky 5823b5d77d Bundled VHACD library for convex decomposition. 6 years ago
  Juan Linietsky 4b679f7f16 Remove old method that makes no sense today, fixes #25566 6 years ago
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 years ago
  marxin 7ae160f661 Fix 2 more UBSAN issues (#25217). 6 years ago
  Daniel Rakos 6df53e0401 MeshLibrary export improvements 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Juan Linietsky 634aa4fc24 Ensure bone AABBs are properly transformed to affect mesh AABB, fixes #19281 7 years ago
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core 7 years ago
  Rémi Verschelde b1b625f4f5 Fix various Clang 7 warnings about unused stuff 7 years ago
  Rémi Verschelde cda5b0bfe1 Fix warnings about unused variables [-Wunused-variable] 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Rémi Verschelde 6be11846b4 Merge pull request #21908 from JFonS/fix_18014 7 years ago
  JFonS fdb6987eb4 Clear cache after reimporting an ArrayMesh 7 years ago
  JFonS 216ba4cc8b Fix SoftBody gizmo slowness, add ConcaveShape wireframe 7 years ago