- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
Block a user
WIP: VSE: speedup timeline drawing, and improve waveform display
5118f6f573
Fix mistake in previous commit
16e2698632
Fix (unreported): VSE offset drawing not working
bb80716244
Mesh: Parallelize remaining topology maps
75f24a5f14
Hydra: Parallelize and simplify submesh export
274b2dbe5e
Geometry Nodes: Parallel Edges to Face Groups
11b3cf02af
VSE: speedup / improve waveform overlay drawing
67435f15d0
VSE: fixes for previous commits
aceff20c3b
VSE: speedup timeline drawing pt 2
b25ac443ef
VSE: speedup timeline drawing
5118f6f573
Fix mistake in previous commit
VSE waveform drawing in sound strip
Some notes so they don't get lost in the chat:
- Blender only samples sounds at 250 Hz for display, current code literally can't display more detail. This is deemed acceptable for now,…
BLI: change timeit to use fmtlib instead of direct cout
BLI: change timeit to use fmtlib instead of direct cout
b24610053f
Fix: crash when using attribute search in Named Attribute node
dc8fd30a3c
OpenGL: Raise Minimum SSBO Bindings to 12.
acee93bd6d
Fix #115207: dynamically typed Viewer node
c0e5929ad2
Externals: update fmtlib to latest version (10.1.1)
f01c82e268
VSE: Use Strip Volume property for scenes
91e3b48a85
BLI: change timeit to use fmtlib instead of direct cout
b24610053f
Fix: crash when using attribute search in Named Attribute node
dc8fd30a3c
OpenGL: Raise Minimum SSBO Bindings to 12.
acee93bd6d
Fix #115207: dynamically typed Viewer node
c0e5929ad2
Externals: update fmtlib to latest version (10.1.1)
IO: add STL import/export tests
IO: add STL import/export tests