Commit Graph

15 Commits

Author SHA1 Message Date
Relintai 1c59be4575 Re-extracted the class docs. 2022-01-12 22:15:46 +01:00
Relintai 2fcab242f9 Now TiledWalls can be serialized into props. 2021-08-18 18:06:09 +02:00
Relintai fbafc568d7 Added TiledWall and TiledWallData classes. Just a skeleton for now. 2021-08-16 17:44:28 +02:00
Relintai 2c7ce2fc07 Added PropDataPortal. It can be used to save Portal data into props. 2021-08-14 19:01:47 +02:00
Relintai 415c49b2b8 Removed PropDataEntity. 2020-07-06 22:19:40 +02:00
Relintai f9d94ee635 Added PropSceneInstance, and added a processor for it. 2020-07-06 22:02:22 +02:00
Relintai a4a7949bc8 Moved PropDataMesh to the mesh data resource module. 2020-07-05 14:54:15 +02:00
Relintai d1a782c37c Added PropDataProcessor. This will enable scene to PropData conversion to be easily scriptable. Added an api for it into PropUtils. 2020-07-02 17:57:11 +02:00
Relintai 8258fb7cfa Set up an editor plugin. 2020-06-27 23:13:26 +02:00
Relintai 6c8391ea17 Moved PropMeshDataInstance into the mesh_data_resource module. 2020-06-27 21:44:10 +02:00
Relintai f81669f9b8 Moved PropVoxelmanLight into Voxelman. 2020-06-27 19:00:10 +02:00
Relintai 3ede345c82 Moved PropData from Voxelman to here. 2020-06-27 17:03:29 +02:00
Relintai b2bcb5ea64 Typo fix in config.py. Sync classref to the current source. 2020-04-18 02:37:34 +02:00
Relintai e1f43af571 Removed the old prop implementations. 2020-04-04 17:19:19 +02:00
Relintai 53905b3cdf Moved everything that is prop related from Voxelman to here. Note that Voxelman is required for this to compile for now. This will be fixed soon. 2020-04-03 09:23:01 +02:00