Commit Graph

35 Commits

Author SHA1 Message Date
andreja6
7b87773abf Added shapes, found and fixed possible memory leak 2019-11-07 10:28:19 -08:00
andreja6
55f3ff8964 Made it possible to switch between legacy renderer and new renderer in code 2019-11-05 13:14:24 -08:00
MusicalProgrammer
aa11f5f120 GUI separated from Application.cpp 2019-11-04 23:57:31 -05:00
andreja6
7898df7a8e Changed icons, added Todo, fixed location of icons in properties combo box 2019-11-03 23:23:34 -08:00
andreja6
bc8742b5f5 Now has icons 2019-11-02 12:26:01 -07:00
MusicalProgrammer
e9a13b8163 2005 Model works, but is mirrored 2018-10-30 16:10:24 -04:00
MusicalProgrammer
866d644c63 Manual merge... (Improved renderer, and added bevels.) 2018-10-25 20:29:38 -04:00
andreja6
4df67897dc Datamodel V1.1 2018-10-24 19:45:51 -07:00
andreja6
abe406990b Made properties explorer "work" and added bitmaps 2018-10-24 12:54:12 -07:00
andreja6
2c65001536 Fixed crash on duplicate 2018-10-24 11:07:27 -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
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
99f78be344 Added update property method 2018-10-23 06:52:06 -07:00
andreja6
ee528d1245 Changed how properties work 2018-10-23 06:49:41 -07:00
andreja6
0dcd054da3 Properties work 2018-10-22 22:59:41 -07:00
andreja6
268a0cd2ee Keep getting access violation exceptions 2018-10-22 22:01:46 -07:00
andreja6
c71dcb8a91 What 2018-10-22 21:05:50 -07:00
andreja6
24306c04ec Tried something, it kinda works 2018-10-22 21:04:21 -07:00
andreja6
b986815fcb Changed how properties work 2018-10-22 20:35:23 -07:00
andreja6
a70cc31d28 Class cleanup 2018-10-22 18:59:05 -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
9999eb62e4 Changed how render works 2018-05-01 19:58:58 -07:00
andreja6
930aee06dc Finished new datamodel
Not very efficient, but its somewhere
2018-05-01 15:02:04 -07:00
andreja6
388962a5e7 Finished base for new datamodel 2018-05-01 11:33:24 -07:00
andreja6
9986f2ee5f Made class name getter, can not be set outside of class 2018-04-30 21:43:02 -07:00
andreja6
d1a1ebd016 Added mouse click functions to image button
Added destructor for images
Deleting listener now on exit
2018-04-24 12:39:53 -07:00
andreja6
a91bc4c5b5 Reverted to old sln 2018-04-19 22:26:57 -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
andreja6
d899c4fa4e Added base instance classes 2018-04-10 18:02:19 -07:00