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
72c34068cb44effc009a3adfa929a2c1bbdf802e
test2
/
source
/
blender
/
bmesh
History
Campbell Barton
8e8a6b80cf
Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")
...
This shows the text as part of the assertion message.
2021-07-15 18:29:01 +10:00
..
intern
Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")
2021-07-15 18:29:01 +10:00
operators
Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")
2021-07-15 18:29:01 +10:00
tests
Cleanup: Clang-Tidy modernize-use-nullptr
2020-11-06 18:08:25 +01:00
tools
Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")
2021-07-15 18:29:01 +10:00
bmesh_class.h
Cleanup: replace BKE_customdata.h in BKE_editmesh.h
2021-07-13 22:23:17 +10:00
bmesh_tools.h
Merge newboolean branch into master.
2020-08-28 11:01:06 -04:00
bmesh.h
Cleanup: split bmesh normal calculation into separate files
2021-06-08 00:50:25 +10:00
CMakeLists.txt
Cleanup: split bmesh normal calculation into separate files
2021-06-08 00:50:25 +10:00