- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
Block a user
9eba3902c9
Fix: Allow Win32 clipboard to properly handle large images
2793b37f17
Fix #115085: Multicolumn Menus without Category Names
c845233d1c
Nodes: Move ValueOrField struct into blenkernel
0b11c591ec
Nodes: Merge Musgrave node into Noise node
bf7d4ef054
Fix #115025: Transform operations not working in particle edit mode
ad5d7abca5
Merge branch 'main' into io-cpp-stl-exporter
e62179ce04
Fix: assert when running deform modifier tests in debug build
e581dde40f
Transform: remove restricted assert
f6569b7726
Cleanup: Make format
10fae637aa
Refactor: Extract function to initialize a BezTriple
Fix #114847: Skip past more newlines when parsing PLY files
Oh, nice! I saw the report and was thinking of looking at it today. Well, too late for that now!
WIP: IO: C++ STL exporter, continued
f27dd74986
Fix syntax error in last commit
0a0689b0b7
Cleanup: Reduce overloaded-virtual warnings
f0f5d69516
Release: Update company credits and sort alphabetically
920d9a9165
Fix #114758: keep text field empty for global search
4ecd6abf78
Vulkan: Make Anisotropy Sampling Optional
4f65036c93
STL: format
04cc1590c2
STL: cleanups from code review
f8daa40e3c
STL: do not use fstream/fopen directly (would fail on windows with non-ascii paths)
2090aa76e1
STL: naming conventions
8a804f49bf
Merge branch 'main' into io-cpp-stl-exporter
Cleanup: Avoid shallow copy in OBJ exporter
Nice cleanup, thanks! One stale comment, otherwise LGTM.
Cleanup: Avoid shallow copy in PLY exporter
Nice! No idea why the code is doing shallow copy in the 1st place TBH.
a70b42d1cd
Cleanup: remove unused spherical harmonics functions
bdddb3b14e
Cleanup: remove unused form_factor_ functions
cleanup: remove "sa" acos/asin/sqrt functions and use "safe_" variants
cleanup: remove "sa" acos/asin/sqrt functions and use "safe_" variants
b1c7b573c0
mesh: use faster acos() variant in normals calculation
7231ac0a52
I18n: extract and disambiguate a few messages
f48f901b3b
I18n: translate socket properties in the Modifier Properties editor
772e99b4f7
I18n: extract node group asset sockets
1b95e74b8a
Cleanup: comment style in animrig