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
77e351300bffc52eb8ac3cc35a0bedb49efab9a4
blender
/
source
History
Campbell Barton
77e351300b
code cleanup: replace BM_DISK_EDGE_LINK_GET define with inline function, that checks for the vertex not matching either of the edges verts.
2012-09-12 05:11:38 +00:00
..
blender
code cleanup: replace BM_DISK_EDGE_LINK_GET define with inline function, that checks for the vertex not matching either of the edges verts.
2012-09-12 05:11:38 +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