Commit Graph

905 Commits

Author SHA1 Message Date
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
MegaMech 322ace4d7d Update menus 2025-02-08 13:36:04 -07:00
KiritoDv 6eb0ee294b Updated packaging cmake 2025-02-08 11:15:26 -06:00
KiritoDv 6406b0679e Removed license for now 2025-02-08 11:12:47 -06:00
KiritoDv 91292d3757 Updated cmake again 2025-02-08 10:54:19 -06:00
KiritoDv 844777c399 Updated hash 2025-02-08 10:47:33 -06:00
KiritoDv f5158c8d4c Updating README.md 2025-02-08 10:46:29 -06:00
MegaMech 922b69e504 Compile works now (#189) 2025-02-07 23:49:06 -07:00
MegaMech bb90ff8531 Fix Compile (#188)
* Fix freecam rotation smoothing

* Configure freecam controller

* Fix cont z button and impl freecam on/off events

* Add torch static comp

* Fixed cmake

* Copied yamls

* Fixed cmake

* Added github workflows

* Update CMakeLists.txt

---------

Co-authored-by: KiritoDv <kiritodev01@gmail.com>
2025-02-07 23:48:36 -07:00
MegaMech 6268ff4d5c Compile works now 2025-02-07 23:46:12 -07:00
MegaMech 008d527ed5 Torch Static Compile (#187)
* Fix freecam rotation smoothing

* Configure freecam controller

* Fix cont z button and impl freecam on/off events

* Add torch static comp

* Fixed cmake

* Copied yamls

---------

Co-authored-by: KiritoDv <kiritodev01@gmail.com>
2025-02-07 22:24:00 -07:00
MegaMech 7fe7052270 Finish Freecam (#186)
* Fix freecam rotation smoothing

* Configure freecam controller

* Fix cont z button and impl freecam on/off events
2025-02-07 19:27:44 -07:00