csg_shape.cpp 68 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489
  1. /*************************************************************************/
  2. /* csg_shape.cpp */
  3. /*************************************************************************/
  4. /* This file is part of: */
  5. /* GODOT ENGINE */
  6. /* https://godotengine.org */
  7. /*************************************************************************/
  8. /* Copyright (c) 2007-2020 Juan Linietsky, Ariel Manzur. */
  9. /* Copyright (c) 2014-2020 Godot Engine contributors (cf. AUTHORS.md). */
  10. /* */
  11. /* Permission is hereby granted, free of charge, to any person obtaining */
  12. /* a copy of this software and associated documentation files (the */
  13. /* "Software"), to deal in the Software without restriction, including */
  14. /* without limitation the rights to use, copy, modify, merge, publish, */
  15. /* distribute, sublicense, and/or sell copies of the Software, and to */
  16. /* permit persons to whom the Software is furnished to do so, subject to */
  17. /* the following conditions: */
  18. /* */
  19. /* The above copyright notice and this permission notice shall be */
  20. /* included in all copies or substantial portions of the Software. */
  21. /* */
  22. /* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, */
  23. /* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */
  24. /* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.*/
  25. /* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */
  26. /* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */
  27. /* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
  28. /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
  29. /*************************************************************************/
  30. #include "csg_shape.h"
  31. #include "scene/3d/path_3d.h"
  32. void CSGShape3D::set_use_collision(bool p_enable) {
  33. if (use_collision == p_enable)
  34. return;
  35. use_collision = p_enable;
  36. if (!is_inside_tree() || !is_root_shape())
  37. return;
  38. if (use_collision) {
  39. root_collision_shape.instance();
  40. root_collision_instance = PhysicsServer3D::get_singleton()->body_create(PhysicsServer3D::BODY_MODE_STATIC);
  41. PhysicsServer3D::get_singleton()->body_set_state(root_collision_instance, PhysicsServer3D::BODY_STATE_TRANSFORM, get_global_transform());
  42. PhysicsServer3D::get_singleton()->body_add_shape(root_collision_instance, root_collision_shape->get_rid());
  43. PhysicsServer3D::get_singleton()->body_set_space(root_collision_instance, get_world_3d()->get_space());
  44. PhysicsServer3D::get_singleton()->body_attach_object_instance_id(root_collision_instance, get_instance_id());
  45. set_collision_layer(collision_layer);
  46. set_collision_mask(collision_mask);
  47. _make_dirty(); //force update
  48. } else {
  49. PhysicsServer3D::get_singleton()->free(root_collision_instance);
  50. root_collision_instance = RID();
  51. root_collision_shape.unref();
  52. }
  53. _change_notify();
  54. }
  55. bool CSGShape3D::is_using_collision() const {
  56. return use_collision;
  57. }
  58. void CSGShape3D::set_collision_layer(uint32_t p_layer) {
  59. collision_layer = p_layer;
  60. if (root_collision_instance.is_valid()) {
  61. PhysicsServer3D::get_singleton()->body_set_collision_layer(root_collision_instance, p_layer);
  62. }
  63. }
  64. uint32_t CSGShape3D::get_collision_layer() const {
  65. return collision_layer;
  66. }
  67. void CSGShape3D::set_collision_mask(uint32_t p_mask) {
  68. collision_mask = p_mask;
  69. if (root_collision_instance.is_valid()) {
  70. PhysicsServer3D::get_singleton()->body_set_collision_mask(root_collision_instance, p_mask);
  71. }
  72. }
  73. uint32_t CSGShape3D::get_collision_mask() const {
  74. return collision_mask;
  75. }
  76. void CSGShape3D::set_collision_mask_bit(int p_bit, bool p_value) {
  77. uint32_t mask = get_collision_mask();
  78. if (p_value)
  79. mask |= 1 << p_bit;
  80. else
  81. mask &= ~(1 << p_bit);
  82. set_collision_mask(mask);
  83. }
  84. bool CSGShape3D::get_collision_mask_bit(int p_bit) const {
  85. return get_collision_mask() & (1 << p_bit);
  86. }
  87. void CSGShape3D::set_collision_layer_bit(int p_bit, bool p_value) {
  88. uint32_t mask = get_collision_layer();
  89. if (p_value)
  90. mask |= 1 << p_bit;
  91. else
  92. mask &= ~(1 << p_bit);
  93. set_collision_layer(mask);
  94. }
  95. bool CSGShape3D::get_collision_layer_bit(int p_bit) const {
  96. return get_collision_layer() & (1 << p_bit);
  97. }
  98. bool CSGShape3D::is_root_shape() const {
  99. return !parent;
  100. }
  101. void CSGShape3D::set_snap(float p_snap) {
  102. snap = p_snap;
  103. }
  104. float CSGShape3D::get_snap() const {
  105. return snap;
  106. }
  107. void CSGShape3D::_make_dirty() {
  108. if (!is_inside_tree())
  109. return;
  110. if (dirty) {
  111. return;
  112. }
  113. dirty = true;
  114. if (parent) {
  115. parent->_make_dirty();
  116. } else {
  117. //only parent will do
  118. call_deferred("_update_shape");
  119. }
  120. }
  121. CSGBrush *CSGShape3D::_get_brush() {
  122. if (dirty) {
  123. if (brush) {
  124. memdelete(brush);
  125. }
  126. brush = nullptr;
  127. CSGBrush *n = _build_brush();
  128. for (int i = 0; i < get_child_count(); i++) {
  129. CSGShape3D *child = Object::cast_to<CSGShape3D>(get_child(i));
  130. if (!child)
  131. continue;
  132. if (!child->is_visible_in_tree())
  133. continue;
  134. CSGBrush *n2 = child->_get_brush();
  135. if (!n2)
  136. continue;
  137. if (!n) {
  138. n = memnew(CSGBrush);
  139. n->copy_from(*n2, child->get_transform());
  140. } else {
  141. CSGBrush *nn = memnew(CSGBrush);
  142. CSGBrush *nn2 = memnew(CSGBrush);
  143. nn2->copy_from(*n2, child->get_transform());
  144. CSGBrushOperation bop;
  145. switch (child->get_operation()) {
  146. case CSGShape3D::OPERATION_UNION: bop.merge_brushes(CSGBrushOperation::OPERATION_UNION, *n, *nn2, *nn, snap); break;
  147. case CSGShape3D::OPERATION_INTERSECTION: bop.merge_brushes(CSGBrushOperation::OPERATION_INTERSECTION, *n, *nn2, *nn, snap); break;
  148. case CSGShape3D::OPERATION_SUBTRACTION: bop.merge_brushes(CSGBrushOperation::OPERATION_SUBSTRACTION, *n, *nn2, *nn, snap); break;
  149. }
  150. memdelete(n);
  151. memdelete(nn2);
  152. n = nn;
  153. }
  154. }
  155. if (n) {
  156. AABB aabb;
  157. for (int i = 0; i < n->faces.size(); i++) {
  158. for (int j = 0; j < 3; j++) {
  159. if (i == 0 && j == 0)
  160. aabb.position = n->faces[i].vertices[j];
  161. else
  162. aabb.expand_to(n->faces[i].vertices[j]);
  163. }
  164. }
  165. node_aabb = aabb;
  166. } else {
  167. node_aabb = AABB();
  168. }
  169. brush = n;
  170. dirty = false;
  171. }
  172. return brush;
  173. }
  174. int CSGShape3D::mikktGetNumFaces(const SMikkTSpaceContext *pContext) {
  175. ShapeUpdateSurface &surface = *((ShapeUpdateSurface *)pContext->m_pUserData);
  176. return surface.vertices.size() / 3;
  177. }
  178. int CSGShape3D::mikktGetNumVerticesOfFace(const SMikkTSpaceContext *pContext, const int iFace) {
  179. // always 3
  180. return 3;
  181. }
  182. void CSGShape3D::mikktGetPosition(const SMikkTSpaceContext *pContext, float fvPosOut[], const int iFace, const int iVert) {
  183. ShapeUpdateSurface &surface = *((ShapeUpdateSurface *)pContext->m_pUserData);
  184. Vector3 v = surface.verticesw[iFace * 3 + iVert];
  185. fvPosOut[0] = v.x;
  186. fvPosOut[1] = v.y;
  187. fvPosOut[2] = v.z;
  188. }
  189. void CSGShape3D::mikktGetNormal(const SMikkTSpaceContext *pContext, float fvNormOut[], const int iFace, const int iVert) {
  190. ShapeUpdateSurface &surface = *((ShapeUpdateSurface *)pContext->m_pUserData);
  191. Vector3 n = surface.normalsw[iFace * 3 + iVert];
  192. fvNormOut[0] = n.x;
  193. fvNormOut[1] = n.y;
  194. fvNormOut[2] = n.z;
  195. }
  196. void CSGShape3D::mikktGetTexCoord(const SMikkTSpaceContext *pContext, float fvTexcOut[], const int iFace, const int iVert) {
  197. ShapeUpdateSurface &surface = *((ShapeUpdateSurface *)pContext->m_pUserData);
  198. Vector2 t = surface.uvsw[iFace * 3 + iVert];
  199. fvTexcOut[0] = t.x;
  200. fvTexcOut[1] = t.y;
  201. }
  202. void CSGShape3D::mikktSetTSpaceDefault(const SMikkTSpaceContext *pContext, const float fvTangent[], const float fvBiTangent[], const float fMagS, const float fMagT,
  203. const tbool bIsOrientationPreserving, const int iFace, const int iVert) {
  204. ShapeUpdateSurface &surface = *((ShapeUpdateSurface *)pContext->m_pUserData);
  205. int i = iFace * 3 + iVert;
  206. Vector3 normal = surface.normalsw[i];
  207. Vector3 tangent = Vector3(fvTangent[0], fvTangent[1], fvTangent[2]);
  208. Vector3 bitangent = Vector3(-fvBiTangent[0], -fvBiTangent[1], -fvBiTangent[2]); // for some reason these are reversed, something with the coordinate system in Godot
  209. float d = bitangent.dot(normal.cross(tangent));
  210. i *= 4;
  211. surface.tansw[i++] = tangent.x;
  212. surface.tansw[i++] = tangent.y;
  213. surface.tansw[i++] = tangent.z;
  214. surface.tansw[i++] = d < 0 ? -1 : 1;
  215. }
  216. void CSGShape3D::_update_shape() {
  217. if (parent)
  218. return;
  219. set_base(RID());
  220. root_mesh.unref(); //byebye root mesh
  221. CSGBrush *n = _get_brush();
  222. ERR_FAIL_COND_MSG(!n, "Cannot get CSGBrush.");
  223. OAHashMap<Vector3, Vector3> vec_map;
  224. Vector<int> face_count;
  225. face_count.resize(n->materials.size() + 1);
  226. for (int i = 0; i < face_count.size(); i++) {
  227. face_count.write[i] = 0;
  228. }
  229. for (int i = 0; i < n->faces.size(); i++) {
  230. int mat = n->faces[i].material;
  231. ERR_CONTINUE(mat < -1 || mat >= face_count.size());
  232. int idx = mat == -1 ? face_count.size() - 1 : mat;
  233. Plane p(n->faces[i].vertices[0], n->faces[i].vertices[1], n->faces[i].vertices[2]);
  234. for (int j = 0; j < 3; j++) {
  235. Vector3 v = n->faces[i].vertices[j];
  236. Vector3 add;
  237. if (vec_map.lookup(v, add)) {
  238. add += p.normal;
  239. } else {
  240. add = p.normal;
  241. }
  242. vec_map.set(v, add);
  243. }
  244. face_count.write[idx]++;
  245. }
  246. Vector<ShapeUpdateSurface> surfaces;
  247. surfaces.resize(face_count.size());
  248. //create arrays
  249. for (int i = 0; i < surfaces.size(); i++) {
  250. surfaces.write[i].vertices.resize(face_count[i] * 3);
  251. surfaces.write[i].normals.resize(face_count[i] * 3);
  252. surfaces.write[i].uvs.resize(face_count[i] * 3);
  253. if (calculate_tangents) {
  254. surfaces.write[i].tans.resize(face_count[i] * 3 * 4);
  255. }
  256. surfaces.write[i].last_added = 0;
  257. if (i != surfaces.size() - 1) {
  258. surfaces.write[i].material = n->materials[i];
  259. }
  260. surfaces.write[i].verticesw = surfaces.write[i].vertices.ptrw();
  261. surfaces.write[i].normalsw = surfaces.write[i].normals.ptrw();
  262. surfaces.write[i].uvsw = surfaces.write[i].uvs.ptrw();
  263. if (calculate_tangents) {
  264. surfaces.write[i].tansw = surfaces.write[i].tans.ptrw();
  265. }
  266. }
  267. //fill arrays
  268. Vector<Vector3> physics_faces;
  269. bool fill_physics_faces = false;
  270. if (root_collision_shape.is_valid()) {
  271. physics_faces.resize(n->faces.size() * 3);
  272. fill_physics_faces = true;
  273. }
  274. {
  275. Vector3 *physicsw;
  276. if (fill_physics_faces) {
  277. physicsw = physics_faces.ptrw();
  278. }
  279. for (int i = 0; i < n->faces.size(); i++) {
  280. int order[3] = { 0, 1, 2 };
  281. if (n->faces[i].invert) {
  282. SWAP(order[1], order[2]);
  283. }
  284. if (fill_physics_faces) {
  285. physicsw[i * 3 + 0] = n->faces[i].vertices[order[0]];
  286. physicsw[i * 3 + 1] = n->faces[i].vertices[order[1]];
  287. physicsw[i * 3 + 2] = n->faces[i].vertices[order[2]];
  288. }
  289. int mat = n->faces[i].material;
  290. ERR_CONTINUE(mat < -1 || mat >= face_count.size());
  291. int idx = mat == -1 ? face_count.size() - 1 : mat;
  292. int last = surfaces[idx].last_added;
  293. Plane p(n->faces[i].vertices[0], n->faces[i].vertices[1], n->faces[i].vertices[2]);
  294. for (int j = 0; j < 3; j++) {
  295. Vector3 v = n->faces[i].vertices[j];
  296. Vector3 normal = p.normal;
  297. if (n->faces[i].smooth && vec_map.lookup(v, normal)) {
  298. normal.normalize();
  299. }
  300. if (n->faces[i].invert) {
  301. normal = -normal;
  302. }
  303. int k = last + order[j];
  304. surfaces[idx].verticesw[k] = v;
  305. surfaces[idx].uvsw[k] = n->faces[i].uvs[j];
  306. surfaces[idx].normalsw[k] = normal;
  307. if (calculate_tangents) {
  308. // zero out our tangents for now
  309. k *= 4;
  310. surfaces[idx].tansw[k++] = 0.0;
  311. surfaces[idx].tansw[k++] = 0.0;
  312. surfaces[idx].tansw[k++] = 0.0;
  313. surfaces[idx].tansw[k++] = 0.0;
  314. }
  315. }
  316. surfaces.write[idx].last_added += 3;
  317. }
  318. }
  319. root_mesh.instance();
  320. //create surfaces
  321. for (int i = 0; i < surfaces.size(); i++) {
  322. // calculate tangents for this surface
  323. bool have_tangents = calculate_tangents;
  324. if (have_tangents) {
  325. SMikkTSpaceInterface mkif;
  326. mkif.m_getNormal = mikktGetNormal;
  327. mkif.m_getNumFaces = mikktGetNumFaces;
  328. mkif.m_getNumVerticesOfFace = mikktGetNumVerticesOfFace;
  329. mkif.m_getPosition = mikktGetPosition;
  330. mkif.m_getTexCoord = mikktGetTexCoord;
  331. mkif.m_setTSpace = mikktSetTSpaceDefault;
  332. mkif.m_setTSpaceBasic = nullptr;
  333. SMikkTSpaceContext msc;
  334. msc.m_pInterface = &mkif;
  335. msc.m_pUserData = &surfaces.write[i];
  336. have_tangents = genTangSpaceDefault(&msc);
  337. }
  338. if (surfaces[i].last_added == 0)
  339. continue;
  340. // and convert to surface array
  341. Array array;
  342. array.resize(Mesh::ARRAY_MAX);
  343. array[Mesh::ARRAY_VERTEX] = surfaces[i].vertices;
  344. array[Mesh::ARRAY_NORMAL] = surfaces[i].normals;
  345. array[Mesh::ARRAY_TEX_UV] = surfaces[i].uvs;
  346. if (have_tangents) {
  347. array[Mesh::ARRAY_TANGENT] = surfaces[i].tans;
  348. }
  349. int idx = root_mesh->get_surface_count();
  350. root_mesh->add_surface_from_arrays(Mesh::PRIMITIVE_TRIANGLES, array);
  351. root_mesh->surface_set_material(idx, surfaces[i].material);
  352. }
  353. if (root_collision_shape.is_valid()) {
  354. root_collision_shape->set_faces(physics_faces);
  355. }
  356. set_base(root_mesh->get_rid());
  357. }
  358. AABB CSGShape3D::get_aabb() const {
  359. return node_aabb;
  360. }
  361. Vector<Vector3> CSGShape3D::get_brush_faces() {
  362. ERR_FAIL_COND_V(!is_inside_tree(), Vector<Vector3>());
  363. CSGBrush *b = _get_brush();
  364. if (!b) {
  365. return Vector<Vector3>();
  366. }
  367. Vector<Vector3> faces;
  368. int fc = b->faces.size();
  369. faces.resize(fc * 3);
  370. {
  371. Vector3 *w = faces.ptrw();
  372. for (int i = 0; i < fc; i++) {
  373. w[i * 3 + 0] = b->faces[i].vertices[0];
  374. w[i * 3 + 1] = b->faces[i].vertices[1];
  375. w[i * 3 + 2] = b->faces[i].vertices[2];
  376. }
  377. }
  378. return faces;
  379. }
  380. Vector<Face3> CSGShape3D::get_faces(uint32_t p_usage_flags) const {
  381. return Vector<Face3>();
  382. }
  383. void CSGShape3D::_notification(int p_what) {
  384. if (p_what == NOTIFICATION_ENTER_TREE) {
  385. Node *parentn = get_parent();
  386. if (parentn) {
  387. parent = Object::cast_to<CSGShape3D>(parentn);
  388. if (parent) {
  389. set_base(RID());
  390. root_mesh.unref();
  391. }
  392. }
  393. if (use_collision && is_root_shape()) {
  394. root_collision_shape.instance();
  395. root_collision_instance = PhysicsServer3D::get_singleton()->body_create(PhysicsServer3D::BODY_MODE_STATIC);
  396. PhysicsServer3D::get_singleton()->body_set_state(root_collision_instance, PhysicsServer3D::BODY_STATE_TRANSFORM, get_global_transform());
  397. PhysicsServer3D::get_singleton()->body_add_shape(root_collision_instance, root_collision_shape->get_rid());
  398. PhysicsServer3D::get_singleton()->body_set_space(root_collision_instance, get_world_3d()->get_space());
  399. PhysicsServer3D::get_singleton()->body_attach_object_instance_id(root_collision_instance, get_instance_id());
  400. set_collision_layer(collision_layer);
  401. set_collision_mask(collision_mask);
  402. }
  403. _make_dirty();
  404. }
  405. if (p_what == NOTIFICATION_LOCAL_TRANSFORM_CHANGED) {
  406. if (parent) {
  407. parent->_make_dirty();
  408. }
  409. }
  410. if (p_what == NOTIFICATION_VISIBILITY_CHANGED) {
  411. if (parent) {
  412. parent->_make_dirty();
  413. }
  414. }
  415. if (p_what == NOTIFICATION_EXIT_TREE) {
  416. if (parent)
  417. parent->_make_dirty();
  418. parent = nullptr;
  419. if (use_collision && is_root_shape() && root_collision_instance.is_valid()) {
  420. PhysicsServer3D::get_singleton()->free(root_collision_instance);
  421. root_collision_instance = RID();
  422. root_collision_shape.unref();
  423. }
  424. _make_dirty();
  425. }
  426. }
  427. void CSGShape3D::set_operation(Operation p_operation) {
  428. operation = p_operation;
  429. _make_dirty();
  430. update_gizmo();
  431. }
  432. CSGShape3D::Operation CSGShape3D::get_operation() const {
  433. return operation;
  434. }
  435. void CSGShape3D::set_calculate_tangents(bool p_calculate_tangents) {
  436. calculate_tangents = p_calculate_tangents;
  437. _make_dirty();
  438. }
  439. bool CSGShape3D::is_calculating_tangents() const {
  440. return calculate_tangents;
  441. }
  442. void CSGShape3D::_validate_property(PropertyInfo &property) const {
  443. bool is_collision_prefixed = property.name.begins_with("collision_");
  444. if ((is_collision_prefixed || property.name.begins_with("use_collision")) && is_inside_tree() && !is_root_shape()) {
  445. //hide collision if not root
  446. property.usage = PROPERTY_USAGE_NOEDITOR;
  447. } else if (is_collision_prefixed && !bool(get("use_collision"))) {
  448. property.usage = PROPERTY_USAGE_NOEDITOR | PROPERTY_USAGE_INTERNAL;
  449. }
  450. }
  451. Array CSGShape3D::get_meshes() const {
  452. if (root_mesh.is_valid()) {
  453. Array arr;
  454. arr.resize(2);
  455. arr[0] = Transform();
  456. arr[1] = root_mesh;
  457. return arr;
  458. }
  459. return Array();
  460. }
  461. void CSGShape3D::_bind_methods() {
  462. ClassDB::bind_method(D_METHOD("_update_shape"), &CSGShape3D::_update_shape);
  463. ClassDB::bind_method(D_METHOD("is_root_shape"), &CSGShape3D::is_root_shape);
  464. ClassDB::bind_method(D_METHOD("set_operation", "operation"), &CSGShape3D::set_operation);
  465. ClassDB::bind_method(D_METHOD("get_operation"), &CSGShape3D::get_operation);
  466. ClassDB::bind_method(D_METHOD("set_snap", "snap"), &CSGShape3D::set_snap);
  467. ClassDB::bind_method(D_METHOD("get_snap"), &CSGShape3D::get_snap);
  468. ClassDB::bind_method(D_METHOD("set_use_collision", "operation"), &CSGShape3D::set_use_collision);
  469. ClassDB::bind_method(D_METHOD("is_using_collision"), &CSGShape3D::is_using_collision);
  470. ClassDB::bind_method(D_METHOD("set_collision_layer", "layer"), &CSGShape3D::set_collision_layer);
  471. ClassDB::bind_method(D_METHOD("get_collision_layer"), &CSGShape3D::get_collision_layer);
  472. ClassDB::bind_method(D_METHOD("set_collision_mask", "mask"), &CSGShape3D::set_collision_mask);
  473. ClassDB::bind_method(D_METHOD("get_collision_mask"), &CSGShape3D::get_collision_mask);
  474. ClassDB::bind_method(D_METHOD("set_collision_mask_bit", "bit", "value"), &CSGShape3D::set_collision_mask_bit);
  475. ClassDB::bind_method(D_METHOD("get_collision_mask_bit", "bit"), &CSGShape3D::get_collision_mask_bit);
  476. ClassDB::bind_method(D_METHOD("set_collision_layer_bit", "bit", "value"), &CSGShape3D::set_collision_layer_bit);
  477. ClassDB::bind_method(D_METHOD("get_collision_layer_bit", "bit"), &CSGShape3D::get_collision_layer_bit);
  478. ClassDB::bind_method(D_METHOD("set_calculate_tangents", "enabled"), &CSGShape3D::set_calculate_tangents);
  479. ClassDB::bind_method(D_METHOD("is_calculating_tangents"), &CSGShape3D::is_calculating_tangents);
  480. ClassDB::bind_method(D_METHOD("get_meshes"), &CSGShape3D::get_meshes);
  481. ADD_PROPERTY(PropertyInfo(Variant::INT, "operation", PROPERTY_HINT_ENUM, "Union,Intersection,Subtraction"), "set_operation", "get_operation");
  482. ADD_PROPERTY(PropertyInfo(Variant::FLOAT, "snap", PROPERTY_HINT_RANGE, "0.0001,1,0.001"), "set_snap", "get_snap");
  483. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "calculate_tangents"), "set_calculate_tangents", "is_calculating_tangents");
  484. ADD_GROUP("Collision", "collision_");
  485. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "use_collision"), "set_use_collision", "is_using_collision");
  486. ADD_PROPERTY(PropertyInfo(Variant::INT, "collision_layer", PROPERTY_HINT_LAYERS_3D_PHYSICS), "set_collision_layer", "get_collision_layer");
  487. ADD_PROPERTY(PropertyInfo(Variant::INT, "collision_mask", PROPERTY_HINT_LAYERS_3D_PHYSICS), "set_collision_mask", "get_collision_mask");
  488. BIND_ENUM_CONSTANT(OPERATION_UNION);
  489. BIND_ENUM_CONSTANT(OPERATION_INTERSECTION);
  490. BIND_ENUM_CONSTANT(OPERATION_SUBTRACTION);
  491. }
  492. CSGShape3D::CSGShape3D() {
  493. operation = OPERATION_UNION;
  494. parent = nullptr;
  495. brush = nullptr;
  496. dirty = false;
  497. snap = 0.001;
  498. use_collision = false;
  499. collision_layer = 1;
  500. collision_mask = 1;
  501. calculate_tangents = true;
  502. set_notify_local_transform(true);
  503. }
  504. CSGShape3D::~CSGShape3D() {
  505. if (brush) {
  506. memdelete(brush);
  507. brush = nullptr;
  508. }
  509. }
  510. //////////////////////////////////
  511. CSGBrush *CSGCombiner3D::_build_brush() {
  512. return nullptr; //does not build anything
  513. }
  514. CSGCombiner3D::CSGCombiner3D() {
  515. }
  516. /////////////////////
  517. CSGBrush *CSGPrimitive3D::_create_brush_from_arrays(const Vector<Vector3> &p_vertices, const Vector<Vector2> &p_uv, const Vector<bool> &p_smooth, const Vector<Ref<Material>> &p_materials) {
  518. CSGBrush *brush = memnew(CSGBrush);
  519. Vector<bool> invert;
  520. invert.resize(p_vertices.size() / 3);
  521. {
  522. int ic = invert.size();
  523. bool *w = invert.ptrw();
  524. for (int i = 0; i < ic; i++) {
  525. w[i] = invert_faces;
  526. }
  527. }
  528. brush->build_from_faces(p_vertices, p_uv, p_smooth, p_materials, invert);
  529. return brush;
  530. }
  531. void CSGPrimitive3D::_bind_methods() {
  532. ClassDB::bind_method(D_METHOD("set_invert_faces", "invert_faces"), &CSGPrimitive3D::set_invert_faces);
  533. ClassDB::bind_method(D_METHOD("is_inverting_faces"), &CSGPrimitive3D::is_inverting_faces);
  534. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "invert_faces"), "set_invert_faces", "is_inverting_faces");
  535. }
  536. void CSGPrimitive3D::set_invert_faces(bool p_invert) {
  537. if (invert_faces == p_invert)
  538. return;
  539. invert_faces = p_invert;
  540. _make_dirty();
  541. }
  542. bool CSGPrimitive3D::is_inverting_faces() {
  543. return invert_faces;
  544. }
  545. CSGPrimitive3D::CSGPrimitive3D() {
  546. invert_faces = false;
  547. }
  548. /////////////////////
  549. CSGBrush *CSGMesh3D::_build_brush() {
  550. if (!mesh.is_valid())
  551. return nullptr;
  552. Vector<Vector3> vertices;
  553. Vector<bool> smooth;
  554. Vector<Ref<Material>> materials;
  555. Vector<Vector2> uvs;
  556. Ref<Material> material = get_material();
  557. for (int i = 0; i < mesh->get_surface_count(); i++) {
  558. if (mesh->surface_get_primitive_type(i) != Mesh::PRIMITIVE_TRIANGLES) {
  559. continue;
  560. }
  561. Array arrays = mesh->surface_get_arrays(i);
  562. if (arrays.size() == 0) {
  563. _make_dirty();
  564. ERR_FAIL_COND_V(arrays.size() == 0, nullptr);
  565. }
  566. Vector<Vector3> avertices = arrays[Mesh::ARRAY_VERTEX];
  567. if (avertices.size() == 0)
  568. continue;
  569. const Vector3 *vr = avertices.ptr();
  570. Vector<Vector3> anormals = arrays[Mesh::ARRAY_NORMAL];
  571. const Vector3 *nr = nullptr;
  572. if (anormals.size()) {
  573. nr = anormals.ptr();
  574. }
  575. Vector<Vector2> auvs = arrays[Mesh::ARRAY_TEX_UV];
  576. const Vector2 *uvr = nullptr;
  577. if (auvs.size()) {
  578. uvr = auvs.ptr();
  579. }
  580. Ref<Material> mat;
  581. if (material.is_valid()) {
  582. mat = material;
  583. } else {
  584. mat = mesh->surface_get_material(i);
  585. }
  586. Vector<int> aindices = arrays[Mesh::ARRAY_INDEX];
  587. if (aindices.size()) {
  588. int as = vertices.size();
  589. int is = aindices.size();
  590. vertices.resize(as + is);
  591. smooth.resize((as + is) / 3);
  592. materials.resize((as + is) / 3);
  593. uvs.resize(as + is);
  594. Vector3 *vw = vertices.ptrw();
  595. bool *sw = smooth.ptrw();
  596. Vector2 *uvw = uvs.ptrw();
  597. Ref<Material> *mw = materials.ptrw();
  598. const int *ir = aindices.ptr();
  599. for (int j = 0; j < is; j += 3) {
  600. Vector3 vertex[3];
  601. Vector3 normal[3];
  602. Vector2 uv[3];
  603. for (int k = 0; k < 3; k++) {
  604. int idx = ir[j + k];
  605. vertex[k] = vr[idx];
  606. if (nr) {
  607. normal[k] = nr[idx];
  608. }
  609. if (uvr) {
  610. uv[k] = uvr[idx];
  611. }
  612. }
  613. bool flat = normal[0].distance_to(normal[1]) < CMP_EPSILON && normal[0].distance_to(normal[2]) < CMP_EPSILON;
  614. vw[as + j + 0] = vertex[0];
  615. vw[as + j + 1] = vertex[1];
  616. vw[as + j + 2] = vertex[2];
  617. uvw[as + j + 0] = uv[0];
  618. uvw[as + j + 1] = uv[1];
  619. uvw[as + j + 2] = uv[2];
  620. sw[(as + j) / 3] = !flat;
  621. mw[(as + j) / 3] = mat;
  622. }
  623. } else {
  624. int as = vertices.size();
  625. int is = avertices.size();
  626. vertices.resize(as + is);
  627. smooth.resize((as + is) / 3);
  628. uvs.resize(as + is);
  629. materials.resize((as + is) / 3);
  630. Vector3 *vw = vertices.ptrw();
  631. bool *sw = smooth.ptrw();
  632. Vector2 *uvw = uvs.ptrw();
  633. Ref<Material> *mw = materials.ptrw();
  634. for (int j = 0; j < is; j += 3) {
  635. Vector3 vertex[3];
  636. Vector3 normal[3];
  637. Vector2 uv[3];
  638. for (int k = 0; k < 3; k++) {
  639. vertex[k] = vr[j + k];
  640. if (nr) {
  641. normal[k] = nr[j + k];
  642. }
  643. if (uvr) {
  644. uv[k] = uvr[j + k];
  645. }
  646. }
  647. bool flat = normal[0].distance_to(normal[1]) < CMP_EPSILON && normal[0].distance_to(normal[2]) < CMP_EPSILON;
  648. vw[as + j + 0] = vertex[0];
  649. vw[as + j + 1] = vertex[1];
  650. vw[as + j + 2] = vertex[2];
  651. uvw[as + j + 0] = uv[0];
  652. uvw[as + j + 1] = uv[1];
  653. uvw[as + j + 2] = uv[2];
  654. sw[(as + j) / 3] = !flat;
  655. mw[(as + j) / 3] = mat;
  656. }
  657. }
  658. }
  659. if (vertices.size() == 0)
  660. return nullptr;
  661. return _create_brush_from_arrays(vertices, uvs, smooth, materials);
  662. }
  663. void CSGMesh3D::_mesh_changed() {
  664. _make_dirty();
  665. update_gizmo();
  666. }
  667. void CSGMesh3D::set_material(const Ref<Material> &p_material) {
  668. if (material == p_material)
  669. return;
  670. material = p_material;
  671. _make_dirty();
  672. }
  673. Ref<Material> CSGMesh3D::get_material() const {
  674. return material;
  675. }
  676. void CSGMesh3D::_bind_methods() {
  677. ClassDB::bind_method(D_METHOD("set_mesh", "mesh"), &CSGMesh3D::set_mesh);
  678. ClassDB::bind_method(D_METHOD("get_mesh"), &CSGMesh3D::get_mesh);
  679. ClassDB::bind_method(D_METHOD("set_material", "material"), &CSGMesh3D::set_material);
  680. ClassDB::bind_method(D_METHOD("get_material"), &CSGMesh3D::get_material);
  681. ADD_PROPERTY(PropertyInfo(Variant::OBJECT, "mesh", PROPERTY_HINT_RESOURCE_TYPE, "Mesh"), "set_mesh", "get_mesh");
  682. ADD_PROPERTY(PropertyInfo(Variant::OBJECT, "material", PROPERTY_HINT_RESOURCE_TYPE, "StandardMaterial3D,ShaderMaterial"), "set_material", "get_material");
  683. }
  684. void CSGMesh3D::set_mesh(const Ref<Mesh> &p_mesh) {
  685. if (mesh == p_mesh)
  686. return;
  687. if (mesh.is_valid()) {
  688. mesh->disconnect("changed", callable_mp(this, &CSGMesh3D::_mesh_changed));
  689. }
  690. mesh = p_mesh;
  691. if (mesh.is_valid()) {
  692. mesh->connect("changed", callable_mp(this, &CSGMesh3D::_mesh_changed));
  693. }
  694. _make_dirty();
  695. }
  696. Ref<Mesh> CSGMesh3D::get_mesh() {
  697. return mesh;
  698. }
  699. ////////////////////////////////
  700. CSGBrush *CSGSphere3D::_build_brush() {
  701. // set our bounding box
  702. CSGBrush *brush = memnew(CSGBrush);
  703. int face_count = rings * radial_segments * 2 - radial_segments * 2;
  704. bool invert_val = is_inverting_faces();
  705. Ref<Material> material = get_material();
  706. Vector<Vector3> faces;
  707. Vector<Vector2> uvs;
  708. Vector<bool> smooth;
  709. Vector<Ref<Material>> materials;
  710. Vector<bool> invert;
  711. faces.resize(face_count * 3);
  712. uvs.resize(face_count * 3);
  713. smooth.resize(face_count);
  714. materials.resize(face_count);
  715. invert.resize(face_count);
  716. {
  717. Vector3 *facesw = faces.ptrw();
  718. Vector2 *uvsw = uvs.ptrw();
  719. bool *smoothw = smooth.ptrw();
  720. Ref<Material> *materialsw = materials.ptrw();
  721. bool *invertw = invert.ptrw();
  722. int face = 0;
  723. for (int i = 1; i <= rings; i++) {
  724. double lat0 = Math_PI * (-0.5 + (double)(i - 1) / rings);
  725. double z0 = Math::sin(lat0);
  726. double zr0 = Math::cos(lat0);
  727. double u0 = double(i - 1) / rings;
  728. double lat1 = Math_PI * (-0.5 + (double)i / rings);
  729. double z1 = Math::sin(lat1);
  730. double zr1 = Math::cos(lat1);
  731. double u1 = double(i) / rings;
  732. for (int j = radial_segments; j >= 1; j--) {
  733. double lng0 = 2 * Math_PI * (double)(j - 1) / radial_segments;
  734. double x0 = Math::cos(lng0);
  735. double y0 = Math::sin(lng0);
  736. double v0 = double(i - 1) / radial_segments;
  737. double lng1 = 2 * Math_PI * (double)(j) / radial_segments;
  738. double x1 = Math::cos(lng1);
  739. double y1 = Math::sin(lng1);
  740. double v1 = double(i) / radial_segments;
  741. Vector3 v[4] = {
  742. Vector3(x1 * zr0, z0, y1 * zr0) * radius,
  743. Vector3(x1 * zr1, z1, y1 * zr1) * radius,
  744. Vector3(x0 * zr1, z1, y0 * zr1) * radius,
  745. Vector3(x0 * zr0, z0, y0 * zr0) * radius
  746. };
  747. Vector2 u[4] = {
  748. Vector2(v1, u0),
  749. Vector2(v1, u1),
  750. Vector2(v0, u1),
  751. Vector2(v0, u0),
  752. };
  753. if (i < rings) {
  754. //face 1
  755. facesw[face * 3 + 0] = v[0];
  756. facesw[face * 3 + 1] = v[1];
  757. facesw[face * 3 + 2] = v[2];
  758. uvsw[face * 3 + 0] = u[0];
  759. uvsw[face * 3 + 1] = u[1];
  760. uvsw[face * 3 + 2] = u[2];
  761. smoothw[face] = smooth_faces;
  762. invertw[face] = invert_val;
  763. materialsw[face] = material;
  764. face++;
  765. }
  766. if (i > 1) {
  767. //face 2
  768. facesw[face * 3 + 0] = v[2];
  769. facesw[face * 3 + 1] = v[3];
  770. facesw[face * 3 + 2] = v[0];
  771. uvsw[face * 3 + 0] = u[2];
  772. uvsw[face * 3 + 1] = u[3];
  773. uvsw[face * 3 + 2] = u[0];
  774. smoothw[face] = smooth_faces;
  775. invertw[face] = invert_val;
  776. materialsw[face] = material;
  777. face++;
  778. }
  779. }
  780. }
  781. if (face != face_count) {
  782. ERR_PRINT("Face mismatch bug! fix code");
  783. }
  784. }
  785. brush->build_from_faces(faces, uvs, smooth, materials, invert);
  786. return brush;
  787. }
  788. void CSGSphere3D::_bind_methods() {
  789. ClassDB::bind_method(D_METHOD("set_radius", "radius"), &CSGSphere3D::set_radius);
  790. ClassDB::bind_method(D_METHOD("get_radius"), &CSGSphere3D::get_radius);
  791. ClassDB::bind_method(D_METHOD("set_radial_segments", "radial_segments"), &CSGSphere3D::set_radial_segments);
  792. ClassDB::bind_method(D_METHOD("get_radial_segments"), &CSGSphere3D::get_radial_segments);
  793. ClassDB::bind_method(D_METHOD("set_rings", "rings"), &CSGSphere3D::set_rings);
  794. ClassDB::bind_method(D_METHOD("get_rings"), &CSGSphere3D::get_rings);
  795. ClassDB::bind_method(D_METHOD("set_smooth_faces", "smooth_faces"), &CSGSphere3D::set_smooth_faces);
  796. ClassDB::bind_method(D_METHOD("get_smooth_faces"), &CSGSphere3D::get_smooth_faces);
  797. ClassDB::bind_method(D_METHOD("set_material", "material"), &CSGSphere3D::set_material);
  798. ClassDB::bind_method(D_METHOD("get_material"), &CSGSphere3D::get_material);
  799. ADD_PROPERTY(PropertyInfo(Variant::FLOAT, "radius", PROPERTY_HINT_RANGE, "0.001,100.0,0.001"), "set_radius", "get_radius");
  800. ADD_PROPERTY(PropertyInfo(Variant::INT, "radial_segments", PROPERTY_HINT_RANGE, "1,100,1"), "set_radial_segments", "get_radial_segments");
  801. ADD_PROPERTY(PropertyInfo(Variant::INT, "rings", PROPERTY_HINT_RANGE, "1,100,1"), "set_rings", "get_rings");
  802. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "smooth_faces"), "set_smooth_faces", "get_smooth_faces");
  803. ADD_PROPERTY(PropertyInfo(Variant::OBJECT, "material", PROPERTY_HINT_RESOURCE_TYPE, "StandardMaterial3D,ShaderMaterial"), "set_material", "get_material");
  804. }
  805. void CSGSphere3D::set_radius(const float p_radius) {
  806. ERR_FAIL_COND(p_radius <= 0);
  807. radius = p_radius;
  808. _make_dirty();
  809. update_gizmo();
  810. _change_notify("radius");
  811. }
  812. float CSGSphere3D::get_radius() const {
  813. return radius;
  814. }
  815. void CSGSphere3D::set_radial_segments(const int p_radial_segments) {
  816. radial_segments = p_radial_segments > 4 ? p_radial_segments : 4;
  817. _make_dirty();
  818. update_gizmo();
  819. }
  820. int CSGSphere3D::get_radial_segments() const {
  821. return radial_segments;
  822. }
  823. void CSGSphere3D::set_rings(const int p_rings) {
  824. rings = p_rings > 1 ? p_rings : 1;
  825. _make_dirty();
  826. update_gizmo();
  827. }
  828. int CSGSphere3D::get_rings() const {
  829. return rings;
  830. }
  831. void CSGSphere3D::set_smooth_faces(const bool p_smooth_faces) {
  832. smooth_faces = p_smooth_faces;
  833. _make_dirty();
  834. }
  835. bool CSGSphere3D::get_smooth_faces() const {
  836. return smooth_faces;
  837. }
  838. void CSGSphere3D::set_material(const Ref<Material> &p_material) {
  839. material = p_material;
  840. _make_dirty();
  841. }
  842. Ref<Material> CSGSphere3D::get_material() const {
  843. return material;
  844. }
  845. CSGSphere3D::CSGSphere3D() {
  846. // defaults
  847. radius = 1.0;
  848. radial_segments = 12;
  849. rings = 6;
  850. smooth_faces = true;
  851. }
  852. ///////////////
  853. CSGBrush *CSGBox3D::_build_brush() {
  854. // set our bounding box
  855. CSGBrush *brush = memnew(CSGBrush);
  856. int face_count = 12; //it's a cube..
  857. bool invert_val = is_inverting_faces();
  858. Ref<Material> material = get_material();
  859. Vector<Vector3> faces;
  860. Vector<Vector2> uvs;
  861. Vector<bool> smooth;
  862. Vector<Ref<Material>> materials;
  863. Vector<bool> invert;
  864. faces.resize(face_count * 3);
  865. uvs.resize(face_count * 3);
  866. smooth.resize(face_count);
  867. materials.resize(face_count);
  868. invert.resize(face_count);
  869. {
  870. Vector3 *facesw = faces.ptrw();
  871. Vector2 *uvsw = uvs.ptrw();
  872. bool *smoothw = smooth.ptrw();
  873. Ref<Material> *materialsw = materials.ptrw();
  874. bool *invertw = invert.ptrw();
  875. int face = 0;
  876. Vector3 vertex_mul(width * 0.5, height * 0.5, depth * 0.5);
  877. {
  878. for (int i = 0; i < 6; i++) {
  879. Vector3 face_points[4];
  880. float uv_points[8] = { 0, 0, 0, 1, 1, 1, 1, 0 };
  881. for (int j = 0; j < 4; j++) {
  882. float v[3];
  883. v[0] = 1.0;
  884. v[1] = 1 - 2 * ((j >> 1) & 1);
  885. v[2] = v[1] * (1 - 2 * (j & 1));
  886. for (int k = 0; k < 3; k++) {
  887. if (i < 3)
  888. face_points[j][(i + k) % 3] = v[k];
  889. else
  890. face_points[3 - j][(i + k) % 3] = -v[k];
  891. }
  892. }
  893. Vector2 u[4];
  894. for (int j = 0; j < 4; j++) {
  895. u[j] = Vector2(uv_points[j * 2 + 0], uv_points[j * 2 + 1]);
  896. }
  897. //face 1
  898. facesw[face * 3 + 0] = face_points[0] * vertex_mul;
  899. facesw[face * 3 + 1] = face_points[1] * vertex_mul;
  900. facesw[face * 3 + 2] = face_points[2] * vertex_mul;
  901. uvsw[face * 3 + 0] = u[0];
  902. uvsw[face * 3 + 1] = u[1];
  903. uvsw[face * 3 + 2] = u[2];
  904. smoothw[face] = false;
  905. invertw[face] = invert_val;
  906. materialsw[face] = material;
  907. face++;
  908. //face 1
  909. facesw[face * 3 + 0] = face_points[2] * vertex_mul;
  910. facesw[face * 3 + 1] = face_points[3] * vertex_mul;
  911. facesw[face * 3 + 2] = face_points[0] * vertex_mul;
  912. uvsw[face * 3 + 0] = u[2];
  913. uvsw[face * 3 + 1] = u[3];
  914. uvsw[face * 3 + 2] = u[0];
  915. smoothw[face] = false;
  916. invertw[face] = invert_val;
  917. materialsw[face] = material;
  918. face++;
  919. }
  920. }
  921. if (face != face_count) {
  922. ERR_PRINT("Face mismatch bug! fix code");
  923. }
  924. }
  925. brush->build_from_faces(faces, uvs, smooth, materials, invert);
  926. return brush;
  927. }
  928. void CSGBox3D::_bind_methods() {
  929. ClassDB::bind_method(D_METHOD("set_width", "width"), &CSGBox3D::set_width);
  930. ClassDB::bind_method(D_METHOD("get_width"), &CSGBox3D::get_width);
  931. ClassDB::bind_method(D_METHOD("set_height", "height"), &CSGBox3D::set_height);
  932. ClassDB::bind_method(D_METHOD("get_height"), &CSGBox3D::get_height);
  933. ClassDB::bind_method(D_METHOD("set_depth", "depth"), &CSGBox3D::set_depth);
  934. ClassDB::bind_method(D_METHOD("get_depth"), &CSGBox3D::get_depth);
  935. ClassDB::bind_method(D_METHOD("set_material", "material"), &CSGBox3D::set_material);
  936. ClassDB::bind_method(D_METHOD("get_material"), &CSGBox3D::get_material);
  937. ADD_PROPERTY(PropertyInfo(Variant::FLOAT, "width", PROPERTY_HINT_EXP_RANGE, "0.001,1000.0,0.001,or_greater"), "set_width", "get_width");
  938. ADD_PROPERTY(PropertyInfo(Variant::FLOAT, "height", PROPERTY_HINT_EXP_RANGE, "0.001,1000.0,0.001,or_greater"), "set_height", "get_height");
  939. ADD_PROPERTY(PropertyInfo(Variant::FLOAT, "depth", PROPERTY_HINT_EXP_RANGE, "0.001,1000.0,0.001,or_greater"), "set_depth", "get_depth");
  940. ADD_PROPERTY(PropertyInfo(Variant::OBJECT, "material", PROPERTY_HINT_RESOURCE_TYPE, "StandardMaterial3D,ShaderMaterial"), "set_material", "get_material");
  941. }
  942. void CSGBox3D::set_width(const float p_width) {
  943. width = p_width;
  944. _make_dirty();
  945. update_gizmo();
  946. _change_notify("width");
  947. }
  948. float CSGBox3D::get_width() const {
  949. return width;
  950. }
  951. void CSGBox3D::set_height(const float p_height) {
  952. height = p_height;
  953. _make_dirty();
  954. update_gizmo();
  955. _change_notify("height");
  956. }
  957. float CSGBox3D::get_height() const {
  958. return height;
  959. }
  960. void CSGBox3D::set_depth(const float p_depth) {
  961. depth = p_depth;
  962. _make_dirty();
  963. update_gizmo();
  964. _change_notify("depth");
  965. }
  966. float CSGBox3D::get_depth() const {
  967. return depth;
  968. }
  969. void CSGBox3D::set_material(const Ref<Material> &p_material) {
  970. material = p_material;
  971. _make_dirty();
  972. update_gizmo();
  973. }
  974. Ref<Material> CSGBox3D::get_material() const {
  975. return material;
  976. }
  977. CSGBox3D::CSGBox3D() {
  978. // defaults
  979. width = 2.0;
  980. height = 2.0;
  981. depth = 2.0;
  982. }
  983. ///////////////
  984. CSGBrush *CSGCylinder3D::_build_brush() {
  985. // set our bounding box
  986. CSGBrush *brush = memnew(CSGBrush);
  987. int face_count = sides * (cone ? 1 : 2) + sides + (cone ? 0 : sides);
  988. bool invert_val = is_inverting_faces();
  989. Ref<Material> material = get_material();
  990. Vector<Vector3> faces;
  991. Vector<Vector2> uvs;
  992. Vector<bool> smooth;
  993. Vector<Ref<Material>> materials;
  994. Vector<bool> invert;
  995. faces.resize(face_count * 3);
  996. uvs.resize(face_count * 3);
  997. smooth.resize(face_count);
  998. materials.resize(face_count);
  999. invert.resize(face_count);
  1000. {
  1001. Vector3 *facesw = faces.ptrw();
  1002. Vector2 *uvsw = uvs.ptrw();
  1003. bool *smoothw = smooth.ptrw();
  1004. Ref<Material> *materialsw = materials.ptrw();
  1005. bool *invertw = invert.ptrw();
  1006. int face = 0;
  1007. Vector3 vertex_mul(radius, height * 0.5, radius);
  1008. {
  1009. for (int i = 0; i < sides; i++) {
  1010. float inc = float(i) / sides;
  1011. float inc_n = float((i + 1)) / sides;
  1012. float ang = inc * Math_PI * 2.0;
  1013. float ang_n = inc_n * Math_PI * 2.0;
  1014. Vector3 base(Math::cos(ang), 0, Math::sin(ang));
  1015. Vector3 base_n(Math::cos(ang_n), 0, Math::sin(ang_n));
  1016. Vector3 face_points[4] = {
  1017. base + Vector3(0, -1, 0),
  1018. base_n + Vector3(0, -1, 0),
  1019. base_n * (cone ? 0.0 : 1.0) + Vector3(0, 1, 0),
  1020. base * (cone ? 0.0 : 1.0) + Vector3(0, 1, 0),
  1021. };
  1022. Vector2 u[4] = {
  1023. Vector2(inc, 0),
  1024. Vector2(inc_n, 0),
  1025. Vector2(inc_n, 1),
  1026. Vector2(inc, 1),
  1027. };
  1028. //side face 1
  1029. facesw[face * 3 + 0] = face_points[0] * vertex_mul;
  1030. facesw[face * 3 + 1] = face_points[1] * vertex_mul;
  1031. facesw[face * 3 + 2] = face_points[2] * vertex_mul;
  1032. uvsw[face * 3 + 0] = u[0];
  1033. uvsw[face * 3 + 1] = u[1];
  1034. uvsw[face * 3 + 2] = u[2];
  1035. smoothw[face] = smooth_faces;
  1036. invertw[face] = invert_val;
  1037. materialsw[face] = material;
  1038. face++;
  1039. if (!cone) {
  1040. //side face 2
  1041. facesw[face * 3 + 0] = face_points[2] * vertex_mul;
  1042. facesw[face * 3 + 1] = face_points[3] * vertex_mul;
  1043. facesw[face * 3 + 2] = face_points[0] * vertex_mul;
  1044. uvsw[face * 3 + 0] = u[2];
  1045. uvsw[face * 3 + 1] = u[3];
  1046. uvsw[face * 3 + 2] = u[0];
  1047. smoothw[face] = smooth_faces;
  1048. invertw[face] = invert_val;
  1049. materialsw[face] = material;
  1050. face++;
  1051. }
  1052. //bottom face 1
  1053. facesw[face * 3 + 0] = face_points[1] * vertex_mul;
  1054. facesw[face * 3 + 1] = face_points[0] * vertex_mul;
  1055. facesw[face * 3 + 2] = Vector3(0, -1, 0) * vertex_mul;
  1056. uvsw[face * 3 + 0] = Vector2(face_points[1].x, face_points[1].y) * 0.5 + Vector2(0.5, 0.5);
  1057. uvsw[face * 3 + 1] = Vector2(face_points[0].x, face_points[0].y) * 0.5 + Vector2(0.5, 0.5);
  1058. uvsw[face * 3 + 2] = Vector2(0.5, 0.5);
  1059. smoothw[face] = false;
  1060. invertw[face] = invert_val;
  1061. materialsw[face] = material;
  1062. face++;
  1063. if (!cone) {
  1064. //top face 1
  1065. facesw[face * 3 + 0] = face_points[3] * vertex_mul;
  1066. facesw[face * 3 + 1] = face_points[2] * vertex_mul;
  1067. facesw[face * 3 + 2] = Vector3(0, 1, 0) * vertex_mul;
  1068. uvsw[face * 3 + 0] = Vector2(face_points[1].x, face_points[1].y) * 0.5 + Vector2(0.5, 0.5);
  1069. uvsw[face * 3 + 1] = Vector2(face_points[0].x, face_points[0].y) * 0.5 + Vector2(0.5, 0.5);
  1070. uvsw[face * 3 + 2] = Vector2(0.5, 0.5);
  1071. smoothw[face] = false;
  1072. invertw[face] = invert_val;
  1073. materialsw[face] = material;
  1074. face++;
  1075. }
  1076. }
  1077. }
  1078. if (face != face_count) {
  1079. ERR_PRINT("Face mismatch bug! fix code");
  1080. }
  1081. }
  1082. brush->build_from_faces(faces, uvs, smooth, materials, invert);
  1083. return brush;
  1084. }
  1085. void CSGCylinder3D::_bind_methods() {
  1086. ClassDB::bind_method(D_METHOD("set_radius", "radius"), &CSGCylinder3D::set_radius);
  1087. ClassDB::bind_method(D_METHOD("get_radius"), &CSGCylinder3D::get_radius);
  1088. ClassDB::bind_method(D_METHOD("set_height", "height"), &CSGCylinder3D::set_height);
  1089. ClassDB::bind_method(D_METHOD("get_height"), &CSGCylinder3D::get_height);
  1090. ClassDB::bind_method(D_METHOD("set_sides", "sides"), &CSGCylinder3D::set_sides);
  1091. ClassDB::bind_method(D_METHOD("get_sides"), &CSGCylinder3D::get_sides);
  1092. ClassDB::bind_method(D_METHOD("set_cone", "cone"), &CSGCylinder3D::set_cone);
  1093. ClassDB::bind_method(D_METHOD("is_cone"), &CSGCylinder3D::is_cone);
  1094. ClassDB::bind_method(D_METHOD("set_material", "material"), &CSGCylinder3D::set_material);
  1095. ClassDB::bind_method(D_METHOD("get_material"), &CSGCylinder3D::get_material);
  1096. ClassDB::bind_method(D_METHOD("set_smooth_faces", "smooth_faces"), &CSGCylinder3D::set_smooth_faces);
  1097. ClassDB::bind_method(D_METHOD("get_smooth_faces"), &CSGCylinder3D::get_smooth_faces);
  1098. ADD_PROPERTY(PropertyInfo(Variant::FLOAT, "radius", PROPERTY_HINT_EXP_RANGE, "0.001,1000.0,0.001,or_greater"), "set_radius", "get_radius");
  1099. ADD_PROPERTY(PropertyInfo(Variant::FLOAT, "height", PROPERTY_HINT_EXP_RANGE, "0.001,1000.0,0.001,or_greater"), "set_height", "get_height");
  1100. ADD_PROPERTY(PropertyInfo(Variant::INT, "sides", PROPERTY_HINT_RANGE, "3,64,1"), "set_sides", "get_sides");
  1101. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "cone"), "set_cone", "is_cone");
  1102. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "smooth_faces"), "set_smooth_faces", "get_smooth_faces");
  1103. ADD_PROPERTY(PropertyInfo(Variant::OBJECT, "material", PROPERTY_HINT_RESOURCE_TYPE, "StandardMaterial3D,ShaderMaterial"), "set_material", "get_material");
  1104. }
  1105. void CSGCylinder3D::set_radius(const float p_radius) {
  1106. radius = p_radius;
  1107. _make_dirty();
  1108. update_gizmo();
  1109. _change_notify("radius");
  1110. }
  1111. float CSGCylinder3D::get_radius() const {
  1112. return radius;
  1113. }
  1114. void CSGCylinder3D::set_height(const float p_height) {
  1115. height = p_height;
  1116. _make_dirty();
  1117. update_gizmo();
  1118. _change_notify("height");
  1119. }
  1120. float CSGCylinder3D::get_height() const {
  1121. return height;
  1122. }
  1123. void CSGCylinder3D::set_sides(const int p_sides) {
  1124. ERR_FAIL_COND(p_sides < 3);
  1125. sides = p_sides;
  1126. _make_dirty();
  1127. update_gizmo();
  1128. }
  1129. int CSGCylinder3D::get_sides() const {
  1130. return sides;
  1131. }
  1132. void CSGCylinder3D::set_cone(const bool p_cone) {
  1133. cone = p_cone;
  1134. _make_dirty();
  1135. update_gizmo();
  1136. }
  1137. bool CSGCylinder3D::is_cone() const {
  1138. return cone;
  1139. }
  1140. void CSGCylinder3D::set_smooth_faces(const bool p_smooth_faces) {
  1141. smooth_faces = p_smooth_faces;
  1142. _make_dirty();
  1143. }
  1144. bool CSGCylinder3D::get_smooth_faces() const {
  1145. return smooth_faces;
  1146. }
  1147. void CSGCylinder3D::set_material(const Ref<Material> &p_material) {
  1148. material = p_material;
  1149. _make_dirty();
  1150. }
  1151. Ref<Material> CSGCylinder3D::get_material() const {
  1152. return material;
  1153. }
  1154. CSGCylinder3D::CSGCylinder3D() {
  1155. // defaults
  1156. radius = 1.0;
  1157. height = 1.0;
  1158. sides = 8;
  1159. cone = false;
  1160. smooth_faces = true;
  1161. }
  1162. ///////////////
  1163. CSGBrush *CSGTorus3D::_build_brush() {
  1164. // set our bounding box
  1165. float min_radius = inner_radius;
  1166. float max_radius = outer_radius;
  1167. if (min_radius == max_radius)
  1168. return nullptr; //sorry, can't
  1169. if (min_radius > max_radius) {
  1170. SWAP(min_radius, max_radius);
  1171. }
  1172. float radius = (max_radius - min_radius) * 0.5;
  1173. CSGBrush *brush = memnew(CSGBrush);
  1174. int face_count = ring_sides * sides * 2;
  1175. bool invert_val = is_inverting_faces();
  1176. Ref<Material> material = get_material();
  1177. Vector<Vector3> faces;
  1178. Vector<Vector2> uvs;
  1179. Vector<bool> smooth;
  1180. Vector<Ref<Material>> materials;
  1181. Vector<bool> invert;
  1182. faces.resize(face_count * 3);
  1183. uvs.resize(face_count * 3);
  1184. smooth.resize(face_count);
  1185. materials.resize(face_count);
  1186. invert.resize(face_count);
  1187. {
  1188. Vector3 *facesw = faces.ptrw();
  1189. Vector2 *uvsw = uvs.ptrw();
  1190. bool *smoothw = smooth.ptrw();
  1191. Ref<Material> *materialsw = materials.ptrw();
  1192. bool *invertw = invert.ptrw();
  1193. int face = 0;
  1194. {
  1195. for (int i = 0; i < sides; i++) {
  1196. float inci = float(i) / sides;
  1197. float inci_n = float((i + 1)) / sides;
  1198. float angi = inci * Math_PI * 2.0;
  1199. float angi_n = inci_n * Math_PI * 2.0;
  1200. Vector3 normali = Vector3(Math::cos(angi), 0, Math::sin(angi));
  1201. Vector3 normali_n = Vector3(Math::cos(angi_n), 0, Math::sin(angi_n));
  1202. for (int j = 0; j < ring_sides; j++) {
  1203. float incj = float(j) / ring_sides;
  1204. float incj_n = float((j + 1)) / ring_sides;
  1205. float angj = incj * Math_PI * 2.0;
  1206. float angj_n = incj_n * Math_PI * 2.0;
  1207. Vector2 normalj = Vector2(Math::cos(angj), Math::sin(angj)) * radius + Vector2(min_radius + radius, 0);
  1208. Vector2 normalj_n = Vector2(Math::cos(angj_n), Math::sin(angj_n)) * radius + Vector2(min_radius + radius, 0);
  1209. Vector3 face_points[4] = {
  1210. Vector3(normali.x * normalj.x, normalj.y, normali.z * normalj.x),
  1211. Vector3(normali.x * normalj_n.x, normalj_n.y, normali.z * normalj_n.x),
  1212. Vector3(normali_n.x * normalj_n.x, normalj_n.y, normali_n.z * normalj_n.x),
  1213. Vector3(normali_n.x * normalj.x, normalj.y, normali_n.z * normalj.x)
  1214. };
  1215. Vector2 u[4] = {
  1216. Vector2(inci, incj),
  1217. Vector2(inci, incj_n),
  1218. Vector2(inci_n, incj_n),
  1219. Vector2(inci_n, incj),
  1220. };
  1221. // face 1
  1222. facesw[face * 3 + 0] = face_points[0];
  1223. facesw[face * 3 + 1] = face_points[2];
  1224. facesw[face * 3 + 2] = face_points[1];
  1225. uvsw[face * 3 + 0] = u[0];
  1226. uvsw[face * 3 + 1] = u[2];
  1227. uvsw[face * 3 + 2] = u[1];
  1228. smoothw[face] = smooth_faces;
  1229. invertw[face] = invert_val;
  1230. materialsw[face] = material;
  1231. face++;
  1232. //face 2
  1233. facesw[face * 3 + 0] = face_points[3];
  1234. facesw[face * 3 + 1] = face_points[2];
  1235. facesw[face * 3 + 2] = face_points[0];
  1236. uvsw[face * 3 + 0] = u[3];
  1237. uvsw[face * 3 + 1] = u[2];
  1238. uvsw[face * 3 + 2] = u[0];
  1239. smoothw[face] = smooth_faces;
  1240. invertw[face] = invert_val;
  1241. materialsw[face] = material;
  1242. face++;
  1243. }
  1244. }
  1245. }
  1246. if (face != face_count) {
  1247. ERR_PRINT("Face mismatch bug! fix code");
  1248. }
  1249. }
  1250. brush->build_from_faces(faces, uvs, smooth, materials, invert);
  1251. return brush;
  1252. }
  1253. void CSGTorus3D::_bind_methods() {
  1254. ClassDB::bind_method(D_METHOD("set_inner_radius", "radius"), &CSGTorus3D::set_inner_radius);
  1255. ClassDB::bind_method(D_METHOD("get_inner_radius"), &CSGTorus3D::get_inner_radius);
  1256. ClassDB::bind_method(D_METHOD("set_outer_radius", "radius"), &CSGTorus3D::set_outer_radius);
  1257. ClassDB::bind_method(D_METHOD("get_outer_radius"), &CSGTorus3D::get_outer_radius);
  1258. ClassDB::bind_method(D_METHOD("set_sides", "sides"), &CSGTorus3D::set_sides);
  1259. ClassDB::bind_method(D_METHOD("get_sides"), &CSGTorus3D::get_sides);
  1260. ClassDB::bind_method(D_METHOD("set_ring_sides", "sides"), &CSGTorus3D::set_ring_sides);
  1261. ClassDB::bind_method(D_METHOD("get_ring_sides"), &CSGTorus3D::get_ring_sides);
  1262. ClassDB::bind_method(D_METHOD("set_material", "material"), &CSGTorus3D::set_material);
  1263. ClassDB::bind_method(D_METHOD("get_material"), &CSGTorus3D::get_material);
  1264. ClassDB::bind_method(D_METHOD("set_smooth_faces", "smooth_faces"), &CSGTorus3D::set_smooth_faces);
  1265. ClassDB::bind_method(D_METHOD("get_smooth_faces"), &CSGTorus3D::get_smooth_faces);
  1266. ADD_PROPERTY(PropertyInfo(Variant::FLOAT, "inner_radius", PROPERTY_HINT_EXP_RANGE, "0.001,1000.0,0.001,or_greater"), "set_inner_radius", "get_inner_radius");
  1267. ADD_PROPERTY(PropertyInfo(Variant::FLOAT, "outer_radius", PROPERTY_HINT_EXP_RANGE, "0.001,1000.0,0.001,or_greater"), "set_outer_radius", "get_outer_radius");
  1268. ADD_PROPERTY(PropertyInfo(Variant::INT, "sides", PROPERTY_HINT_RANGE, "3,64,1"), "set_sides", "get_sides");
  1269. ADD_PROPERTY(PropertyInfo(Variant::INT, "ring_sides", PROPERTY_HINT_RANGE, "3,64,1"), "set_ring_sides", "get_ring_sides");
  1270. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "smooth_faces"), "set_smooth_faces", "get_smooth_faces");
  1271. ADD_PROPERTY(PropertyInfo(Variant::OBJECT, "material", PROPERTY_HINT_RESOURCE_TYPE, "StandardMaterial3D,ShaderMaterial"), "set_material", "get_material");
  1272. }
  1273. void CSGTorus3D::set_inner_radius(const float p_inner_radius) {
  1274. inner_radius = p_inner_radius;
  1275. _make_dirty();
  1276. update_gizmo();
  1277. _change_notify("inner_radius");
  1278. }
  1279. float CSGTorus3D::get_inner_radius() const {
  1280. return inner_radius;
  1281. }
  1282. void CSGTorus3D::set_outer_radius(const float p_outer_radius) {
  1283. outer_radius = p_outer_radius;
  1284. _make_dirty();
  1285. update_gizmo();
  1286. _change_notify("outer_radius");
  1287. }
  1288. float CSGTorus3D::get_outer_radius() const {
  1289. return outer_radius;
  1290. }
  1291. void CSGTorus3D::set_sides(const int p_sides) {
  1292. ERR_FAIL_COND(p_sides < 3);
  1293. sides = p_sides;
  1294. _make_dirty();
  1295. update_gizmo();
  1296. }
  1297. int CSGTorus3D::get_sides() const {
  1298. return sides;
  1299. }
  1300. void CSGTorus3D::set_ring_sides(const int p_ring_sides) {
  1301. ERR_FAIL_COND(p_ring_sides < 3);
  1302. ring_sides = p_ring_sides;
  1303. _make_dirty();
  1304. update_gizmo();
  1305. }
  1306. int CSGTorus3D::get_ring_sides() const {
  1307. return ring_sides;
  1308. }
  1309. void CSGTorus3D::set_smooth_faces(const bool p_smooth_faces) {
  1310. smooth_faces = p_smooth_faces;
  1311. _make_dirty();
  1312. }
  1313. bool CSGTorus3D::get_smooth_faces() const {
  1314. return smooth_faces;
  1315. }
  1316. void CSGTorus3D::set_material(const Ref<Material> &p_material) {
  1317. material = p_material;
  1318. _make_dirty();
  1319. }
  1320. Ref<Material> CSGTorus3D::get_material() const {
  1321. return material;
  1322. }
  1323. CSGTorus3D::CSGTorus3D() {
  1324. // defaults
  1325. inner_radius = 2.0;
  1326. outer_radius = 3.0;
  1327. sides = 8;
  1328. ring_sides = 6;
  1329. smooth_faces = true;
  1330. }
  1331. ///////////////
  1332. CSGBrush *CSGPolygon3D::_build_brush() {
  1333. // set our bounding box
  1334. if (polygon.size() < 3)
  1335. return nullptr;
  1336. Vector<Point2> final_polygon = polygon;
  1337. if (Triangulate::get_area(final_polygon) > 0) {
  1338. final_polygon.invert();
  1339. }
  1340. Vector<int> triangles = Geometry::triangulate_polygon(final_polygon);
  1341. if (triangles.size() < 3)
  1342. return nullptr;
  1343. Path3D *path = nullptr;
  1344. Ref<Curve3D> curve;
  1345. // get bounds for our polygon
  1346. Vector2 final_polygon_min;
  1347. Vector2 final_polygon_max;
  1348. for (int i = 0; i < final_polygon.size(); i++) {
  1349. Vector2 p = final_polygon[i];
  1350. if (i == 0) {
  1351. final_polygon_min = p;
  1352. final_polygon_max = final_polygon_min;
  1353. } else {
  1354. if (p.x < final_polygon_min.x)
  1355. final_polygon_min.x = p.x;
  1356. if (p.y < final_polygon_min.y)
  1357. final_polygon_min.y = p.y;
  1358. if (p.x > final_polygon_max.x)
  1359. final_polygon_max.x = p.x;
  1360. if (p.y > final_polygon_max.y)
  1361. final_polygon_max.y = p.y;
  1362. }
  1363. }
  1364. Vector2 final_polygon_size = final_polygon_max - final_polygon_min;
  1365. if (mode == MODE_PATH) {
  1366. if (!has_node(path_node))
  1367. return nullptr;
  1368. Node *n = get_node(path_node);
  1369. if (!n)
  1370. return nullptr;
  1371. path = Object::cast_to<Path3D>(n);
  1372. if (!path)
  1373. return nullptr;
  1374. if (path != path_cache) {
  1375. if (path_cache) {
  1376. path_cache->disconnect("tree_exited", callable_mp(this, &CSGPolygon3D::_path_exited));
  1377. path_cache->disconnect("curve_changed", callable_mp(this, &CSGPolygon3D::_path_changed));
  1378. path_cache = nullptr;
  1379. }
  1380. path_cache = path;
  1381. path_cache->connect("tree_exited", callable_mp(this, &CSGPolygon3D::_path_exited));
  1382. path_cache->connect("curve_changed", callable_mp(this, &CSGPolygon3D::_path_changed));
  1383. path_cache = nullptr;
  1384. }
  1385. curve = path->get_curve();
  1386. if (curve.is_null())
  1387. return nullptr;
  1388. if (curve->get_baked_length() <= 0)
  1389. return nullptr;
  1390. }
  1391. CSGBrush *brush = memnew(CSGBrush);
  1392. int face_count = 0;
  1393. switch (mode) {
  1394. case MODE_DEPTH: face_count = triangles.size() * 2 / 3 + (final_polygon.size()) * 2; break;
  1395. case MODE_SPIN: face_count = (spin_degrees < 360 ? triangles.size() * 2 / 3 : 0) + (final_polygon.size()) * 2 * spin_sides; break;
  1396. case MODE_PATH: {
  1397. float bl = curve->get_baked_length();
  1398. int splits = MAX(2, Math::ceil(bl / path_interval));
  1399. if (path_joined) {
  1400. face_count = splits * final_polygon.size() * 2;
  1401. } else {
  1402. face_count = triangles.size() * 2 / 3 + splits * final_polygon.size() * 2;
  1403. }
  1404. } break;
  1405. }
  1406. bool invert_val = is_inverting_faces();
  1407. Ref<Material> material = get_material();
  1408. Vector<Vector3> faces;
  1409. Vector<Vector2> uvs;
  1410. Vector<bool> smooth;
  1411. Vector<Ref<Material>> materials;
  1412. Vector<bool> invert;
  1413. faces.resize(face_count * 3);
  1414. uvs.resize(face_count * 3);
  1415. smooth.resize(face_count);
  1416. materials.resize(face_count);
  1417. invert.resize(face_count);
  1418. AABB aabb; //must be computed
  1419. {
  1420. Vector3 *facesw = faces.ptrw();
  1421. Vector2 *uvsw = uvs.ptrw();
  1422. bool *smoothw = smooth.ptrw();
  1423. Ref<Material> *materialsw = materials.ptrw();
  1424. bool *invertw = invert.ptrw();
  1425. int face = 0;
  1426. switch (mode) {
  1427. case MODE_DEPTH: {
  1428. //add triangles, front and back
  1429. for (int i = 0; i < 2; i++) {
  1430. for (int j = 0; j < triangles.size(); j += 3) {
  1431. for (int k = 0; k < 3; k++) {
  1432. int src[3] = { 0, i == 0 ? 1 : 2, i == 0 ? 2 : 1 };
  1433. Vector2 p = final_polygon[triangles[j + src[k]]];
  1434. Vector3 v = Vector3(p.x, p.y, 0);
  1435. if (i == 0) {
  1436. v.z -= depth;
  1437. }
  1438. facesw[face * 3 + k] = v;
  1439. uvsw[face * 3 + k] = (p - final_polygon_min) / final_polygon_size;
  1440. if (i == 0) {
  1441. uvsw[face * 3 + k].x = 1.0 - uvsw[face * 3 + k].x; /* flip x */
  1442. }
  1443. }
  1444. smoothw[face] = false;
  1445. materialsw[face] = material;
  1446. invertw[face] = invert_val;
  1447. face++;
  1448. }
  1449. }
  1450. //add triangles for depth
  1451. for (int i = 0; i < final_polygon.size(); i++) {
  1452. int i_n = (i + 1) % final_polygon.size();
  1453. Vector3 v[4] = {
  1454. Vector3(final_polygon[i].x, final_polygon[i].y, -depth),
  1455. Vector3(final_polygon[i_n].x, final_polygon[i_n].y, -depth),
  1456. Vector3(final_polygon[i_n].x, final_polygon[i_n].y, 0),
  1457. Vector3(final_polygon[i].x, final_polygon[i].y, 0),
  1458. };
  1459. Vector2 u[4] = {
  1460. Vector2(0, 0),
  1461. Vector2(0, 1),
  1462. Vector2(1, 1),
  1463. Vector2(1, 0)
  1464. };
  1465. // face 1
  1466. facesw[face * 3 + 0] = v[0];
  1467. facesw[face * 3 + 1] = v[1];
  1468. facesw[face * 3 + 2] = v[2];
  1469. uvsw[face * 3 + 0] = u[0];
  1470. uvsw[face * 3 + 1] = u[1];
  1471. uvsw[face * 3 + 2] = u[2];
  1472. smoothw[face] = smooth_faces;
  1473. invertw[face] = invert_val;
  1474. materialsw[face] = material;
  1475. face++;
  1476. // face 2
  1477. facesw[face * 3 + 0] = v[2];
  1478. facesw[face * 3 + 1] = v[3];
  1479. facesw[face * 3 + 2] = v[0];
  1480. uvsw[face * 3 + 0] = u[2];
  1481. uvsw[face * 3 + 1] = u[3];
  1482. uvsw[face * 3 + 2] = u[0];
  1483. smoothw[face] = smooth_faces;
  1484. invertw[face] = invert_val;
  1485. materialsw[face] = material;
  1486. face++;
  1487. }
  1488. } break;
  1489. case MODE_SPIN: {
  1490. for (int i = 0; i < spin_sides; i++) {
  1491. float inci = float(i) / spin_sides;
  1492. float inci_n = float((i + 1)) / spin_sides;
  1493. float angi = -(inci * spin_degrees / 360.0) * Math_PI * 2.0;
  1494. float angi_n = -(inci_n * spin_degrees / 360.0) * Math_PI * 2.0;
  1495. Vector3 normali = Vector3(Math::cos(angi), 0, Math::sin(angi));
  1496. Vector3 normali_n = Vector3(Math::cos(angi_n), 0, Math::sin(angi_n));
  1497. //add triangles for depth
  1498. for (int j = 0; j < final_polygon.size(); j++) {
  1499. int j_n = (j + 1) % final_polygon.size();
  1500. Vector3 v[4] = {
  1501. Vector3(normali.x * final_polygon[j].x, final_polygon[j].y, normali.z * final_polygon[j].x),
  1502. Vector3(normali.x * final_polygon[j_n].x, final_polygon[j_n].y, normali.z * final_polygon[j_n].x),
  1503. Vector3(normali_n.x * final_polygon[j_n].x, final_polygon[j_n].y, normali_n.z * final_polygon[j_n].x),
  1504. Vector3(normali_n.x * final_polygon[j].x, final_polygon[j].y, normali_n.z * final_polygon[j].x),
  1505. };
  1506. Vector2 u[4] = {
  1507. Vector2(0, 0),
  1508. Vector2(0, 1),
  1509. Vector2(1, 1),
  1510. Vector2(1, 0)
  1511. };
  1512. // face 1
  1513. facesw[face * 3 + 0] = v[0];
  1514. facesw[face * 3 + 1] = v[2];
  1515. facesw[face * 3 + 2] = v[1];
  1516. uvsw[face * 3 + 0] = u[0];
  1517. uvsw[face * 3 + 1] = u[2];
  1518. uvsw[face * 3 + 2] = u[1];
  1519. smoothw[face] = smooth_faces;
  1520. invertw[face] = invert_val;
  1521. materialsw[face] = material;
  1522. face++;
  1523. // face 2
  1524. facesw[face * 3 + 0] = v[2];
  1525. facesw[face * 3 + 1] = v[0];
  1526. facesw[face * 3 + 2] = v[3];
  1527. uvsw[face * 3 + 0] = u[2];
  1528. uvsw[face * 3 + 1] = u[0];
  1529. uvsw[face * 3 + 2] = u[3];
  1530. smoothw[face] = smooth_faces;
  1531. invertw[face] = invert_val;
  1532. materialsw[face] = material;
  1533. face++;
  1534. }
  1535. if (i == 0 && spin_degrees < 360) {
  1536. for (int j = 0; j < triangles.size(); j += 3) {
  1537. for (int k = 0; k < 3; k++) {
  1538. int src[3] = { 0, 2, 1 };
  1539. Vector2 p = final_polygon[triangles[j + src[k]]];
  1540. Vector3 v = Vector3(p.x, p.y, 0);
  1541. facesw[face * 3 + k] = v;
  1542. uvsw[face * 3 + k] = (p - final_polygon_min) / final_polygon_size;
  1543. }
  1544. smoothw[face] = false;
  1545. materialsw[face] = material;
  1546. invertw[face] = invert_val;
  1547. face++;
  1548. }
  1549. }
  1550. if (i == spin_sides - 1 && spin_degrees < 360) {
  1551. for (int j = 0; j < triangles.size(); j += 3) {
  1552. for (int k = 0; k < 3; k++) {
  1553. int src[3] = { 0, 1, 2 };
  1554. Vector2 p = final_polygon[triangles[j + src[k]]];
  1555. Vector3 v = Vector3(normali_n.x * p.x, p.y, normali_n.z * p.x);
  1556. facesw[face * 3 + k] = v;
  1557. uvsw[face * 3 + k] = (p - final_polygon_min) / final_polygon_size;
  1558. uvsw[face * 3 + k].x = 1.0 - uvsw[face * 3 + k].x; /* flip x */
  1559. }
  1560. smoothw[face] = false;
  1561. materialsw[face] = material;
  1562. invertw[face] = invert_val;
  1563. face++;
  1564. }
  1565. }
  1566. }
  1567. } break;
  1568. case MODE_PATH: {
  1569. float bl = curve->get_baked_length();
  1570. int splits = MAX(2, Math::ceil(bl / path_interval));
  1571. float u1 = 0.0;
  1572. float u2 = path_continuous_u ? 0.0 : 1.0;
  1573. Transform path_to_this;
  1574. if (!path_local) {
  1575. // center on paths origin
  1576. path_to_this = get_global_transform().affine_inverse() * path->get_global_transform();
  1577. }
  1578. Transform prev_xf;
  1579. Vector3 lookat_dir;
  1580. if (path_rotation == PATH_ROTATION_POLYGON) {
  1581. lookat_dir = (path->get_global_transform().affine_inverse() * get_global_transform()).xform(Vector3(0, 0, -1));
  1582. } else {
  1583. Vector3 p1, p2;
  1584. p1 = curve->interpolate_baked(0);
  1585. p2 = curve->interpolate_baked(0.1);
  1586. lookat_dir = (p2 - p1).normalized();
  1587. }
  1588. for (int i = 0; i <= splits; i++) {
  1589. float ofs = i * path_interval;
  1590. if (ofs > bl) {
  1591. ofs = bl;
  1592. }
  1593. if (i == splits && path_joined) {
  1594. ofs = 0.0;
  1595. }
  1596. Transform xf;
  1597. xf.origin = curve->interpolate_baked(ofs);
  1598. Vector3 local_dir;
  1599. if (path_rotation == PATH_ROTATION_PATH_FOLLOW && ofs > 0) {
  1600. //before end
  1601. Vector3 p1 = curve->interpolate_baked(ofs - 0.1);
  1602. Vector3 p2 = curve->interpolate_baked(ofs);
  1603. local_dir = (p2 - p1).normalized();
  1604. } else {
  1605. local_dir = lookat_dir;
  1606. }
  1607. xf = xf.looking_at(xf.origin + local_dir, Vector3(0, 1, 0));
  1608. Basis rot(Vector3(0, 0, 1), curve->interpolate_baked_tilt(ofs));
  1609. xf = xf * rot; //post mult
  1610. xf = path_to_this * xf;
  1611. if (i > 0) {
  1612. if (path_continuous_u) {
  1613. u1 = u2;
  1614. u2 += (prev_xf.origin - xf.origin).length();
  1615. };
  1616. //put triangles where they belong
  1617. //add triangles for depth
  1618. for (int j = 0; j < final_polygon.size(); j++) {
  1619. int j_n = (j + 1) % final_polygon.size();
  1620. Vector3 v[4] = {
  1621. prev_xf.xform(Vector3(final_polygon[j].x, final_polygon[j].y, 0)),
  1622. prev_xf.xform(Vector3(final_polygon[j_n].x, final_polygon[j_n].y, 0)),
  1623. xf.xform(Vector3(final_polygon[j_n].x, final_polygon[j_n].y, 0)),
  1624. xf.xform(Vector3(final_polygon[j].x, final_polygon[j].y, 0)),
  1625. };
  1626. Vector2 u[4] = {
  1627. Vector2(u1, 1),
  1628. Vector2(u1, 0),
  1629. Vector2(u2, 0),
  1630. Vector2(u2, 1)
  1631. };
  1632. // face 1
  1633. facesw[face * 3 + 0] = v[0];
  1634. facesw[face * 3 + 1] = v[1];
  1635. facesw[face * 3 + 2] = v[2];
  1636. uvsw[face * 3 + 0] = u[0];
  1637. uvsw[face * 3 + 1] = u[1];
  1638. uvsw[face * 3 + 2] = u[2];
  1639. smoothw[face] = smooth_faces;
  1640. invertw[face] = invert_val;
  1641. materialsw[face] = material;
  1642. face++;
  1643. // face 2
  1644. facesw[face * 3 + 0] = v[2];
  1645. facesw[face * 3 + 1] = v[3];
  1646. facesw[face * 3 + 2] = v[0];
  1647. uvsw[face * 3 + 0] = u[2];
  1648. uvsw[face * 3 + 1] = u[3];
  1649. uvsw[face * 3 + 2] = u[0];
  1650. smoothw[face] = smooth_faces;
  1651. invertw[face] = invert_val;
  1652. materialsw[face] = material;
  1653. face++;
  1654. }
  1655. }
  1656. if (i == 0 && !path_joined) {
  1657. for (int j = 0; j < triangles.size(); j += 3) {
  1658. for (int k = 0; k < 3; k++) {
  1659. int src[3] = { 0, 1, 2 };
  1660. Vector2 p = final_polygon[triangles[j + src[k]]];
  1661. Vector3 v = Vector3(p.x, p.y, 0);
  1662. facesw[face * 3 + k] = xf.xform(v);
  1663. uvsw[face * 3 + k] = (p - final_polygon_min) / final_polygon_size;
  1664. }
  1665. smoothw[face] = false;
  1666. materialsw[face] = material;
  1667. invertw[face] = invert_val;
  1668. face++;
  1669. }
  1670. }
  1671. if (i == splits && !path_joined) {
  1672. for (int j = 0; j < triangles.size(); j += 3) {
  1673. for (int k = 0; k < 3; k++) {
  1674. int src[3] = { 0, 2, 1 };
  1675. Vector2 p = final_polygon[triangles[j + src[k]]];
  1676. Vector3 v = Vector3(p.x, p.y, 0);
  1677. facesw[face * 3 + k] = xf.xform(v);
  1678. uvsw[face * 3 + k] = (p - final_polygon_min) / final_polygon_size;
  1679. uvsw[face * 3 + k].x = 1.0 - uvsw[face * 3 + k].x; /* flip x */
  1680. }
  1681. smoothw[face] = false;
  1682. materialsw[face] = material;
  1683. invertw[face] = invert_val;
  1684. face++;
  1685. }
  1686. }
  1687. prev_xf = xf;
  1688. }
  1689. } break;
  1690. }
  1691. if (face != face_count) {
  1692. ERR_PRINT("Face mismatch bug! fix code");
  1693. }
  1694. for (int i = 0; i < face_count * 3; i++) {
  1695. if (i == 0) {
  1696. aabb.position = facesw[i];
  1697. } else {
  1698. aabb.expand_to(facesw[i]);
  1699. }
  1700. // invert UVs on the Y-axis OpenGL = upside down
  1701. uvsw[i].y = 1.0 - uvsw[i].y;
  1702. }
  1703. }
  1704. brush->build_from_faces(faces, uvs, smooth, materials, invert);
  1705. return brush;
  1706. }
  1707. void CSGPolygon3D::_notification(int p_what) {
  1708. if (p_what == NOTIFICATION_EXIT_TREE) {
  1709. if (path_cache) {
  1710. path_cache->disconnect("tree_exited", callable_mp(this, &CSGPolygon3D::_path_exited));
  1711. path_cache->disconnect("curve_changed", callable_mp(this, &CSGPolygon3D::_path_changed));
  1712. path_cache = nullptr;
  1713. }
  1714. }
  1715. }
  1716. void CSGPolygon3D::_validate_property(PropertyInfo &property) const {
  1717. if (property.name.begins_with("spin") && mode != MODE_SPIN) {
  1718. property.usage = 0;
  1719. }
  1720. if (property.name.begins_with("path") && mode != MODE_PATH) {
  1721. property.usage = 0;
  1722. }
  1723. if (property.name == "depth" && mode != MODE_DEPTH) {
  1724. property.usage = 0;
  1725. }
  1726. CSGShape3D::_validate_property(property);
  1727. }
  1728. void CSGPolygon3D::_path_changed() {
  1729. _make_dirty();
  1730. update_gizmo();
  1731. }
  1732. void CSGPolygon3D::_path_exited() {
  1733. path_cache = nullptr;
  1734. }
  1735. void CSGPolygon3D::_bind_methods() {
  1736. ClassDB::bind_method(D_METHOD("set_polygon", "polygon"), &CSGPolygon3D::set_polygon);
  1737. ClassDB::bind_method(D_METHOD("get_polygon"), &CSGPolygon3D::get_polygon);
  1738. ClassDB::bind_method(D_METHOD("set_mode", "mode"), &CSGPolygon3D::set_mode);
  1739. ClassDB::bind_method(D_METHOD("get_mode"), &CSGPolygon3D::get_mode);
  1740. ClassDB::bind_method(D_METHOD("set_depth", "depth"), &CSGPolygon3D::set_depth);
  1741. ClassDB::bind_method(D_METHOD("get_depth"), &CSGPolygon3D::get_depth);
  1742. ClassDB::bind_method(D_METHOD("set_spin_degrees", "degrees"), &CSGPolygon3D::set_spin_degrees);
  1743. ClassDB::bind_method(D_METHOD("get_spin_degrees"), &CSGPolygon3D::get_spin_degrees);
  1744. ClassDB::bind_method(D_METHOD("set_spin_sides", "spin_sides"), &CSGPolygon3D::set_spin_sides);
  1745. ClassDB::bind_method(D_METHOD("get_spin_sides"), &CSGPolygon3D::get_spin_sides);
  1746. ClassDB::bind_method(D_METHOD("set_path_node", "path"), &CSGPolygon3D::set_path_node);
  1747. ClassDB::bind_method(D_METHOD("get_path_node"), &CSGPolygon3D::get_path_node);
  1748. ClassDB::bind_method(D_METHOD("set_path_interval", "distance"), &CSGPolygon3D::set_path_interval);
  1749. ClassDB::bind_method(D_METHOD("get_path_interval"), &CSGPolygon3D::get_path_interval);
  1750. ClassDB::bind_method(D_METHOD("set_path_rotation", "mode"), &CSGPolygon3D::set_path_rotation);
  1751. ClassDB::bind_method(D_METHOD("get_path_rotation"), &CSGPolygon3D::get_path_rotation);
  1752. ClassDB::bind_method(D_METHOD("set_path_local", "enable"), &CSGPolygon3D::set_path_local);
  1753. ClassDB::bind_method(D_METHOD("is_path_local"), &CSGPolygon3D::is_path_local);
  1754. ClassDB::bind_method(D_METHOD("set_path_continuous_u", "enable"), &CSGPolygon3D::set_path_continuous_u);
  1755. ClassDB::bind_method(D_METHOD("is_path_continuous_u"), &CSGPolygon3D::is_path_continuous_u);
  1756. ClassDB::bind_method(D_METHOD("set_path_joined", "enable"), &CSGPolygon3D::set_path_joined);
  1757. ClassDB::bind_method(D_METHOD("is_path_joined"), &CSGPolygon3D::is_path_joined);
  1758. ClassDB::bind_method(D_METHOD("set_material", "material"), &CSGPolygon3D::set_material);
  1759. ClassDB::bind_method(D_METHOD("get_material"), &CSGPolygon3D::get_material);
  1760. ClassDB::bind_method(D_METHOD("set_smooth_faces", "smooth_faces"), &CSGPolygon3D::set_smooth_faces);
  1761. ClassDB::bind_method(D_METHOD("get_smooth_faces"), &CSGPolygon3D::get_smooth_faces);
  1762. ClassDB::bind_method(D_METHOD("_is_editable_3d_polygon"), &CSGPolygon3D::_is_editable_3d_polygon);
  1763. ClassDB::bind_method(D_METHOD("_has_editable_3d_polygon_no_depth"), &CSGPolygon3D::_has_editable_3d_polygon_no_depth);
  1764. ADD_PROPERTY(PropertyInfo(Variant::PACKED_VECTOR2_ARRAY, "polygon"), "set_polygon", "get_polygon");
  1765. ADD_PROPERTY(PropertyInfo(Variant::INT, "mode", PROPERTY_HINT_ENUM, "Depth,Spin,Path"), "set_mode", "get_mode");
  1766. ADD_PROPERTY(PropertyInfo(Variant::FLOAT, "depth", PROPERTY_HINT_EXP_RANGE, "0.001,1000.0,0.001,or_greater"), "set_depth", "get_depth");
  1767. ADD_PROPERTY(PropertyInfo(Variant::FLOAT, "spin_degrees", PROPERTY_HINT_RANGE, "1,360,0.1"), "set_spin_degrees", "get_spin_degrees");
  1768. ADD_PROPERTY(PropertyInfo(Variant::INT, "spin_sides", PROPERTY_HINT_RANGE, "3,64,1"), "set_spin_sides", "get_spin_sides");
  1769. ADD_PROPERTY(PropertyInfo(Variant::NODE_PATH, "path_node", PROPERTY_HINT_NODE_PATH_VALID_TYPES, "Path"), "set_path_node", "get_path_node");
  1770. ADD_PROPERTY(PropertyInfo(Variant::FLOAT, "path_interval", PROPERTY_HINT_EXP_RANGE, "0.001,1000.0,0.001,or_greater"), "set_path_interval", "get_path_interval");
  1771. ADD_PROPERTY(PropertyInfo(Variant::INT, "path_rotation", PROPERTY_HINT_ENUM, "Polygon,Path,PathFollow"), "set_path_rotation", "get_path_rotation");
  1772. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "path_local"), "set_path_local", "is_path_local");
  1773. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "path_continuous_u"), "set_path_continuous_u", "is_path_continuous_u");
  1774. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "path_joined"), "set_path_joined", "is_path_joined");
  1775. ADD_PROPERTY(PropertyInfo(Variant::BOOL, "smooth_faces"), "set_smooth_faces", "get_smooth_faces");
  1776. ADD_PROPERTY(PropertyInfo(Variant::OBJECT, "material", PROPERTY_HINT_RESOURCE_TYPE, "StandardMaterial3D,ShaderMaterial"), "set_material", "get_material");
  1777. BIND_ENUM_CONSTANT(MODE_DEPTH);
  1778. BIND_ENUM_CONSTANT(MODE_SPIN);
  1779. BIND_ENUM_CONSTANT(MODE_PATH);
  1780. BIND_ENUM_CONSTANT(PATH_ROTATION_POLYGON);
  1781. BIND_ENUM_CONSTANT(PATH_ROTATION_PATH);
  1782. BIND_ENUM_CONSTANT(PATH_ROTATION_PATH_FOLLOW);
  1783. }
  1784. void CSGPolygon3D::set_polygon(const Vector<Vector2> &p_polygon) {
  1785. polygon = p_polygon;
  1786. _make_dirty();
  1787. update_gizmo();
  1788. }
  1789. Vector<Vector2> CSGPolygon3D::get_polygon() const {
  1790. return polygon;
  1791. }
  1792. void CSGPolygon3D::set_mode(Mode p_mode) {
  1793. mode = p_mode;
  1794. _make_dirty();
  1795. update_gizmo();
  1796. _change_notify();
  1797. }
  1798. CSGPolygon3D::Mode CSGPolygon3D::get_mode() const {
  1799. return mode;
  1800. }
  1801. void CSGPolygon3D::set_depth(const float p_depth) {
  1802. ERR_FAIL_COND(p_depth < 0.001);
  1803. depth = p_depth;
  1804. _make_dirty();
  1805. update_gizmo();
  1806. }
  1807. float CSGPolygon3D::get_depth() const {
  1808. return depth;
  1809. }
  1810. void CSGPolygon3D::set_path_continuous_u(bool p_enable) {
  1811. path_continuous_u = p_enable;
  1812. _make_dirty();
  1813. }
  1814. bool CSGPolygon3D::is_path_continuous_u() const {
  1815. return path_continuous_u;
  1816. }
  1817. void CSGPolygon3D::set_spin_degrees(const float p_spin_degrees) {
  1818. ERR_FAIL_COND(p_spin_degrees < 0.01 || p_spin_degrees > 360);
  1819. spin_degrees = p_spin_degrees;
  1820. _make_dirty();
  1821. update_gizmo();
  1822. }
  1823. float CSGPolygon3D::get_spin_degrees() const {
  1824. return spin_degrees;
  1825. }
  1826. void CSGPolygon3D::set_spin_sides(const int p_spin_sides) {
  1827. ERR_FAIL_COND(p_spin_sides < 3);
  1828. spin_sides = p_spin_sides;
  1829. _make_dirty();
  1830. update_gizmo();
  1831. }
  1832. int CSGPolygon3D::get_spin_sides() const {
  1833. return spin_sides;
  1834. }
  1835. void CSGPolygon3D::set_path_node(const NodePath &p_path) {
  1836. path_node = p_path;
  1837. _make_dirty();
  1838. update_gizmo();
  1839. }
  1840. NodePath CSGPolygon3D::get_path_node() const {
  1841. return path_node;
  1842. }
  1843. void CSGPolygon3D::set_path_interval(float p_interval) {
  1844. ERR_FAIL_COND_MSG(p_interval < 0.001, "Path interval cannot be smaller than 0.001.");
  1845. path_interval = p_interval;
  1846. _make_dirty();
  1847. update_gizmo();
  1848. }
  1849. float CSGPolygon3D::get_path_interval() const {
  1850. return path_interval;
  1851. }
  1852. void CSGPolygon3D::set_path_rotation(PathRotation p_rotation) {
  1853. path_rotation = p_rotation;
  1854. _make_dirty();
  1855. update_gizmo();
  1856. }
  1857. CSGPolygon3D::PathRotation CSGPolygon3D::get_path_rotation() const {
  1858. return path_rotation;
  1859. }
  1860. void CSGPolygon3D::set_path_local(bool p_enable) {
  1861. path_local = p_enable;
  1862. _make_dirty();
  1863. update_gizmo();
  1864. }
  1865. bool CSGPolygon3D::is_path_local() const {
  1866. return path_local;
  1867. }
  1868. void CSGPolygon3D::set_path_joined(bool p_enable) {
  1869. path_joined = p_enable;
  1870. _make_dirty();
  1871. update_gizmo();
  1872. }
  1873. bool CSGPolygon3D::is_path_joined() const {
  1874. return path_joined;
  1875. }
  1876. void CSGPolygon3D::set_smooth_faces(const bool p_smooth_faces) {
  1877. smooth_faces = p_smooth_faces;
  1878. _make_dirty();
  1879. }
  1880. bool CSGPolygon3D::get_smooth_faces() const {
  1881. return smooth_faces;
  1882. }
  1883. void CSGPolygon3D::set_material(const Ref<Material> &p_material) {
  1884. material = p_material;
  1885. _make_dirty();
  1886. }
  1887. Ref<Material> CSGPolygon3D::get_material() const {
  1888. return material;
  1889. }
  1890. bool CSGPolygon3D::_is_editable_3d_polygon() const {
  1891. return true;
  1892. }
  1893. bool CSGPolygon3D::_has_editable_3d_polygon_no_depth() const {
  1894. return true;
  1895. }
  1896. CSGPolygon3D::CSGPolygon3D() {
  1897. // defaults
  1898. mode = MODE_DEPTH;
  1899. polygon.push_back(Vector2(0, 0));
  1900. polygon.push_back(Vector2(0, 1));
  1901. polygon.push_back(Vector2(1, 1));
  1902. polygon.push_back(Vector2(1, 0));
  1903. depth = 1.0;
  1904. spin_degrees = 360;
  1905. spin_sides = 8;
  1906. smooth_faces = false;
  1907. path_interval = 1;
  1908. path_rotation = PATH_ROTATION_PATH;
  1909. path_local = false;
  1910. path_continuous_u = false;
  1911. path_joined = false;
  1912. path_cache = nullptr;
  1913. }