Commit Graph

17 Commits

Author SHA1 Message Date
Relintai 413b8c0f26 Fix build for the new 3.x branch. 2021-11-17 14:03:51 +01:00
Relintai d42024d928 Fix a crash when clicking reimport with the current 3.x head commit. 2021-07-19 18:48:22 +02:00
Relintai 780ec90655 Fix build on 3.x master. 2021-06-08 14:56:30 +02:00
Relintai 679064ea4f Update the copyright texts for 2021. 2021-04-19 10:11:02 +02:00
Relintai 5b9617bfaa Fix compile for 4.0. 2021-02-06 11:51:02 +01:00
Relintai a9bab9896d Fix compile for 4.0. 2020-07-29 00:02:05 +02:00
Relintai 2c1508e616 Now the importer can handle files with multiple meshes in them. 2020-07-26 14:51:53 +02:00
Relintai 515a3b250f Moved most of the code from the gltf importer to a new base class, and made it more modular. 2020-07-26 12:41:35 +02:00
Relintai 78cf61ffe5 Now offsets use Transforms instead of just Vectors. Now capsule is rotated properly. 2020-06-30 15:23:27 +02:00
Relintai 25e9135925 Fix box, cylinder, capsule offsets. 2020-06-30 15:08:25 +02:00
Relintai 5f8ab950b1 Implemented offsets. 2020-06-30 14:42:12 +02:00
Relintai 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
Relintai 3fc8fa0ce2 Implemented collision shape scaling. 2020-06-29 00:16:09 +02:00
Relintai 034116552c Added collider shape generation support. Also removed a leftover debug print. 2020-06-21 16:29:28 +02:00
Relintai 7de9c25214 Fix build for 4.0. 2020-04-09 12:36:18 +02:00
Relintai 4bda19b12b Added the license to all cpp files. Also updated the license text for 2020. 2020-01-31 19:38:20 +01:00
Relintai 7bef6db99e Added an importer for glft aswell. 2020-01-14 23:13:16 +01:00