|
49b594130d
|
Removed xatlas completely, I couldn't get it to just respect charts without creating new ones.
|
2021-09-14 11:06:36 +02:00 |
|
|
5521afffa7
|
Move the ifdef to the beginning of the uv_unwrap method.
|
2021-09-14 10:19:33 +02:00 |
|
|
e031ed36b5
|
Work on uv unwrapping.
|
2021-09-13 18:45:20 +02:00 |
|
|
aace67c49c
|
Initial seam storage and uv unwrapping setup.
|
2021-09-13 14:06:47 +02:00 |
|
|
b66b9c5ba9
|
Now MeshDataInstance inherits from VisualInstance.
|
2021-08-14 13:44:35 +02:00 |
|
|
679064ea4f
|
Update the copyright texts for 2021.
|
2021-04-19 10:11:02 +02:00 |
|
|
825030746a
|
Remove a newly added type check, as i just realized it's unnecessary.
|
2021-03-23 10:57:35 +01:00 |
|
|
e56a894b99
|
Fix set_array. Apparently duplicate(true) doesn't work too well in this case.
|
2021-03-23 10:36:00 +01:00 |
|
|
02d51e87d6
|
Improve error checking in recompute_aabb.
|
2021-03-23 10:35:03 +01:00 |
|
|
b852ab0e52
|
Fix compile for 4.0.
|
2020-10-06 23:17:15 +02:00 |
|
|
6c99ddcaa6
|
Mark get_aabb as const.
|
2020-08-16 11:54:54 +02:00 |
|
|
81343fa839
|
Now MeshDataResource also calculates, and stores it's mesh's AABB.
|
2020-08-16 11:33:55 +02:00 |
|
|
a9bab9896d
|
Fix compile for 4.0.
|
2020-07-29 00:02:05 +02:00 |
|
|
78cf61ffe5
|
Now offsets use Transforms instead of just Vectors. Now capsule is rotated properly.
|
2020-06-30 15:23:27 +02:00 |
|
|
5f8ab950b1
|
Implemented offsets.
|
2020-06-30 14:42:12 +02:00 |
|
|
fbf96617e3
|
Added automatically approximated simple shape collider generation to the importers. (They don't have offset support yet. Soon.)
|
2020-06-30 12:49:29 +02:00 |
|
|
034116552c
|
Added collider shape generation support. Also removed a leftover debug print.
|
2020-06-21 16:29:28 +02:00 |
|
|
b9cb58897a
|
Clang format.
|
2020-04-10 14:02:39 +02:00 |
|
|
4bda19b12b
|
Added the license to all cpp files. Also updated the license text for 2020.
|
2020-01-31 19:38:20 +01:00 |
|
|
4cf72ef1e6
|
Moved the classes from ESS to this module.
|
2019-12-20 16:14:37 +01:00 |
|