This website requires JavaScript.
Explore
Help
Register
Sign In
3dtours
/
KGStudio
Watch
1
Star
0
Fork
0
You've already forked KGStudio
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2510014580e667664e30a3e1701a8a6d8e01add6
KGStudio
/
src
/
core
/
commands
/
track
T
History
Xiaohan-Tian
2510014580
updated the naming convention for new tracks and regions. New tracks now default to 'Track {i}', and new regions default to '{track_name} Region {i}'.
2025-08-12 21:41:11 -07:00
..
AddTrackCommand.ts
updated the naming convention for new tracks and regions. New tracks now default to 'Track {i}', and new regions default to '{track_name} Region {i}'.
2025-08-12 21:41:11 -07:00
RemoveTrackCommand.ts
disable unused param check for building; updated version number; avoid relying on
constructor.name
to determine class type due to class name mangling.
2025-08-11 19:54:51 -07:00
ReorderTracksCommand.ts
initial public release.
2025-08-11 18:37:21 -07:00
UpdateTrackCommand.ts
initial public release.
2025-08-11 18:37:21 -07:00