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
3509daa1c1910bf1b2ce8fcbee2e5644b2b3d607
test
/
source
/
blender
/
blenloader
/
intern
History
Brecht Van Lommel
a0642a2597
Fix wrong unified weight paint value version patch, was doing incorrect version check.
...
Fix
#31209
: weight paint sample & fill not using correct brush/unified value.
2012-05-02 16:05:25 +00:00
..
readblenentry.c
style cleanup: changes to brace placement / newlines - for/while/if/switch
2012-04-28 06:31:57 +00:00
readfile.c
Fix wrong unified weight paint value version patch, was doing incorrect version check.
2012-05-02 16:05:25 +00:00
readfile.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
runtime.c
code cleanup: dont include BLI_winstuff.h on non windows systems, also cleanup some defines/includes for windows.
2012-04-15 07:54:07 +00:00
undofile.c
code cleanup: use const args for writing files.
2012-04-17 19:51:40 +00:00
writefile.c
style cleanup: re -
http://wiki.blender.org/index.php/Dev:Doc/CodeStyle#Braces_with_Macros
2012-04-30 16:22:40 +00:00