Commit Graph

561 Commits

Author SHA1 Message Date
andreja6 520e7f1bef Added (really horrible) dragging 2020-03-13 23:50:37 -07:00
andreja6 9217e78084 Attempted to make getPosition... 2020-03-13 23:13:58 -07:00
andreja6 bd8209958d New selection method, fixed crashing 2020-03-13 18:50:48 -07:00
andreja6 f08799d49c Fixed memory error 2020-03-13 18:06:55 -07:00
andreja6 24854a062a Added tools and texture handler 2020-03-13 16:28:12 -07:00
Vulpovile 3f4963795c Fixed exception 2020-03-13 10:42:30 -07:00
andreja6 cee1b1308c Added dependancies 2020-03-13 10:30:22 -07:00
andreja6 2494a5e509 Fixed 2020-03-13 10:08:40 -07:00
andreja6 9a8aff54ff Added change tool function 2020-03-13 10:08:03 -07:00
andreja6 0ec896e2fd Starting to transfer everything to Tool 2020-03-11 23:10:49 -07:00
andreja6 72c6d19d7f Menu now works 2020-03-10 13:26:01 -07:00
andreja6 30529c5387 Changed stuffs 2020-03-10 12:50:59 -07:00
andreja6 03a7d5345d Added tool, fixed some pages 2020-03-10 12:41:47 -07:00
Vulpovile fb966e0b82 Merge pull request #40 from Vulpovile/hypersnap-engine
Added lots of tools
2020-03-10 12:15:55 -07:00
andreja6 463b2a42ce Added bump tool 2020-03-10 12:14:55 -07:00
andreja6 0e7e820481 Lots of menus added 2020-03-10 11:04:09 -07:00
andreja6 8003bee5f6 Made IEBrowser handle externals 2020-03-10 00:17:03 -07:00
andreja6 4f415cf98b Added controllerflag selection 2020-03-09 23:55:13 -07:00
andreja6 d36f9df272 Added pages 2020-03-09 18:58:08 -07:00
andreja6 36ec6b1dc5 Buttons no longer render twice 2020-03-09 14:48:24 -07:00
andreja6 7c85167030 Made selection boxes not succ 2020-03-09 13:22:46 -07:00
Vulpovile cd7b886ada Merge pull request #39 from Vulpovile/master
Add new items in master
2020-03-09 13:16:23 -07:00
Vulpovile a1db3bb38f Merge pull request #38 from Vulpovile/hypersnap-engine
Controllerflags
2020-03-09 12:02:49 -07:00
andreja6 44d8947975 Added controllers and flags 2020-03-08 23:22:42 -07:00
andreja6 9c76bf6956 Added controllerflags and primary parts 2020-03-08 20:06:13 -07:00
andreja6 4ff4d54f09 Physics kinda sorta? 2020-03-08 15:44:13 -07:00
andreja6 804e329516 Temporarily set it to legacy load 2020-03-08 14:29:37 -07:00
MusicalProgrammer bf0115f2ad Cleaning up failed experiments 2020-03-07 18:32:54 -05:00
MusicalProgrammer 94b787804d External function support added. 2020-03-07 16:05:15 -05:00
MusicalProgrammer 47857e3fd1 ax.cpp has more functions now for us to play with 2020-03-07 12:57:30 -05:00
andreja6 f92f01be88 Added bare bones physics 2020-03-06 23:28:49 -08:00
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