blender/source
Brecht Van Lommel 99c5e71397 Quicktime: remove backend with the old quicktime API, and keep the QTKit backend.
This means that if you have WITH_BF_QUICKTIME or WITH_CODEC_QUICKTIME enabled,
it will always use QTKit.

The old backend was only used on 32 bit OS X builds, now 32 and 64 bit builds will
give consistent input/output. On Windows or Linux quicktime isn't being used.
2013-11-06 01:45:15 +00:00
..
blender Quicktime: remove backend with the old quicktime API, and keep the QTKit backend. 2013-11-06 01:45:15 +00:00
blenderplayer Fix cmake/player compile by adding the xtra osx lib, check if this breaks other OS 2013-11-05 18:57:45 +00:00
creator Made buildinfo aware of builds from GIT 2013-11-04 13:21:39 +00:00
gameengine code cleanup: typo and warning when openmp's disabled. 2013-11-05 21:59:30 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests - update bl_run_operators.py for change in blender. 2013-09-15 01:46:25 +00:00
CMakeLists.txt remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed. 2013-09-03 03:04:44 +00:00
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00