Refactor js files #48

Merged
jgeorgi merged 3 commits from bas-js-refact into main 2024-11-18 03:54:29 +00:00
Owner

This pr is a significant reorg of the js files.

  1. All non-basic functions have been moved out of the main glmv.js
  2. 'Metadata' has been universally changed to mvconfig to avoid conflict with actual file metadata
  3. Configuration changing functions have been split off into glmv-mvconfig.js
  4. Hotspot modification functions have been split off into glmv-hs.js
This pr is a significant reorg of the js files. 1) All non-basic functions have been moved out of the main glmv.js 2) 'Metadata' has been universally changed to mvconfig to avoid conflict with actual file metadata 3) Configuration changing functions have been split off into glmv-mvconfig.js 4) Hotspot modification functions have been split off into glmv-hs.js
jgeorgi added 3 commits 2024-11-18 03:54:17 +00:00
jgeorgi merged commit 0dd9aba2b6 into main 2024-11-18 03:54:29 +00:00
jgeorgi deleted branch bas-js-refact 2024-11-18 03:54:29 +00:00
jgeorgi referenced this issue from a commit 2024-11-18 03:54:31 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jgeorgi/GlModelViewer#48
No description provided.