0bc5f2fa3f
Changed "www.blender.nl" to "www.blender.org" for that little display
...
thingy in the upper right corner.
-Fred <phaethon>
2002-12-01 10:52:01 +00:00
d0e346d544
updated .c files to include:
...
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
Just need to finish cpp files now :)
Kent
--
mein@cs.umn.edu
2002-11-25 12:02:15 +00:00
3f2f1571e5
added the following to configure.ac
...
+case "$target" in
+ *sparc* )
+ AC_DEFINE(SUN_OGL_NO_VERTEX_MACROS,1,[Fix for Sun's GL])
+ ;;
+esac
+
Also added the include to the above .c files.
I'm going to add it to everything in source just haven't gotten that far yet.
Kent
2002-11-25 10:13:52 +00:00
d44f2c6dcc
Robert Wenzlaff's fix for AVI_JPEGS.
...
Kent
--
mein@cs.umn.edu
2002-11-22 15:59:38 +00:00
b4c622d4ba
bug fix in vrml (inventor) import.
...
Maarten
2002-11-12 20:12:40 +00:00
a65506a3b5
Fixed action.c (brought it back to 1.2)
...
Kent
--
mein@cs.umn.edu
2002-11-11 14:46:27 +00:00
f6c7a89357
some small optimizations
2002-10-30 00:37:19 +00:00
Hans Lambermont
12315f4d0e
Initial revision
2002-10-12 11:37:38 +00:00