blender/source
Joshua Leung 7c125b9cf4 Bugfix [#27194] Difficulty selecting bones with boneshapes enabled and
some bones made un-selectable

Pose Bone selection (like object selection) used OpenGL to draw
wireframes with different colours into an offscreen buffer and then
from that identify which item was clicked on. The bug here was that
unselectable bones were getting drawn for this step too, so they were
getting caught instead of the control bones that were selectable.
2011-04-28 09:46:53 +00:00
..
blender Bugfix [#27194] Difficulty selecting bones with boneshapes enabled and 2011-04-28 09:46:53 +00:00
blenderplayer - fix for player linking 2011-04-26 10:38:18 +00:00
creator CMake build option for security report: CVE-2009-3850 2011-04-28 06:20:47 +00:00
darwin Mac OS X cmake changes and bundle fixes 2011-03-16 15:44:17 +00:00
gameengine harmless changes to quiet clang static check warnings. 2011-04-24 10:51:45 +00:00
icons quiet msvc/mingw compiler warnings. 2011-04-10 09:37:04 +00:00
kernel doxygen: kernel/gen_system tagged. 2011-02-25 13:25:53 +00:00
tests fix [#26906] Panorama Button (Camera Data Properties) 2011-04-15 12:08:17 +00:00
CMakeLists.txt - fix problem with cmake, windows 'RelWithDebInfo' target, was giving error: "ImportError: No module named _socket" because of copying wrong files over. 2011-01-23 11:42:29 +00:00
SConscript dont build blender/kernel if the game engines disabled. 2010-10-31 00:56:46 +00:00