Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-01-13Remove isect.cFrancis Laurence
2003-01-13Remove BDR_isect.hFrancis Laurence
2003-01-13Get rid of call to isect - the old (but loved)interection function.Francis Laurence
2003-01-12Hello,Francis Laurence
2003-01-12- ode now compiles and installs under MSVC / cygwinFrank van Beek
2003-01-12kill unneccesary python ramblings on SolarisHans Lambermont
2003-01-12Enable automated build and install runs on FreeBSD for ODE.Hans Lambermont
2003-01-12don't try to link against ODE on IrixHans Lambermont
2003-01-12skip BlOde for irixHans Lambermont
2003-01-11Build and install ode in lib/<platform>Hans Lambermont
2003-01-11Revert NAN_OPENSSL to it's previous value of '/usr' on FreeBSDWouter van Heyst
2003-01-11I went whole hog on the definitions each platform has its own blockKent Mein
2003-01-10modified the default path to python for macosX to /swKent Mein
2003-01-07Added another fink bit under the macosX instructions.Kent Mein
2003-01-07Linux now also uses ode from lib/Wouter van Heyst
2003-01-07added a buch ofStefan Gartner
2003-01-07John Walton's changes for Irix mips3 (NaN makefiles build)Hans Lambermont
2003-01-07Ok took out the ln -s for the GL headers.Kent Mein
2003-01-07updates because of python changesMaarten Gribnau
2003-01-07Ok hopefully this is the last one for macosX ;)Kent Mein
2003-01-07added for MacOSX instructions: (This has the static lib for libcrypto)Kent Mein
2003-01-06Updated the fink calls to libjpeg and libpng instead of just jpeg and png.Kent Mein
2003-01-06Removed references to modules that do not exist. The python interface isMichel Selten
2003-01-06on Mac OS X run ranlib on libfrozen.a after creating itStefan Gartner
2003-01-05- DEFFILE needed for linking Netscape Blender plugin now points to localFrank van Beek
2003-01-05cleanup.Hans Lambermont
2003-01-05remove ssr leftoversHans Lambermont
2003-01-05cpifdiff.sh died with an error when $(LCGDIR)/$(LIBNAME)/include/blenkey.hStefan Gartner
2003-01-04- use ODE in lib/ for FreeBSDHans Lambermont
2003-01-04- replaced #elif with more correct version:Frank van Beek
2003-01-04libfrozen will be built only once until one of the python files is changed.Michel Selten
2003-01-04- replaced files with the original versions that also contain 32x32 andFrank van Beek
2003-01-04- on windows alcGetError() has no arguments. On other platforms it does.Frank van Beek
2003-01-04- we're using python22.lib instead of python20.lib nowadaysFrank van Beek
2003-01-04- when compiling on windows, override CC=gcc with CC=..../cl_wrapper.plFrank van Beek
2003-01-04Workaround for the header file copying dependency hellHans Lambermont
2003-01-04and the other FreeBSD python locations.Hans Lambermont
2003-01-04another FreeBSD python location changeHans Lambermont
2003-01-04start using platform default locations for FreeBSD.Hans Lambermont
2003-01-04Use FreeBSD's default python location when on FreeBSDHans Lambermont
2003-01-04Start using platform default locations of libraries that used to be inHans Lambermont
2003-01-04These updates enable the build of the gameengineMichel Selten
2003-01-03Added the following prototype to get rid of another warning:Kent Mein
2003-01-03Two small updates to fix warnings.Kent Mein
2003-01-02Added fix for invisible size widget on OSX.Maarten Gribnau
2003-01-02Added mouse down event when window was activated byMaarten Gribnau
2003-01-02Fix for lots of window size events during window dragMaarten Gribnau
2003-01-02Enabled event printer in debug target to trace event handling in ghost.Maarten Gribnau
2003-01-02Removed injust assertion failure when clicking on the menu bar. Debug target ...Maarten Gribnau
2003-01-01Added test for events pending for windows already disposed. These events are ...Maarten Gribnau