- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
Block a user
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
8915e41893
STL: add importer tests
6b58d7486a
STL: add exporter tests
8874aee75c
STL: python import/export tests have been disabled since 2015, remove
17c793e43c
IO: C++ STL exporter
31abb2b3af
Geometry Nodes: Edge Paths to Selection node speedup
WIP: IO: C++ STL exporter