Blender Git Commit Log

Git Commits -> Revision 723b84c

Revision 723b84c by Stefan Gartner (master)
May 2, 2003, 13:36 (GMT)
fun with quicktime:
#include <QuickTime/Movies.h> instead of #include <Movies.h> on OS X to
avoid having to specify the full path to the QT headers in the Makefiles

#undef NDEBUG on OS X to avoid errors about ID being declared twice

enable support for QuickTime in the original Makefiles on OS X

Commit Details:

Full Hash: 723b84c79c91abc804380d921c91d850ab68ff0a
SVN Revision: 644
Parent Commit: 75014f9
Lines Changed: +162, -24

2 Added Paths:

/source/blender/quicktime/apple/Makefile (+60, -0)
/source/blender/quicktime/Makefile (+40, -0)

14 Modified Paths:

/source/blender/imbuf/intern/Makefile (+4, -0) (Diff)
/source/blender/Makefile (+4, -0) (Diff)
/source/blender/quicktime/apple/quicktime_export.c (+5, -3) (Diff)
/source/blender/quicktime/apple/quicktime_import.c (+8, -7) (Diff)
/source/blender/quicktime/quicktime_import.h (+4, -0) (Diff)
/source/blender/render/intern/source/Makefile (+4, -0) (Diff)
/source/blender/src/Makefile (+6, -0) (Diff)
/source/blender/src/playanim.c (+3, -3) (Diff)
/source/blender/src/usiblender.c (+4, -3) (Diff)
/source/creator/creator.c (+7, -8) (Diff)
/source/creator/Makefile (+4, -0) (Diff)
/source/Makefile (+3, -0) (Diff)
/source/nan_definitions.mk (+3, -0) (Diff)
/source/nan_link.mk (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021