Commit History

Author SHA1 Message Date
  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 6 years ago
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core 6 years ago
  Rémi Verschelde b1b625f4f5 Fix various Clang 7 warnings about unused stuff 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 6 years ago
  Rémi Verschelde 6be11846b4 Merge pull request #21908 from JFonS/fix_18014 6 years ago
  JFonS fdb6987eb4 Clear cache after reimporting an ArrayMesh 6 years ago
  JFonS 216ba4cc8b Fix SoftBody gizmo slowness, add ConcaveShape wireframe 6 years ago
  Bastiaan Olij ca677090ff Bound get surface functions on mesh 6 years ago
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 6 years ago
  Poommetee Ketson 76adef2704 Fix arg name in docs, some copy-paste errors 6 years ago
  Bastiaan Olij d41a4089c6 Added a method to find the index for a surface with a given name 6 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 6 years ago
  AndreaCatania 17ebbfb56d Implemented Soft body 7 years ago
  Michael Alexsander Silva Dias 7f72d6476b Fixed some warnings found with Cppcheck. 7 years ago
  Juan Linietsky 8d199a9b2c CSG Support for Godot! 7 years ago
  Poommetee Ketson a492d22952 Mesh: fix crash when creating mesh outline from QuadMesh 7 years ago
  Saracen e3fdacdf90 Expose 'lightmap_unwrap' method to the scripting engine. 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 b50a9114b1 Update copyright statements to 2018 7 years ago
  Juan Linietsky fa8a1fc420 Fixes how transform is applied to geometry in UV unwrap 7 years ago
  Juan Linietsky f3ad14224e -Add lightmapper 7 years ago
  Rémi Verschelde 75d0aeb0e9 Fix build in ArrayMesh 7 years ago
  Juan Linietsky 65fb961b8b -Ability to and unwrap lightmap coordinates on import 7 years ago
  Daniel J. Ramirez 62eda56e67 Fixed mesh importing when multiple materials are present 7 years ago
  Ferenc Arn d28763a4c1 Rename Rect3 to AABB. 7 years ago
  Juan Linietsky 6277e6d40a Ability to update parts of an array, and set arrays as dynamic draw 7 years ago
  Daniel J. Ramirez 2932cc79ee Update meshes when reimporting, 7 years ago