Commit Graph

20 Commits (master)

Author SHA1 Message Date
Jordan Irwin 75b099d70d Delete global alias "smodel" 2021-08-26 08:50:26 -07:00
Jordan Irwin 43881650fe Move attribute definitions into defs.lua 2021-08-26 08:48:54 -07:00
Jordan Irwin c08ce7e665 Add 1x1x1 slope model 2021-08-26 08:40:27 -07:00
Jordan Irwin 876720e301 Add table simple_models.stair_1x1x1 2021-08-26 06:47:30 -07:00
Jordan Irwin b48e457680 Move API methods into api.lua 2021-08-24 15:35:34 -07:00
Jordan Irwin 825ada00bb Transfer door meta to new pos when opening/closing outward 2021-08-24 15:26:28 -07:00
Jordan Irwin 3a1593dda3 Add functionality for inverting door swing 2021-08-24 14:39:35 -07:00
Jordan Irwin 9d3a299573 Fix simple_models.door_inward_close to use parameter instead of hard-coded door name 2021-08-24 13:07:56 -07:00
Jordan Irwin 24e1510889 Create mid panel 2021-08-24 12:59:04 -07:00
Jordan Irwin 6cd6185722 Add helper methods for opening/closing outward opening door-like nodes 2021-08-23 17:09:24 -07:00
Jordan Irwin 3dcbadddcf Add helper methods for inward opening door-like nodes 2021-08-23 16:17:41 -07:00
Jordan Irwin 55770131f2 Add sample nodes & setting to enable them 2021-08-23 15:27:48 -07:00
Jordan Irwin 62ae7918ed Add simpler aliases for attribute tables 2021-08-23 15:26:34 -07:00
Jordan Irwin 5d1fb3ad80 Add panel_rear_1x2x1 model 2021-08-23 15:24:28 -07:00
Jordan Irwin 73b5407d0c Add global smodel alias of simple_models 2021-08-23 13:14:18 -07:00
Jordan Irwin 3be8e41de8 Add model panel_1x2x1 2021-08-23 13:13:33 -07:00
Jordan Irwin febe7b2f96 Rename model "node_1x2x1" to "cube_1x2x1" 2021-08-23 13:12:08 -07:00
Jordan Irwin 2500d9e7dc Add some docstrings 2021-08-23 08:39:12 -07:00
Jordan Irwin effebdff0e Add fields to easily retrieve mesh & dimensions for model 2021-08-23 08:36:25 -07:00
Jordan Irwin 0cd13863df Initial commit 2021-08-16 23:30:51 -07:00