Commit Graph

412 Commits

Author SHA1 Message Date
andreja6 ae174c1fdc Test 2019-11-07 21:13:03 -08:00
Cosmo224 4d13650c6d remove part type file 2019-11-07 21:33:38 +00:00
DirtPiper 913fc16657 removed parttype
ffsdf
2019-11-07 16:20:09 -05:00
andreja6 44c2928c6a Made spheres actual "spheres" 2019-11-07 10:59:03 -08:00
andreja6 7b87773abf Added shapes, found and fixed possible memory leak 2019-11-07 10:28:19 -08:00
Cosmo224 b2240a4ad0 Update copyright + more user friendly HWND failed message 2019-11-06 19:57:38 +00:00
andreja6 8848d37d0f Initialize propWindow with NULL first 2019-11-06 11:29:56 -08:00
andreja6 b8c23348ba ? 2019-11-06 11:21:47 -08:00
andreja6 782504278c Prop window null? 2019-11-06 11:08:37 -08:00
andreja6 a4ef9bbad1 Maybe rush condition? 2019-11-06 10:49:16 -08:00
andreja6 559dfea041 Works very, very well now 2019-11-05 23:10:32 -08:00
andreja6 01bc10f852 Attempted to make property window always on top... ineffective 2019-11-05 22:51:27 -08:00
andreja6 f9a1eea0d2 Made legacy renderer faster 2019-11-05 22:32:28 -08:00
MusicalProgrammer 5501b7a5d7 Fixed random level loading bug. 2019-11-05 22:06:35 -05:00
MusicalProgrammer 68ccf1be6e More file error handling. 2019-11-05 21:24:01 -05:00
MusicalProgrammer 6eed189855 Added an error message if a level fails to load. 2019-11-05 20:47:06 -05:00
andreja6 39173f34a1 Tried to make old renderer suck less 2019-11-05 13:19:11 -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
andreja6 bb01d01950 I didn't push that yet? 2019-11-04 21:21:49 -08:00
andreja6 22ed6acc7f Added FPS counter on debug 2019-11-04 21:09:38 -08:00
MusicalProgrammer 72057499ce Update .gitignore 2019-11-05 00:08:01 -05:00
MusicalProgrammer 2292a82a85 Update G3DTest.sln 2019-11-05 00:07:47 -05:00
MusicalProgrammer aa11f5f120 GUI separated from Application.cpp 2019-11-04 23:57:31 -05:00
MusicalProgrammer 1fe59aa9ff Updated project file, deleted clone file 2019-11-04 20:55:35 -05:00
MusicalProgrammer 5e449d8882 Big cleanup... Expect bugs 2019-11-04 20:37:32 -05:00
Cosmo224 f1d0d48dfa add icon to some errors + replace old comments 2019-11-04 22:51:49 +00:00
andreja6 1e27e105b7 Show entire error when in debug mode 2019-11-03 23:50:55 -08:00
andreja6 476610fe06 Finally got rid of truncation errors 2019-11-03 23:46:43 -08:00
andreja6 7898df7a8e Changed icons, added Todo, fixed location of icons in properties combo box 2019-11-03 23:23:34 -08:00
Vulpovile 552be1ec54 Merge pull request #31 from Vulpovile/property-window
Property window fixes
2019-11-03 18:16:14 -08:00
MusicalProgrammer 6b3230abd0 Update PartInstance.cpp
NameShown fixed.
2019-11-02 22:12:35 -04:00
MusicalProgrammer 718bce5289 Camera properly focuses on Part again. 2019-11-02 21:20:23 -04:00
MusicalProgrammer 55f59e46e0 Explorer fixed, and renamed SetProperties()
SetProperties() doesn't describe what it actually does.
Changed to:
UpdateSelected()
2019-11-02 20:27:18 -04:00
andreja6 bc8742b5f5 Now has icons 2019-11-02 12:26:01 -07:00
MusicalProgrammer 08d8dc4df0 IEBrowser gets the external object. Nothing else. 2019-11-02 14:51:44 -04:00
DirtPiper d8ba0dcfc8 Fixed level names on import 2019-11-02 14:02:01 -04:00
MusicalProgrammer 6be44fa9f1 Merge branch 'MusicalProgrammer'
Expect bugs
2019-10-26 18:07:45 -04:00
Vulpovile 284cd129e0 Added the licence, for some reason wasn't here 2019-06-12 08:41:45 +02:00
andreja6 fdc4f4e647 Something 2019-05-15 12:20:17 -07:00
andreja6 3417a34f37 Sped up rendering 2019-05-15 12:16:51 -07:00
Cosmo224 7f0b358f80 Create Documentation 2019-03-16 17:18:16 +00:00
Cosmo224 bf291d6fe3 I don't think we need comic sans {#2}
yeah.png
2019-03-16 17:03:26 +00:00
Cosmo224 3f6d032c10 I don't think we need comic sans 2019-03-16 17:03:07 +00:00
DirtPiper d16bf9e39b Added Spawn to SurfaceType 2018-12-10 21:45:39 -05:00
andreja6 828584a2d9 Run on R 2018-12-03 14:37:39 -08:00
andreja6 69d78f139f Removed unsafe functions 2018-11-01 13:52:11 -07:00
andreja6 d51bde7330 Fixed unsafe function 2018-10-31 20:40:25 -07:00
MusicalProgrammer d12654b4d3 Merge remote-tracking branch 'origin/Brickcolors' into MusicalProgrammer 2018-10-30 19:29:57 -04:00
MusicalProgrammer 5a20b4aefc Objects now clear on load. 2018-10-30 19:19:30 -04:00
MusicalProgrammer 08a3f9f307 Open now works by pressing CTRL+O 2018-10-30 19:14:17 -04:00