Commit History

Author SHA1 Message Date
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Juan Linietsky dd3682e5fe Modernized default 3D material, fixes material bugs. 6 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rémi Verschelde dec10dd776 Merge pull request #32051 from qarmin/some_error_explanation 5 years ago
  qarmin 17732fe698 Added some obvious errors explanations 5 years ago
  Hugo Locurcio 696a8fb657 Notify changes in properties that can be edited by 3D gizmos 6 years ago
  Ibrahn Sahir 4e4697b1c4 Added release function to PoolVector::Access. 6 years ago
  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 6 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