Commit Graph

916 Commits

Author SHA1 Message Date
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
MegaMech a6d19eee1b Fix Rotator 2025-03-28 19:58:35 -06:00
MegaMech d760025358 Fix mario kart 64 intro logo sizing 2025-03-26 20:47:45 -06:00
MegaMech 8fe7732039 SceneManager nearly working 2025-03-23 18:28:25 -06:00
MegaMech 1dee7001f6 Updates 2025-03-21 20:38:02 -06:00
MegaMech 4f0014bfd3 Don't enable hud if editor is enabled 2025-03-20 19:03:25 -06:00
MegaMech 80c232a26f Fixes 2025-03-19 21:12:56 -06:00
MegaMech a422822506 Load modded o2rs 2025-03-18 18:56:53 -06:00
MegaMech 2e1e2a1a4b Editor tooling wip 2025-03-18 17:38:00 -06:00
MegaMech 3b343e3676 Setup Track Properties 1 2025-03-14 12:52:21 -06:00
MegaMech 3ab8fe0d71 Editor matrix, icons, rotation, impl light 2025-03-13 16:52:01 -06:00
MegaMech 7674283449 update 2025-03-10 16:26:21 -06:00
MegaMech 9e4b7ae6b4 Added adjustable track properties to editor 2025-03-10 01:29:44 -06:00
MegaMech 68d9addb6f Fix freecam lighting 2025-03-09 20:25:07 -06:00
MegaMech d3a5323022 Editor translate works while paused 2025-03-08 19:33:57 -07:00
MegaMech a38e7fa482 impl Editor Play and Pause buttons 2025-03-08 00:07:51 -07:00
MegaMech c44682b702 Impl editor object names 2025-03-07 23:27:37 -07:00
MegaMech 882f14e91a Editor get actor names 2025-03-07 20:23:33 -07:00
MegaMech 087b1b613c Basic Scene Explorer Works 2025-03-07 16:12:21 -07:00
MegaMech e51e11c9b0 Editor Snap to Ground works 2025-03-07 15:18:28 -07:00
MegaMech 55b905f377 Setup imgui layout for editor 2025-03-07 14:52:36 -07:00
MegaMech 8f1458902a Docking Windows works here 2025-03-06 20:58:33 -07:00
MegaMech 6dfa748392 Add all axis move (freemove) 2025-03-04 12:49:32 -07:00
MegaMech 0d02f8c3af Update 2025-03-04 11:39:53 -07:00
MegaMech 3d8367068e actor init 2025-03-02 19:35:02 -07:00
MegaMech b5a7b69a42 Impl objects for editor 2025-03-01 21:43:47 -07:00
MegaMech 842042d515 otr works for object picking 2025-03-01 13:41:32 -07:00
MegaMech 3bb80b8464 gizmo work 2025-02-28 20:46:04 -07:00
MegaMech 7a31679c2d Editor use vtx collision 2025-02-28 17:31:24 -07:00
MegaMech 08f0d261d1 wip 2025-02-26 15:46:20 -07:00
MegaMech 00cbcf2ce5 Basic Actor Picking 2025-02-18 21:55:00 -07:00
MegaMech 17cd63fc62 Fix ScreenRayTrace in widescreen 2025-02-18 16:09:36 -07:00
MegaMech 7ed96b7881 raycast works 2025-02-18 15:40:08 -07:00
MegaMech 8a21a60352 Merge branch 'test' of https://github.com/MegaMech/SpaghettiKart into test 2025-02-18 09:04:45 -07:00
MegaMech d2303c2032 Start Editor Work 2025-02-18 09:03:53 -07:00
MegaMech 2c76644ba3 Merge branch 'test' of https://github.com/MegaMech/SpaghettiKart into test 2025-02-18 09:03:30 -07:00
MegaMech d2c9b068e7 Rename 2025-02-16 13:08:13 -07:00
MegaMech bb84daabe1 Finish intro scene 2025-02-16 12:28:14 -07:00
MegaMech 49135fe260 Impl new intro 2025-02-14 19:51:20 -07:00
MegaMech 6a629fcaa9 Add Ship (#191)
* Compile works now

* Update menus

* Update CMakeLists.txt

* Add Ship

* Impl hm ship actors

* Update HM course
2025-02-10 15:05:53 -07:00
MegaMech 7be0c8757c Update HM course 2025-02-10 15:05:07 -07:00
MegaMech 3ae9408d83 Merge branch 'test' of https://github.com/MegaMech/SpaghettiKart into test 2025-02-09 16:35:41 -07:00
MegaMech 46f69d3ef9 Impl hm ship actors 2025-02-09 16:35:28 -07:00
MegaMech 782ef9c00b Merge branch 'main' into test 2025-02-09 00:59:33 -07:00
MegaMech 0f0f295a39 Merge branch 'test' of https://github.com/MegaMech/SpaghettiKart into test 2025-02-09 00:59:00 -07:00
MegaMech b91f552d76 Add Ship 2025-02-09 00:58:42 -07:00
MegaMech a6ecc276e9 Impl Reset button and fix some naming (#190)
* Compile works now

* Update menus

* Update CMakeLists.txt
2025-02-08 13:38:59 -07:00
MegaMech d84dcc99a0 Update CMakeLists.txt 2025-02-08 13:38:32 -07:00
MegaMech 08794fed52 Merge branch 'main' into test 2025-02-08 13:37:49 -07:00