Commit Graph

39 Commits

Author SHA1 Message Date
MusicalProgrammer
d0b0ffd7f1 Very unstable and broken XML loader added. 2018-10-28 21:00:34 -04:00
MusicalProgrammer
1108af7cf3 Bevels Added, and improved rendernig performance. 2018-10-25 20:10:14 -04:00
andreja6
2c65001536 Fixed crash on duplicate 2018-10-24 11:07:27 -07:00
andreja6
07a2eb4d98 Instances call constructor of base class 2018-10-24 11:02:13 -07:00
andreja6
70fba67b6e Made instances call parent function on properties, Deselecting everything opens Datamodel in the property grid
Instances now call the parent method after setting/getting properties,
Made delete no longer delete workspace
2018-10-24 09:55:49 -07:00
andreja6
1159be9b1b Fixed Color3 2018-10-24 05:47:21 -07:00
andreja6
6752c5da68 Added size 2018-10-23 21:38:53 -07:00
andreja6
77b7c3e62b Changed name to Color3 2018-10-23 21:33:17 -07:00
andreja6
7d7552d141 Added color3 2018-10-23 21:32:55 -07: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
8909ded488 Made window show on double click 2018-10-23 15:09:08 -07:00
andreja6
5114ceb4b7 Removed navigate for now, made char work 2018-10-23 14:11:28 -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
e4529a949a Kinda sorta works 2018-10-23 12:46:54 -07:00
andreja6
6d1428ced9 Added properties to PhysicalInstance 2018-10-23 12:29:36 -07:00
andreja6
ee528d1245 Changed how properties work 2018-10-23 06:49:41 -07:00
andreja6
24306c04ec Tried something, it kinda works 2018-10-22 21:04:21 -07:00
andreja6
a70cc31d28 Class cleanup 2018-10-22 18:59:05 -07:00
andreja6
4f766d8617 wat 2018-10-21 17:00:00 -07:00
andreja6
90e74e5133 Duplicate works! 2018-10-21 16:11:31 -07:00
andreja6
e0ba49a03c Attempted to make duplicate 2018-10-21 15:36:17 -07:00
andreja6
9193dfcabb Disabled textures 2018-08-08 17:35:24 -07:00
andreja6
018c4a1557 Added basic textures for now 2018-06-10 21:02:38 -07:00
andreja6
1926dfa686 Added surfaces 2018-06-10 20:26:33 -07:00
andreja6
8f72e8e666 Removed inner border on 9x machines 2018-06-02 12:06:19 -07:00
andreja6
312ea44922 Made rendering slightly more efficient (Draw::Box is really not effective) 2018-06-01 23:04:06 -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
70d9aded42 Attempted pan left, what
Camera makes no sence
2018-04-28 19:57:51 -07:00
andreja6
a99f58b62f "Delete" key also deletes 2018-04-27 15:27:02 -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
acfd499cfb GO BUTTON TEXTURE!
YES!
2018-04-18 19:56:48 -07:00
andreja6
5306ec6809 Fixed include issues 2018-04-12 19:25:17 -07:00
andreja6
58ee5c9889 Added instance rendering
Added rendering and creation
2018-04-11 08:56:54 -07:00
andreja6
2b508cd017 Changed the way of getting an instance type 2018-04-11 06:42:11 -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