This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
4e629a6cb1b02cd2c568d1c8bccbc6f00df5dfd2
test2
/
source
/
blender
/
bmesh
History
Campbell Barton
62906cb6f4
Cleanup: use a boolean for BMesh::use_toolflags
...
Bit-fields don't have any advantage in this case, use a boolean.
2025-09-11 14:40:13 +10:00
..
intern
Cleanup: Remove unused CustomData interpolation "subweights" argument
2025-08-27 00:02:20 +02:00
operators
Cleanup: Fix typos in bmo_join_triangles.cc
2025-09-09 08:50:29 +02:00
tests
Cleanup: Various clang-tidy warnings in bmesh
2025-01-31 17:03:17 +01:00
tools
Cleanup: Remove unused CustomData interpolation "subweights" argument
2025-08-27 00:02:20 +02:00
bmesh_class.hh
Cleanup: use a boolean for BMesh::use_toolflags
2025-09-11 14:40:13 +10:00
bmesh_tools.hh
Refactor: Make header files more clangd and clang-tidy friendly
2025-01-07 12:39:13 +01:00
bmesh.hh
Cleanup: spelling in comments (check_spelling_* target)
2025-05-17 10:17:37 +10:00
CMakeLists.txt
Cleanup: CMake: Modernize bf_blentranslation dependencies
2024-12-25 17:40:25 +01:00