This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
9453ff6995fac7e049995ecd53b3ff12e9a6a2cd
test
/
source
/
blender
/
bmesh
History
Hans Goudey
22cf74d23b
Cleanup: Use C++ Array for dependent shape key data
...
Avoids manual memory management and potentially avoids an allocation with the inline buffer.
2024-09-16 12:46:54 -04:00
..
intern
Cleanup: Use C++ Array for dependent shape key data
2024-09-16 12:46:54 -04:00
operators
Modifiers: Add custom attribute weight support to bevel modifier
2024-09-05 17:15:34 +02:00
tests
Cleanup: Move BMesh headers to C++
2023-12-05 23:01:12 +01:00
tools
Modifiers: Add custom attribute weight support to bevel modifier
2024-09-05 17:15:34 +02:00
bmesh_class.hh
Cleanup: Remove C++ ifdef checks in C++ headers
2024-03-26 04:56:03 +01:00
bmesh_tools.hh
Cleanup: Move BMesh headers to C++
2023-12-05 23:01:12 +01:00
bmesh.hh
Cleanup: Move BMesh headers to C++
2023-12-05 23:01:12 +01:00
CMakeLists.txt
CMake: Modernize the optional TBB dependency
2024-07-19 23:30:56 +02:00