blender/source/blender
Sergey Sharybin 8555595d17 Fixes for compilation with msvc
MSVC doesn't like caling macro argument f when using float values
in the macro, it simply replaces the f in the float value with the
argument..

CMake compilation still fails because of 77785ce70807, numpy is never
getting unpacked.
2014-12-10 13:39:24 +05:00
..
avi Cleanup: warnings, typos 2014-10-29 14:15:21 +01:00
blenfont Fix T42797: -Werror=sign-conversion Triggered in blf_glyph.c 2014-12-04 10:23:21 +01:00
blenkernel Fix T42175: Modifiers don't render in sculpt mode using multires 2014-12-09 17:21:02 +05:00
blenlib Fixes for compilation with msvc 2014-12-10 13:39:24 +05:00
blenloader Input Method Editor (IME) support for text buttons 2014-12-07 00:58:17 +01:00
bmesh Fix T42630: Triangulate returns invalid face-map 2014-12-09 13:08:28 +01:00
collada Fix Mesh Objects with missing textures or wrong texture path now import without texture 2014-12-08 19:57:50 +01:00
compositor Cleanup and fix for uninitialized output buffer of the sunbeams node. 2014-12-04 12:46:45 +01:00
datatoc CMake: correct include dirs 2014-07-01 09:36:28 +10:00
editors Sequencer: optionally show strip offsets 2014-12-09 21:42:25 +01:00
freestyle Freestyle: Fix for view map caching not flashed properly in view port rendering. 2014-11-26 23:26:20 +09:00
gpu Fix T42807, variance shadow map broken afterFBO changes. 2014-12-05 16:01:18 +01:00
ikplugin Cleanup: unused headers 2014-11-28 22:16:14 +01:00
imbuf Correct includes for win32 2014-11-29 19:12:33 +01:00
makesdna Sequencer: optionally show strip offsets 2014-12-09 21:42:25 +01:00
makesrna Sequencer: optionally show strip offsets 2014-12-09 21:42:25 +01:00
modifiers Fix T42767: Subsurfacing union boolean with same-named UVs crashes Blender 2014-12-02 17:50:34 +05:00
nodes Cleanup: warnings & space 2014-11-30 19:28:59 +01:00
python BMesh: ensure iterator macros assign to valid types 2014-12-08 10:54:56 +01:00
quicktime OSX: fix T42325 by not letting .vob handled by qt, avoids a doublefree 2014-10-22 12:00:07 +02:00
render Render API: Add RenderEngine.error_set() function 2014-12-05 22:15:05 +05:00
windowmanager Gooseberry request, circle select for graph editor 2014-12-09 16:54:15 +01:00
CMakeLists.txt cmake/openimageio - partially reverting #60692 2013-10-12 23:56:21 +00:00
SConscript scons file for OIIO (needed for psd) 2013-10-11 16:38:31 +00:00