Commit Graph

15 Commits

Author SHA1 Message Date
MusicalProgrammer
1108af7cf3 Bevels Added, and improved rendernig performance. 2018-10-25 20:10:14 -04:00
andreja6
7f7e015706 Added new way of dealing with enums 2018-10-23 19:42:42 -07:00
andreja6
ccf3ade099 Changed the way enums work 2018-10-23 17:42:15 -07:00
andreja6
1472b7d6a5 Made it use addresses 2018-10-23 13:43:56 -07:00
andreja6
52d2cbf5dd Removed useless class, properties work 2018-10-23 13:42:10 -07:00
andreja6
6d1428ced9 Added properties to PhysicalInstance 2018-10-23 12:29:36 -07:00
andreja6
a70cc31d28 Class cleanup 2018-10-22 18:59:05 -07:00
andreja6
e0ba49a03c Attempted to make duplicate 2018-10-21 15:36:17 -07:00
andreja6
1926dfa686 Added surfaces 2018-06-10 20:26:33 -07:00
andreja6
9999eb62e4 Changed how render works 2018-05-01 19:58:58 -07:00
andreja6
529821ab9f Made size getters and setters 2018-04-30 18:05:14 -07:00
andreja6
fcb1ad05fd Changed how boxes are rendered
PhysicalInstance now has a getBox() method that returns a Box the same way it would have been rendered, also added is a getCFrameRenderBased() which returns the CFrame that would have been used in the render pass
2018-04-27 15:05:51 -07:00
andreja6
cbd680a6ac Changed the way blocks are rendered 2018-04-24 17:13:04 -07:00
andreja6
58ee5c9889 Added instance rendering
Added rendering and creation
2018-04-11 08:56:54 -07:00
andreja6
59f6652396 Added instance types
I feel like the way it works now isn't the best
2018-04-10 21:59:55 -07:00