Commit Graph

530 Commits

Author SHA1 Message Date
andreja6 6fb111067d I hate the linker 2020-03-06 22:40:00 -08:00
andreja6 e419a4edcd Testing r429 2020-01-26 15:58:22 -08:00
andreja6 72dcc5ef8e Added a function (Not done) 2019-11-11 23:50:05 -08:00
andreja6 c9e79c2063 Made cylinder tops flatter 2019-11-11 16:05:31 -08:00
andreja6 3035478c77 fixed memory leak 2019-11-11 14:13:36 -08:00
andreja6 152b376c02 Multiselection and Models 2019-11-11 14:05:17 -08:00
DirtPiper ef2a3bc146 completely fixed cylinder scaling
uwu
2019-11-11 16:15:38 -05:00
andreja6 d781627fff Fixed cylinder scaling 2019-11-11 11:53:35 -08:00
andreja6 02bb8b20fa Removed smoothing for now 2019-11-11 01:06:15 -08:00
andreja6 ec721abdcc Cylinders 2019-11-10 23:36:32 -08:00
andreja6 0269e63af9 Undid commit #1688865, Fixed smooth verticies 2019-11-10 20:16:11 -08:00
andreja6 8926860107 Added a library, tried to make IWebBrowser2 not fail 2019-11-10 20:11:22 -08:00
DirtPiper da3cdf405e Can now use left control + O to bring up open dialog 2019-11-10 23:02:29 -05:00
DirtPiper 98f4246f17 File importer now supports shapes, camera pan is now locked to 45 degree increments
this was a massive pain in the ass :)
2019-11-10 22:59:08 -05:00
MusicalProgrammer 1f4147fd90 window.external progress? 2019-11-08 23:38:06 -05:00
andreja6 4c51383bce Moved some variables in datamodelinstance from public to private 2019-11-08 17:55:59 -08:00
Vulpovile f965c82b58 Starting work on cylinder 2019-11-08 15:18:43 -08:00
andreja6 1688865462 slowly optimizing render 2019-11-07 22:30:56 -08:00
andreja6 f99e6cbff7 Turns out raycasting every 1/30th of a second takes a massive hit on performance 2019-11-07 21:52:46 -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