This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
2f436612fe0e4e2986452c3b9d0249b8fd340f8b
blender
/
source
History
Campbell Barton
2f436612fe
replace BM_vert_face_count() use of BM_LOOPS_OF_VERT iterator with a direct call to bmesh_disk_facevert_count()
2012-09-11 05:27:15 +00:00
..
blender
replace BM_vert_face_count() use of BM_LOOPS_OF_VERT iterator with a direct call to bmesh_disk_facevert_count()
2012-09-11 05:27:15 +00:00
blenderplayer
style cleanup: whitespace
2012-08-26 11:35:43 +00:00
creator
Cleanup for OSL linking in cmake: Move cmake OSL library search and path definition from the cycles macro file to the top-level CMakeLists.txt. This makes the OSL_LIBRARIES and other variables accessible throughout Blender cmake scripts and especially in the creator module for linking libraries.
2012-09-10 06:18:20 +00:00
darwin
initial retina support for osx \ to take effect you must perhaps logout/in \i prefer in terminal: /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -v -f
2012-09-07 15:44:20 +00:00
gameengine
add some missing NULL checks, a few parts of the code used a pointer then checked it for NULL after.
2012-09-11 02:18:27 +00:00
icons
…
tests
code cleanup: python - pass multiple args to string startswith() / endswith() functions rather than calling multiple times.
2012-09-04 20:26:42 +00:00
CMakeLists.txt
…
SConscript
Scons:
2012-06-30 22:44:36 +00:00