Commit Graph

20 Commits

Author SHA1 Message Date
5c24f0ba90 Added an icon for procedural tree mesh. 2024-09-08 17:00:16 +02:00
089ac25db5 Fix shadowed declaration. 2024-09-08 16:56:39 +02:00
83871fc6e0 Clang format everything. 2024-09-08 16:52:38 +02:00
e4263507ce Added an array mesh conversion helper method to ProceduralTreeMesh. 2024-09-08 16:37:04 +02:00
2124f48710 Added flip twig and branch faces options to procedural tree mesh. 2024-09-08 16:26:35 +02:00
a02d73b035 Fix typo. 2024-09-08 16:14:46 +02:00
4f62ea4b8e Fix tree mesh face orientation. 2024-09-08 16:12:16 +02:00
ad642e3f16 Added an option to enable and disable branch and twig meshes. 2024-09-08 16:03:54 +02:00
5e7264b292 Increase max trunk length. 2024-09-08 15:29:07 +02:00
147bc63f7e Update the tree mesh when a property changes. 2024-09-08 15:24:41 +02:00
c4fa44a02b Implement tree generation. 2024-09-08 15:18:37 +02:00
905f1105b1 Range property hints for the ProceduralTreeMesh. 2024-09-08 14:50:00 +02:00
51ee422874 ProceduralTreeMesh bind improvements. 2024-09-08 14:36:59 +02:00
da67535193 ProceduralTreeMesh initial binds. 2024-09-08 14:25:06 +02:00
6c0cb3dc52 Bind enum values. 2024-09-08 13:35:37 +02:00
fe9d89d6ec Also rename it's files. 2024-09-08 13:33:48 +02:00
883851a57a Renamed ProceduralTree3DMesh to ProceduralTreeMesh. 2024-09-08 13:31:27 +02:00
755a8b0225 ProceduralTree3DMesh initial setup. 2024-09-08 13:28:45 +02:00
2a936f4954 Renamed procedural_tree_3d.h and cpp to procedural_tree_3d_mesh.h and .cpp. 2024-09-08 10:50:01 +02:00
76ae9d4c09 Procedural tree 3d module initial setup. 2024-09-08 10:19:20 +02:00