Commit Graph

964 Commits

Author SHA1 Message Date
MegaMech d3f4dc07bb Refactor minimap 2025-04-28 16:27:37 -06:00
MegaMech 99cff66561 minimap uses extension .png 2025-04-27 18:16:16 -06:00
MegaMech c89a3adfe1 Fix custom minimap rendering 2025-04-27 18:09:03 -06:00
MegaMech 950ef8ea57 Impl Import Minimap 2025-04-27 17:29:22 -06:00
MegaMech ade89f6b8b Remove minimap from Course::from_json and to_json 2025-04-26 20:29:45 -06:00
MegaMech d55d16fdb1 Fix pause menu item box cursor 2025-04-25 13:12:44 -06:00
MegaMech 69fc2f6f8e Add new logo to hm intro 2025-04-25 08:09:39 -06:00
MegaMech 2b9acc677f Disable Editor when its disabled 2025-04-25 08:08:52 -06:00
MegaMech 0b6c37e067 Remove GameInfoWindow, Multiplayer Button, and FPS Slider 2025-04-24 20:25:51 -06:00
MegaMech 2947d8932e Fix content browser dock and editor now disabled by default 2025-04-24 17:51:07 -06:00
MegaMech 0442210b54 Better Properties display, swap rot handles 2025-04-24 17:40:29 -06:00
MegaMech 38d805c41b Impl properties for location/rot/scale 2025-04-24 14:36:35 -06:00
MegaMech 6f6d6e63a2 Remove constexpr from IRotator 2025-04-24 14:07:21 -06:00
MegaMech 08d49512ff Fix syntax error 2025-04-24 14:04:11 -06:00
MegaMech 2f08607c75 Gizmo rot and scale collision working 2025-04-24 13:26:08 -06:00
MegaMech 04ff9a117e Editor selects closest object and cleanup 2025-04-24 12:39:01 -06:00
MegaMech 2d25841852 Editor Accurate mouse click drag objects 2025-04-24 11:39:35 -06:00
MegaMech e405e0c7bc Fix Editor Enable Button 2025-04-23 13:37:45 -06:00
MegaMech 89f11af32d Engine.cpp more consistent with sf64 2025-04-23 13:32:30 -06:00
MegaMech f9a2e50869 Remove New Track Button 2025-04-23 13:32:12 -06:00
MegaMech 9f1266d283 Fix memory leak 2025-04-22 19:44:58 -06:00
MegaMech 12c3f2b7e3 Import courses working now 2025-04-21 13:17:14 -06:00
MegaMech 9055c9c7ee Debug Spawning Custom O2R Track 2025-04-19 12:54:04 -06:00
MegaMech a460d15062 Add missing function 2025-04-18 23:49:24 -06:00
MegaMech b0da83a42f Render custom track. Wip collision 2025-04-18 23:27:11 -06:00
MegaMech b0818c0634 nearly working 2025-04-18 17:42:57 -06:00
MegaMech e5114e3ad7 Custom Track Load path O2r 2025-04-18 08:38:20 -06:00
MegaMech a2d8302e32 Custom Track O2R almost working needs testing 2025-04-17 20:32:20 -06:00
MegaMech a91b580980 Scene Setup 1 2025-04-17 11:33:02 -06:00
MegaMech 6c7f59148b water surface 2025-04-16 21:00:48 -06:00
MegaMech ec8cc29e8d Some changes 2025-04-16 20:59:18 -06:00
MegaMech 9cdd5902c5 Import fast64 paths 2025-04-14 18:33:55 -06:00
MegaMech 014329a59c Impl water volume 2025-04-10 14:13:50 -06:00
MegaMech 529f7c8bcf Failed attempt at transforming collision 2025-04-07 16:44:14 -06:00
MegaMech f5f36fee7d Add new handles 2025-04-04 22:59:34 -06:00
MegaMech 12bab81644 Add rotation model to gizmo 2025-03-31 18:28:43 -06:00
MegaMech 31a38ebb62 Editor sun face the camera 2025-03-30 16:14:16 -06:00
MegaMech 95706a1171 Merge pull request #31 from MegaMech/linux-build-fixes
Linux build fixes
2025-03-30 14:03:21 -06:00
sitton76 cfe25a31fc Added missing function definitions to Game.h 2025-03-30 14:52:37 -05:00
sitton76 277d693461 Removed overfilled arguments in gfx_create_framebuffer() 2025-03-30 14:51:50 -05:00
sitton76 05b142ffa3 Fixes to includes to work on Linux. 2025-03-30 14:51:17 -05:00
MegaMech f4d66bf115 Scale All_Axis evenly 2025-03-30 12:56:04 -06:00
MegaMech 2668713f47 Editor scaling/rot works properly now 2025-03-30 12:37:42 -06:00
MegaMech 6fd37ef551 Add visible circle for translate in all axis 2025-03-29 20:17:08 -06:00
MegaMech 6fb2c2df2b Prevent divize by zero crash 2025-03-29 20:13:11 -06:00
MegaMech 1b65c2f74a Cleanup 3 2025-03-29 13:01:37 -06:00
MegaMech 6d302020f6 Cleanup 2 2025-03-29 12:46:53 -06:00
MegaMech 785240df80 Cleanup 2025-03-29 12:43:47 -06:00
MegaMech 7119cf8640 Cleanup headers 2025-03-29 12:32:29 -06:00
MegaMech 9de522990b Finish new matrix translation code 2025-03-29 12:30:13 -06:00