Go to file
gaiaclary 89a846df51 Add compatibility for older Collada files
The Fix in 273 creates a backward incompatibility:
Collada files that have been created with an older Blender version
will contain the spotlight_size in Radians where Collada wants
this value to be in DEGREE.

This fix adds a check for the Blender Version that was used to create the
Collada file. If the Collada file was made by an older version of Blender
then the importer will assume that spotlight_size is specified in RADIANS.

Reviewers: campbellbarton, sauraedron

Reviewed By: sauraedron

CC: jesterking

Differential Revision: https://developer.blender.org/D279
2014-02-03 13:04:51 +01:00
build_files SCons: Simplify Endian determination 2014-01-31 13:20:26 +01:00
doc Code Cleanup: style and correct API class ref 2014-01-26 22:17:01 +11:00
extern Fix compilation error with msvc2012 and 2013 as well 2014-01-31 15:33:48 +06:00
intern Fix T38455: Blenderplayer is not working 2014-02-03 17:25:47 +06:00
release Add "Create" tab and panel for Metaball Edit Mode 2014-02-02 12:27:26 -06:00
scons@2d6ebcb239 Squashed commit of the following: 2013-11-21 16:51:29 +01:00
source Add compatibility for older Collada files 2014-02-03 13:04:51 +01:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Code cleanup: remove references to svn and code style 2014-01-28 23:01:22 +11:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Cycles: Add a cmake config to easily compile Cycles Standalone. 2014-01-20 20:44:39 +01:00
SConstruct Scons: Fix cycles OpenCL kernelcompile by distributing util_half.h 2014-01-17 00:33:32 +01:00