Commit History

Author SHA1 Message Date
  Hugo Locurcio e87e8c0485 Improve the CSG shape gizmo drawing 6 years ago
  qarmin 072e40368e Fix always true/false values 6 years ago
  Jason 89a9f4621f Resolve: #24682 CSGPolygon - weird end cap 6 years ago
  Leonard Meagher 28b902211f CSGMesh material and CSGShape inherits from GeometryInstance 6 years ago
  Leonard 209c2d2c80 Apply proper offset to CSGMesh material and smooth group 6 years ago
  Andrii Doroshenko (Xrayez) 095f472a0b Fix CSGShape not updating on changing visibility 6 years ago
  Juan Linietsky 0d438c7b18 Make CSG Shape work with GIProbe, fixes #20465 6 years ago
  Rémi Verschelde 053d7f3765 Fix some errors found by static analysis 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  meditator 0059930644 Add support for collision layers and masks in CSG shapes 6 years ago
  Bastiaan Olij fa63a0fe83 Reverse bitangent on everythings to ensure default normal map behavriour is consistent 6 years ago
  Aron Castro 3aeeaa9318 Fix csgshape collider without object id 6 years ago
  Rémi Verschelde 477e89a8a2 Merge pull request #23760 from BastiaanOlij/fix_tangent_direction 6 years ago
  Bastiaan Olij bcef4b8dc6 Fixing tangent and binormal logic 6 years ago
  Bastiaan Olij 9703153396 Adding UVs on end caps 6 years ago
  Bastiaan Olij caf14e77db Adding mikkt tangent support to CSG objects 6 years ago
  Juan Linietsky b9dd095275 Fix CSG shape generation with meshes without indices, fixes #23364 6 years ago
  Jean-François Michaud 720f543caa Added a fail condition to prevent a crash 6 years ago
  Rémi Verschelde f48ee838e7 Fix GCC 8 warnings about potentially unitialized variables 7 years ago
  jmf 11c90b0bb3 Fix to make CSGBox the size that is entered in Width, Height and Depth instead of twice those lengths. 7 years ago
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 7 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 years ago
  Bastiaan Olij a971288bb0 Added path_local and path_continious_u properties to CSGPolygon 7 years ago
  Juan Linietsky eeab3502d5 Changes to how node paths are selected from property, allowing setting a hint. 7 years ago
  Benjamin 1535ffab06 Fix CSG issues when reparenting shape nodes. 7 years ago
  Guilherme Felipe 35024d4e7b Add missing copyright headers 7 years ago
  Juan Linietsky dfd1331690 Allow editing of some unbound properties when hinted (or no range hinted) 7 years ago
  Marcelo Fernandez e64bbcc429 Fix some enums missing its bind 7 years ago
  karroffel bf24d570bb updated OAHashMap to use robinhood hashing 7 years ago
  Juan Linietsky 1226720c01 Add poly triangulation order check, ensures faces do not flip on different order 7 years ago