Commit Graph
100 Commits
Author SHA1 Message Date
andreja6 d2e0b29051 Changed icon 2018-10-24 20:34:14 -07:00
andreja6 4df67897dc Datamodel V1.1 2018-10-24 19:45:51 -07:00
andreja6 0f0be7f0b9 Attempted to fix dinging
On phone, can't test
2018-10-24 16:44:33 -07:00
andreja6 581f8a3413 made delete work 2018-10-24 15:14:24 -07:00
andreja6 0174605a3e Made mouse way less awkward 2018-10-24 14:40:46 -07:00
andreja6 edf1bc701b The closest i've gotten so far to images on the property grid 2018-10-24 14:14:38 -07:00
andreja6 99ab8e1620 Fixed an oops 2018-10-24 13:44:50 -07:00
andreja6 ebe7ad682e Added MeasureItem case 2018-10-24 13:02:31 -07:00
andreja6 abe406990b Made properties explorer "work" and added bitmaps 2018-10-24 12:54:12 -07:00
andreja6 78c6dec932 Fixed 2018-10-24 11:19:17 -07: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 ea072e424a Removed file that should not be here 2018-10-24 10:50:50 -07:00
andreja6 8b3da447a4 Prevented workspace duplication 2018-10-24 10:50:08 -07:00
andreja6 77615c5b8f Commented out code that produced warnings 2018-10-24 10:38:46 -07:00
andreja6 dc6c002250 Added some stuff to the Properties page 2018-10-24 10:20:05 -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 421498e1fe Made parts deselectable 2018-10-23 15:15:08 -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 1a7cd2e250 Failed at adding a struct, i may just use two vectors 2018-10-23 07:25:47 -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 b097cb15e4 Added properties 2018-10-22 18:20:28 -07:00
andreja6 b18ebfb56f Merge branch 'master' of https://github.com/andreja6/G3D-Fun 2018-10-22 12:16:53 -07:00
andreja6 eade3d8e93 Fixed deselect on rotate 2018-10-22 12:16:50 -07:00
andreja6 6f91ad5881 Added required H and CPP files to VCProj 2018-10-22 11:24:42 -07:00
andreja6 0b9429d1bd Fixed icon 2018-10-22 09:54:08 -07:00
andreja6 a19103c896 Made property grid tool window 2018-10-22 09:34:53 -07:00
andreja6 240b342870 Made minimize and maximize hide 2018-10-22 06:58:15 -07:00
andreja6 aa2e62d2b5 Fixed memory leak 2018-10-21 19:30:21 -07:00
andreja6 19f125dcc6 Made propertygrid work, added enums yet again 2018-10-21 19:19:00 -07:00
andreja6 2134c66124 Tried to add property grid 2018-10-21 18:25:42 -07:00
andreja6 679dbe69b8 Attempted a thing 2018-10-21 17:30:38 -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 1c9b93d6ab Hm 2018-10-21 16:07:47 -07:00
andreja6 5eafaa401a NOT a good solution 2018-10-21 16:05:14 -07:00
andreja6 e0ba49a03c Attempted to make duplicate 2018-10-21 15:36:17 -07:00
andreja6 2725f6da58 Removed terrible instance type check, added dynamic casting 2018-10-21 13:44:53 -07:00
andreja6 8985579159 Made selected a vector 2018-09-18 19:24:12 -07:00
andreja6 c03160c3fd Did a test and failed, removed reference to ATL 2018-09-18 18:43:23 -07:00
andreja6 9193dfcabb Disabled textures 2018-08-08 17:35:24 -07:00
andreja6 c00e52a9e2 Fixed message 2018-07-07 12:57:00 -07:00
andreja6 c65ac42d64 OMFG 2018-07-07 12:56:06 -07:00
andreja6 95d041bf5e Fixed string 2018-07-07 12:54:27 -07:00
andreja6 e7ea4c4b72 It compiles 👍 2018-07-07 12:46:28 -07:00
andreja6 bbab248209 l i n k e r e r r o r s 2018-07-07 12:41:08 -07:00
andreja6 4401fb8773 Thing that sorta kinda works 2018-07-07 12:39:31 -07:00
andreja6 ee1258b177 help 2018-07-07 12:07:32 -07:00
andreja6 dae6dd5390 Failed miserably at external functions 2018-07-06 22:38:27 -07:00
andreja6 f99d18f6ae Added AX 2018-07-06 12:42:03 -07:00
andreja6 a47268830b Added web browser variable 2018-07-06 11:48:25 -07:00
andreja6 bf946ead54 Changed placeholder name to another placeholder name 2018-07-05 20:02:51 -07:00
andreja6 018c4a1557 Added basic textures for now 2018-06-10 21:02:38 -07:00
andreja6 0bd49da8f4 Merge branch 'master' of https://github.com/andreja6/G3D-Fun 2018-06-10 20:26:46 -07:00
andreja6 1926dfa686 Added surfaces 2018-06-10 20:26:33 -07:00
andreja6 1c337b0cdc test 2018-06-05 00:00:59 -07:00
andreja6 54b19ba659 Added "Oh No!" to test gitlab 2018-06-04 23:55:55 -07:00
andreja6 22e018e138 replaced DLL 2018-06-04 08:52:35 -07:00
andreja6 a676a44fea updated VCPROJ 2018-06-02 21:30:56 -07:00
andreja6 0cf7813bea Made mouse cursor not flicker 2018-06-02 15:24:32 -07:00
andreja6 39f68e1acc Removed many useless variables 2018-06-02 14:54:15 -07:00
andreja6 8f72e8e666 Removed inner border on 9x machines 2018-06-02 12:06:19 -07:00
andreja6 e5f7c7d1cc Fixed mouse down issues on buttons
Bypassed isHolding(VK_LBUTTON) with (GetKeyState(VK_LBUTTON) & 0x100) != 0; temporarily
2018-06-01 23:23:28 -07:00
andreja6 08b4d062e9 Added todo comment 2018-06-01 23:10:22 -07:00
andreja6 a8bfa1b4cd No longer pushing and poping state for each button drawn 2018-06-01 23:07:00 -07:00
andreja6 312ea44922 Made rendering slightly more efficient (Draw::Box is really not effective) 2018-06-01 23:04:06 -07:00
andreja6 6accc7e366 fixed vcproj 2018-06-01 19:28:37 -07:00
andreja6 f16d626f0d Merge pull request #20 from andreja6/MusicalProgrammer
Musical programmer
2018-06-01 18:46:43 -07:00
andreja6 be7e532ead Merge pull request #19 from andreja6/dialogs
Literally did nothing even close to dialogs
2018-05-30 22:04:05 -07:00
andreja6 2607fc8551 Exit on alt+f4 rather than ESC 2018-05-03 12:13:14 -07:00
andreja6 1de2fb6811 Set controls to UHJK 2018-05-03 11:41:08 -07:00
andreja6 c84a2173c8 Removed repeat function 2018-05-03 11:09:45 -07:00
andreja6 c38ede1bd1 Added message functions to DataModel 2018-05-02 19:59:49 -07:00
andreja6 0f609662bb Literally nothing changed 2018-05-02 19:12:41 -07:00
andreja6 512655b448 Changed spacing 2018-05-02 17:10:29 -07:00
andreja6 4fea98467d Added versioning 2018-05-02 17:09:18 -07:00
andreja6 29dad6bd8d Cleaned up useless code and comments 2018-05-02 17:04:36 -07:00
andreja6 e04f53c071 Changed how buttons render 2018-05-02 16:47:14 -07:00
andreja6 5232d5e97f No longer exit on audio failure 2018-05-01 23:56:32 -07:00
andreja6 011d817321 Merge pull request #18 from andreja6/datamodel-V1
Finished Datamodel v1
2018-05-01 21:44:04 -07:00
andreja6 60c7a386f0 Changed how selection boxes work 2018-05-01 21:43:18 -07:00
andreja6 3ee06b6c62 Made guiroot a child of datamodel 2018-05-01 21:00:46 -07:00