- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
Block a user
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
Aras Pranckevicius
deleted branch io-cpp-stl-exporter from aras_p/blender
2023-11-19 16:41:34 +01:00
IO: C++ STL exporter
IO: C++ STL exporter
To me the virtual file writer class doesn't seem necessary though.
Indeed, just folded them both into one simple writer class. No virtuals, and fewer lines of code too.
It should be easy…
68f9bd3568
Merge branch 'main' into io-cpp-stl-exporter
d12aef25f4
STL: simplify exporter code by not using virtual classes for ascii/binary
2240877d11
STL: code style
9eba3902c9
Fix: Allow Win32 clipboard to properly handle large images
2793b37f17
Fix #115085: Multicolumn Menus without Category Names