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
5dfb005cd0286bccacfe3bf9e035e7ad44ddc793
test2
/
source
/
blender
/
modifiers
/
intern
/
lineart
History
Brecht Van Lommel
9526fe9993
Refactor: Add BKE_mesh_new_from_object argument to ignore subdivision
...
Pull Request:
https://projects.blender.org/blender/blender/pulls/135895
2025-03-19 14:08:37 +01:00
..
lineart_chain.cc
Fix
#128887
: LineArt: Prevent iterating over not evaluated objects
2024-10-16 15:15:11 +02:00
lineart_cpu.cc
Refactor: Add BKE_mesh_new_from_object argument to ignore subdivision
2025-03-19 14:08:37 +01:00
lineart_intern.hh
Refactor: Remove extern "C" from most headers
2025-02-13 18:58:08 +01:00
lineart_shadow.cc
Cleanup: modifiers: Replace 'void' MEM_[cm]allocN with templated, type-safe MEM_[cm]allocN<T>.
2025-03-12 15:43:33 +01:00
lineart_util.cc
Fix
#128887
: LineArt: Prevent iterating over not evaluated objects
2024-10-16 15:15:11 +02:00
MOD_lineart.hh
Cleanup: Various clang-tidy warnings in modifiers
2025-01-31 17:03:17 +01:00