James Ball
|
41dd24a67c
|
Gracefully handle disconnects from Blender
|
2022-04-30 18:51:56 +01:00 |
James H Ball
|
f6d0e1f4b7
|
Merge pull request #54 from jameshball/blender
Blender integration!
|
2022-04-30 10:47:07 +01:00 |
James Ball
|
f30a0d2517
|
Update changelog
|
2022-04-30 10:43:31 +01:00 |
James Ball
|
9cd2f29285
|
Create first version of blender add on and fix hidden edges with new gpu code
|
2022-04-30 10:37:08 +01:00 |
James Ball
|
3efaa0ce88
|
Make blender addon persistent and restore gpu processing for non-blender rendering
|
2022-04-30 10:18:32 +01:00 |
James Ball
|
934954f4d5
|
Remove 3D object rendering from blender and only keep grease line rendering
|
2022-04-28 23:53:09 +01:00 |
James Ball
|
d0746cebcf
|
Create blender plugin and support gpencil
|
2022-04-28 22:16:12 +01:00 |
James Ball
|
5b4c94a5bc
|
Reduce how often arrays need to be initialised and create interface for blender plugin
|
2022-04-24 22:10:10 +01:00 |
James Ball
|
49f4fcfc5f
|
Successfully implement basic Blender integration
|
2022-04-24 20:28:34 +01:00 |
James Ball
|
19c650cf16
|
Setup basic server and client for transmitting object data to osci-render from blender
|
2022-04-18 21:03:23 +01:00 |
James Ball
|
06aced58f4
|
Improve obj performance, correctly skip lines between disconnected objs
|
2022-04-06 23:12:19 +01:00 |
James Ball
|
4a673f80c9
|
Fix Windows CD
|
2022-04-05 21:44:43 +01:00 |
James H Ball
|
c218002035
|
Merge pull request #53 from jameshball/gpu
Introduce GPU-based processing and allow hidden edges to be removed
|
2022-04-05 21:35:17 +01:00 |
James Ball
|
c750dcb41e
|
Update version, change release message, add changelog
|
2022-04-05 21:31:48 +01:00 |
James Ball
|
d20b93b013
|
Move audio device and recording settings to menu bar and restructure UI
|
2022-04-05 20:51:54 +01:00 |
James Ball
|
8ac9cf1104
|
Implement toggle to remove hidden edges from objects
|
2022-04-04 22:06:56 +01:00 |
James Ball
|
a039583e68
|
Implement triangle collision detection
|
2022-04-03 20:13:41 +01:00 |
James Ball
|
000f7a2154
|
Fix merge conflicts with master
|
2022-03-25 17:12:41 +00:00 |
James Ball
|
88e260976f
|
Correctly update closest 0 points for all sliders
|
2022-03-17 15:48:52 +00:00 |
James Ball
|
5e4569f5d4
|
Correct default rotation behaviour
|
2022-03-17 12:20:18 +00:00 |
James Ball
|
e656c8cb48
|
Correct and user-configure MIDI deadzones
|
2022-03-17 12:09:57 +00:00 |
James Ball
|
4e12941ac9
|
Move slider settings and improve 3D rotate controls and add MIDI deadzone
|
2022-03-16 23:40:08 +00:00 |
James Ball
|
88f3f25754
|
Reorganise image settings and add adjustable image translation scrolling increment
|
2022-03-16 21:12:34 +00:00 |
James Ball
|
e0308a9383
|
Generate triangles for all faces when loading a world object
|
2022-03-16 19:40:27 +00:00 |
James Ball
|
74d86f6b6c
|
Merge branch 'gpu' of github.com:jameshball/osci-render into gpu
|
2022-03-16 19:38:16 +00:00 |
James Ball
|
136faea4f1
|
Accellerate camera draw with GPU
|
2022-03-15 21:32:17 +00:00 |
James Ball
|
2be2006667
|
Add options to flip x and y channels
|
2022-03-15 21:31:41 +00:00 |
James Ball
|
94841ee70e
|
Accellerate camera draw with GPU
|
2022-03-14 23:40:33 +00:00 |
James Ball
|
ca7551acd3
|
Add reset rotation buttons
|
2022-03-13 21:47:02 +00:00 |
James Ball
|
ae7c974ec0
|
Improve MIDI, EffectAnimator, and SmoothEffect performance
|
2022-03-13 21:03:40 +00:00 |
James H Ball
|
18c5565d61
|
Bring README up to date
|
2022-03-12 23:06:11 +00:00 |
James H Ball
|
6b495cdd8e
|
Update GUI
|
2022-03-12 22:55:41 +00:00 |
James Ball
|
4335f5b177
|
Increment version number
|
2022-03-12 22:39:30 +00:00 |
James Ball
|
5350b133a7
|
Save and load min/max slider values to/from project file
|
2022-03-12 22:39:30 +00:00 |
James Ball
|
55ddfeae64
|
Add trace min slider
|
2022-03-12 22:39:30 +00:00 |
James Ball
|
30b7442be1
|
Let animator range to be set
|
2022-03-12 22:39:30 +00:00 |
James Ball
|
0f72b18ae3
|
Allow all sliders min/max values to be changed
|
2022-03-12 22:39:30 +00:00 |
James Ball
|
db87bc94c7
|
Revert back to non-scrollable interface
|
2022-03-05 18:25:41 +00:00 |
James Ball
|
30317b8d33
|
Add micVolume slider, change bitCrush start/end, make mic move around the original set point
|
2022-03-05 17:13:47 +00:00 |
James Ball
|
b880c165a3
|
Correctly set default translation scale
|
2022-03-05 14:39:14 +00:00 |
James Ball
|
dca3383b63
|
Add mic input for relevant sliders
|
2022-03-05 01:48:44 +00:00 |
James Ball
|
54d539e9f1
|
Fix when MIDI activates and deactivates, and add translation scale
|
2022-03-04 22:27:09 +00:00 |
James Ball
|
971bda35bb
|
Massive overhaul to effects, and add effect animations!
|
2022-03-04 21:41:53 +00:00 |
James Ball
|
40c56e2491
|
Change interface to be scrollable
|
2022-03-03 20:04:34 +00:00 |
James H Ball
|
82dd2d19c3
|
Update special thanks
|
2022-02-28 23:31:23 +00:00 |
James Ball
|
00f1cd487c
|
Increment version number
|
2022-02-28 21:01:56 +00:00 |
James Ball
|
2b7709b748
|
Smoothen vector cancelling effect and make translation decimal format consistent
|
2022-02-28 21:01:29 +00:00 |
James Ball
|
dc2f075510
|
Massively improve .obj vertex size support
|
2022-02-28 00:16:45 +00:00 |
James Ball
|
884e51f7eb
|
Massively optimise .obj loading
|
2022-02-27 23:53:35 +00:00 |
James Ball
|
431eed7004
|
Increment version
|
2022-02-27 22:48:57 +00:00 |