blender/source/blender
Campbell Barton d76bcf98a3 MSVC: improve warnings for scons and cmake
Some int/float conversion warnings were disabled by buildsystems but
re-enabled by BLI_winstuff.h, the warnigns relate to conversions not
considered issues on other systems so better just quiet them.
2014-02-19 17:37:02 +11:00
..
avi Code cleanup: use bool for static methods 2014-02-05 22:36:15 +11:00
blenfont Code cleanup: unused/warnings 2014-02-17 11:34:12 +11:00
blenkernel MSVC: improve warnings for scons and cmake 2014-02-19 17:37:02 +11:00
blenlib MSVC: improve warnings for scons and cmake 2014-02-19 17:37:02 +11:00
blenloader Fix reading one byte past the buffer when writing string properties 2014-02-15 12:27:23 +11:00
bmesh Bevel fix for T38675, bad bevel on slanted L. 2014-02-17 11:43:31 -05:00
collada T38482: Fixed the Crashing. If the same UV Layer is referenced multiple times, then the last imported data set for this UV Layer wins. 2014-02-08 13:14:58 +01:00
compositor Code cleanup: style 2014-02-19 08:02:59 +11:00
datatoc Code cleanup: style 2014-02-13 08:52:12 +11:00
editors Fix T38706: dropdown labels in popups not updating 2014-02-19 11:35:45 +11:00
freestyle Freestyle: Follow-up fix for the chaining operation bug in the previous commit. 2014-02-13 09:56:56 +09:00
gpu Fix T38633: glsl not working well with mixed cycles/blender material nodes. 2014-02-14 15:11:58 +01:00
ikplugin Adapt KDL for compile with clang 3.4, which is stricter with friend classes, 2014-02-17 16:39:03 +01:00
imbuf Code cleanup: unused/warnings 2014-02-17 11:34:12 +11:00
makesdna NDOF: Fix for fly/walk mode ignoring axis invert options 2014-02-18 23:55:58 +11:00
makesrna Fix T38714: MeshPolygon.center not a Vector type 2014-02-19 13:21:25 +11:00
modifiers Fix T38567: Branch smoothing on skin modifier broken 2014-02-19 16:43:13 +11:00
nodes Code cleanup: style 2014-02-19 08:02:59 +11:00
python Py API: refactor py text compiling into its own function 2014-02-14 22:03:09 +11:00
quicktime Code cleanup: add BLI_testextensie_n, replacing multuple calls to BLI_testextensie 2014-01-31 03:30:05 +11:00
render Blender Internal: Revert a part of rB162d6c73e3d0, that broke rendered preview and often causes crash when using material light group. 2014-02-17 16:57:11 +09:00
windowmanager Fix windows build error in splash screen commit. 2014-02-18 20:34:55 +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