1
0
mirror of https://github.com/originalnicodr/CinematicUnityExplorer.git synced 2025-07-18 17:38:01 +08:00

1278 Commits

Author SHA1 Message Date
c16115f888 Added time scale slider 2024-01-13 18:25:31 -03:00
b72db918bc Show on UI the current object being followed and fixed a bug. 2024-01-13 16:29:49 -03:00
bfb3b848dd Added a button to follow game objects with the freecam from the inspector window for more granularity when selecting the object to follow. 2024-01-13 16:03:28 -03:00
6ad2554225 Added Frameskip, and fixed the pause key not working. 2024-01-13 15:46:19 -03:00
d70fc10ea5 Refactored the pause button to work with UnityExplorer timescale widget. 2024-01-13 14:30:42 -03:00
aad2567b86 Made the followObject a variable instead. Maintain the follow object in camera switching and added a button to release the camera from the follow object. 2024-01-11 18:19:58 -03:00
b3580e69b3 Added option to make the camera follow an in-game object. Also made a toggle to block the freecam from moving with user input. 2024-01-10 23:24:44 -03:00
ac7024bf74 Merge pull request #26 from originalnicodr/test-fix-fork-1
Added changes from fork to fix MelonLoader
2023-08-19 16:37:40 -03:00
4087982717 Added changes from fork to fix MelonLoader
From here:
https://github.com/GrahamKracker/UnityExplorer
2023-06-29 20:03:32 -03:00
6c31c4b77b Merge branch 'master' of https://github.com/originalnicodr/UnityExplorer 2023-06-14 22:30:29 -03:00
2f56f97e57 Update README.md 2023-06-14 22:30:25 -03:00
6eb904905f Merge pull request #2 from originalnicodr/revert-1-master
Revert "Update UnityExplorer compatibility for new IL2CPP games"
2023-04-10 11:38:35 -03:00
47f61767bf Revert "Update UnityExplorer compatibility for new IL2CPP games" 2023-04-10 11:38:03 -03:00
5be48458a6 Fixed "copy cam pos" and "copy cam fov" buttons. Plus some cleaning. 2023-04-01 16:58:30 -03:00
88c8a889dc Added constant speed option to cam paths. 2023-04-01 15:57:46 -03:00
fa0bd95f3c Updated orientation interpolation in cam paths to use Splines. 2023-03-03 13:03:52 -03:00
cfdb7d706e Added custom frame amount for each node. 2023-03-01 17:55:16 -03:00
c347bfcf68 Added buttons to pause and continue the path, stop the path from playing, and created UI for each new node on the path.
Each Node UI includes a button to Move the node position and orientation to the camera one, copy camera FoV on the node, move the cam position and orientation to the node, and delete the node.
2023-02-26 23:15:40 -03:00
4eb84fba8b Added buttons to delete path and a toggle for looped paths 2023-02-26 22:23:47 -03:00
7c1724d9fa Added fov support for camera paths. 2023-02-26 22:02:54 -03:00
c6f1322021 Added rotation support for the camera paths. 2023-02-26 20:34:44 -03:00
e1e1f3d9ab Added Camera Path System prototype 2023-02-26 19:12:06 -03:00
bbfc2f55bb Merge pull request #1 from GTFO-Modding/master
Update UnityExplorer compatibility for new IL2CPP games
2023-02-25 15:20:38 -03:00
da565349eb Update UIManager.cs 2023-02-24 11:48:29 -03:00
3b66a321b2 Fixed the lights to be ordered from top to bottom on the list. 2023-02-24 10:20:26 -03:00
522e5a0d7b Fixed the IL2CPP.CoreCLR build.
By actually reading the documentation.
2023-02-24 00:42:43 -03:00
3b3598cf23 Added a panel to spawn and control lights. 2023-02-20 19:52:00 -03:00
6cca3a4e4d Added a prototype menu for creating lights. 2023-02-20 01:38:07 -03:00
ef4401fac0 Modified the TimeScaleController to work in tandem with UnityExplorer's native time scale control. 2023-02-16 19:21:44 -03:00
f0b594fd30 Added a pause hotkey. 2023-02-16 18:00:04 -03:00
c2ee4979bb Fixed the cam to be able to move while the game is paused, added Tilt, slow speed, and FoV control. 2023-02-16 00:58:08 -03:00
e298e9958b Version bump 2022-11-14 03:34:02 -06:00
62e8dc500b Fix IL2CPP namespace reference 2022-11-14 03:16:33 -06:00
1b634d1062 Update references 2022-11-14 03:15:55 -06:00
1e1fb0e27b Merge branch 'master' of https://github.com/sinai-dev/UnityExplorer 2022-06-23 10:53:16 +10:00
6b8a7d90c8 Update README.md 2022-06-23 10:53:14 +10:00
1b4657dead Update workflow for BepInEx CoreCLR build 2022-06-23 06:14:22 +10:00
1af20ead9f Add BepInEx Il2CppInterop build 2022-06-23 06:03:58 +10:00
706a18d1f6 Bump UniverseLib 2022-06-05 20:44:29 +10:00
81dd8bad0e Update to C# 10.0, global usings 2022-05-26 06:19:50 +10:00
97dffc81e1 Fix patch target on Time.timeScale 2022-05-19 00:07:12 +10:00
bf2b22e768 Fix double zipped artifacts 2022-05-17 19:06:26 +10:00
d1fbbfa62d Bump version 2022-05-15 19:12:00 +10:00
56a3cef245 Add C# Console Assembly blacklist 2022-05-15 18:16:04 +10:00
61e7915a55 Merge branch 'master' of https://github.com/sinai-dev/UnityExplorer 2022-05-14 01:55:13 +10:00
88e63c8d6a Fix logic after changes in UniverseLib 2022-05-14 01:55:10 +10:00
048e5980a0 Update README.md 2022-05-13 20:44:51 +10:00
3b851b6e08 Use 7zip instead of Compress-Archive 2022-05-13 17:11:25 +10:00
4c029dad90 Update TimeScaleWidget.cs 2022-05-11 22:49:28 +10:00
3d61011e59 Move Time Scale Widget into separate class
And change "pause" to "lock" behaviour. Added patch to implement locking feature.
2022-05-10 01:44:08 +10:00