Skip to content

Dev #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 101 commits into from
Jan 6, 2025
Merged

Dev #30

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
101 commits
Select commit Hold shift + click to select a range
78b28e1
Basic client to server comunication
Apr 21, 2024
7a9517e
Added support for network callbacks
Apr 24, 2024
493eebb
Added universe deletion
Apr 27, 2024
cf61cfa
Changed back to local ip
Apr 27, 2024
426a1fc
Fixed Universe deletion, and added fixture addition
May 13, 2024
92723fb
Added Fixture Deletion
May 15, 2024
e78e897
Client will now load current state of server on connect
May 15, 2024
004cb93
Virtual Fixtures, and color support
May 15, 2024
545a18d
Fixed virtual fixture movement and selection
May 16, 2024
4505d78
Fixed Save Load
May 22, 2024
494c3bf
Updated Scene Support
May 24, 2024
869b499
Added support for custom desk layout
not-my-username Jun 4, 2024
b2df2a2
Added animation editor ui into project
not-my-username Jun 5, 2024
039bf7b
Added copyright notice
not-my-username Jun 5, 2024
c1db189
Added copyright notice
not-my-username Jun 5, 2024
8c07a70
Added color picker and pallet
not-my-username Jun 5, 2024
763032a
Updated object picker
Jun 5, 2024
c7aae1a
Merge branch 'dev' of https://github.com/spectrumpro/spectrum into dev
Jun 5, 2024
9495ee1
Updated Desk
Jun 5, 2024
03632f0
Added support for ColorIntensityWhite channel
Jun 5, 2024
d79fd5d
Added cue list control ui, and updated playbacks
not-my-username Jun 7, 2024
806fe31
Merge branch 'dev' of https://github.com/spectrumPro/spectrum into dev
not-my-username Jun 7, 2024
8f8c87d
Fixed corrupted project file
not-my-username Jun 7, 2024
518584c
Fixed fixture modes options
Jun 8, 2024
e382267
Updated Playbacks
Jun 9, 2024
8af0234
Improved desk
Jun 9, 2024
b2bc140
Updates playbacks to support animator time_scale update
Jun 11, 2024
7e1cf92
Updated playbacks to use new scene flash system
not-my-username Jun 12, 2024
4bdb48a
Added support for blender like ui panels system
Jun 12, 2024
097e94a
Added better save load menu
not-my-username Jun 13, 2024
3d0cab5
Added support for loading files with out needing to restart server
not-my-username Jun 13, 2024
dec4f1a
Added support for panel settings in panel container tab, updated play…
not-my-username Jun 14, 2024
08a7f29
Bug fixes
Jun 14, 2024
3c75804
Updated ObjectPicker support, and added settings to playbacks
Jun 15, 2024
a4fd68d
Bug fixes with settings
Jun 15, 2024
96c686b
Added setting support to color palette
Jun 15, 2024
45f2cb0
Cleaned file system
Jun 17, 2024
0826ad3
Network system now uses class_name instead of file paths
Jun 17, 2024
c5a987d
Changed all scene methods and signals to function methods and signals
Jun 17, 2024
6783dfa
Updated CueList Support
Jun 23, 2024
8a1f436
UI can now save to a file
not-my-username Jun 24, 2024
7e26745
UI Overhaul
Jun 29, 2024
bb8019d
Fixed issue with virtual fixture selection
not-my-username Jun 30, 2024
b8d4718
UDP socket for high frequency data
Jul 8, 2024
16904c2
Merge branch 'dev' of https://github.com/spectrumpro/spectrum into dev
Jul 8, 2024
f100b3c
Bug fixes and improvments
Jul 18, 2024
1be4a97
Fixture overrides and set_channel function
Jul 21, 2024
65ad69a
Added support to store cues
Jul 21, 2024
da78580
Manual channel control support
Jul 22, 2024
7188b9f
Override warning slider background
not-my-username Jul 23, 2024
ff1592f
Bug fixes
not-my-username Jul 25, 2024
6b5b58f
Bug fixes and CueList creation
Jul 25, 2024
7918ae9
Fixed slider bugs
not-my-username Jul 26, 2024
2119ca7
Improved code for cue playback
not-my-username Jul 26, 2024
a3e0e84
Added server connection menu
Jul 26, 2024
74a2e99
Bug fixes
Jul 26, 2024
6451bb2
Channel Slider Fixes
not-my-username Jul 26, 2024
086244d
Merge branch 'dev' of https://github.com/SpectrumPro/Spectrum into dev
not-my-username Jul 26, 2024
1864b36
Bug fixes
Jul 27, 2024
609a44b
Edit Support for cue lists
Jul 27, 2024
53894b5
CueList Auto Play
Jul 28, 2024
8e4f920
Added global fade and wait controls
Jul 28, 2024
36dfaa9
UI Bug Fixes
not-my-username Jul 29, 2024
515f3b0
Ui Improvements
not-my-username Jul 29, 2024
9c38b24
Programmer Color Improvements
Jul 29, 2024
a2b3681
Bug fixes and programmer improvements
Jul 31, 2024
0ec4b69
Fixed issue with selection values not being reset
not-my-username Aug 1, 2024
ce21d8e
Programmer improvements
Aug 1, 2024
ce429c4
Merge branch 'dev' of https://github.com/spectrumpro/spectrum into dev
Aug 1, 2024
1e9e316
Better edit support for cue lists
Aug 4, 2024
f4c167b
Added support to export to binary, and cue number changing
Aug 5, 2024
7eb726f
Added Support for fixture locate mode
Aug 6, 2024
3243e10
Bug fixes and improvements
Aug 7, 2024
a56261a
Improvements
Aug 8, 2024
c5238a5
Added button shortcuts options for cue playback
Aug 9, 2024
11448b6
CuePlayback auto scroll
Aug 9, 2024
54d3981
Virtual fixtures improvements and bug fixes
Aug 10, 2024
0c64b9e
Fixes
Aug 11, 2024
e7cf963
Virtual fixture overrides and shortcut button fixes
not-my-username Aug 12, 2024
6df7905
double click to seek to cue
not-my-username Aug 13, 2024
396958f
Added Controller and Midi input support to shortcuts
not-my-username Aug 24, 2024
222ff8c
Kiosk mode and bug fixes
Aug 25, 2024
cba5b50
Improvements
Sep 4, 2024
51d0171
CueList Updates
Sep 5, 2024
8163da3
Bug Fixes
Sep 11, 2024
e92a699
Timecode Support
Sep 18, 2024
aa9b442
Timcode Updates and License Change
Sep 21, 2024
9dd457e
Cuelist ui updates
Sep 23, 2024
d7e20ff
Signal Adjustments
Oct 17, 2024
c3ea532
Updated network protocal
Oct 20, 2024
b657c49
Update trigger value when now is pressed
Oct 27, 2024
8a769fd
Major UI Update
Nov 11, 2024
0688b5f
Ui / CuePlayback Updates
Nov 16, 2024
b755873
Fixes
Nov 17, 2024
d672de6
Fixture Manifest Change
Nov 19, 2024
3325e8f
Input Improvments
Nov 25, 2024
6ca940d
Component System Re-write, and UI Changes
Nov 29, 2024
4007a69
Added FixtureGroups, added new virtual fixtures view
Dec 24, 2024
6d016c5
Optimised Sub-optimal code & new interface pop up system
Jan 6, 2025
500f058
Updated ReadMe
Jan 6, 2025
e1c7916
Merge branch 'master' into dev
not-my-username Jan 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file removed .github/Desk.png
Binary file not shown.
Binary file added .github/FileLibrary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed .github/Fixtures.png
Binary file not shown.
Binary file added .github/MainUI.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed .github/VirtualFixtures.png
Binary file not shown.
116 changes: 0 additions & 116 deletions Assets/3D/Camera3D.gd

This file was deleted.

12 changes: 0 additions & 12 deletions Assets/3D/Light.tscn

This file was deleted.

5 changes: 0 additions & 5 deletions Assets/3D/Metal.tres

This file was deleted.

8 changes: 0 additions & 8 deletions Assets/3D/Room Lights.gd

This file was deleted.

Binary file removed Assets/3D/light.glb
Binary file not shown.
34 changes: 0 additions & 34 deletions Assets/3D/light.glb.import

This file was deleted.

Binary file removed Assets/3D/rig.glb
Binary file not shown.
34 changes: 0 additions & 34 deletions Assets/3D/rig.glb.import

This file was deleted.

38 changes: 0 additions & 38 deletions Assets/3D/rig.tscn

This file was deleted.

Loading
Loading