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
2016bb77b783499977e378f5f8fb36636d9d68fa
test
/
source
/
blender
/
modifiers
History
Joseph Eagar
88c3b68207
mask modifier properly works in weightpaint and edit modes now. note that modifiers should not have to provide a applyModifierEM function, there's really no reason to not pull the result from applyModifier if applyModifierEM doesn't exist, it's not like we don't have a dozen *EM functions that do just that, anyway. fixes 22192. {merged 28543 into trunk}
2010-05-03 10:09:26 +00:00
..
intern
mask modifier properly works in weightpaint and edit modes now. note that modifiers should not have to provide a applyModifierEM function, there's really no reason to not pull the result from applyModifier if applyModifierEM doesn't exist, it's not like we don't have a dozen *EM functions that do just that, anyway. fixes 22192. {merged 28543 into trunk}
2010-05-03 10:09:26 +00:00
CMakeLists.txt
modifier include cleanup, this might need fixes on other systems but hard to avoid.
2010-04-12 22:33:43 +00:00
Makefile
SVN maintenance.
2010-04-11 23:20:03 +00:00
MOD_modifiertypes.h
re-arrange modifier and blenkernel to overcome some linking problems that stopped modifiers being able to build when using some blender-kernel defined stuff
2010-04-25 01:10:03 +00:00
SConscript
Merge various small changes from render branch:
2010-04-15 10:28:32 +00:00