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
path: root/source
AgeCommit message (Expand)Author
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-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-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-04- use ODE in lib/ for FreeBSDHans Lambermont
2003-01-04- replaced files with the original versions that also contain 32x32 andFrank van Beek
2003-01-04- we're using python22.lib instead of python20.lib nowadaysFrank van Beek
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-01Rob's patches for the slow render problem.Kent Mein
2002-12-31changed back to char :)Kent Mein
2002-12-31Sorry about that this is part of the last update. I ment to cancel itKent Mein
2002-12-31:q!Kent Mein
2002-12-30Updated the spacebar toolbox so the fonts are moved up 2 pixels.Kent Mein
2002-12-30renamed a var to avoid name conflicts...Kent Mein
2002-12-30Removed another unused var and cleaned up a couple of lines of codeKent Mein
2002-12-30Removed unused var here is the diff:Kent Mein
2002-12-28added two accidentally deleted #'s (without them makesdna wouldn't workStefan Gartner
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-12-23Disabled player's check for Publisher file for input.Maarten Gribnau
2002-12-23Fixed binary files stored as text files for plug-insMaarten Gribnau
2002-12-22fixed a *really* minor bug where tooltips were not resetting if nextSimon Clitherow
2002-12-22Rewired python for OSX. The Makefiles now use the Python that comes with OSXMaarten Gribnau
2002-12-21added the DELKEY stuff...Kent Mein
2002-12-21Fix so that rgba targa files view correctly in gimp:Kent Mein
2002-12-20This is sort of a two parter from the mailling list but really its theKent Mein
2002-12-20Fixed up the header comment so it didn't produce a warning aboutKent Mein
2002-12-20Ok last change for the night :)Kent Mein
2002-12-20In stubs.c I added a dummy return to functions that were non void types.Kent Mein
2002-12-20Two more variables that were not initalized.Kent Mein
2002-12-20Ok since no one cares about this I put a 5 second fix on it and won'tKent Mein
2002-12-20Fixed two uninitalized vars:Kent Mein
2002-12-20Added the the magic compiler flag that will turn on game-engine integration w...Maarten Gribnau
2002-12-20I initalized mask to 0 in IMB_converttocmapKent Mein
2002-12-20Used NAN_ODE to point to the ode lib location.Maarten Gribnau
2002-12-20Overrided NAN_ODE in OSX to point to the precompiled ode lib in the lib tree.Maarten Gribnau
2002-12-17Removed Ode build from OSX target.Maarten Gribnau
2002-12-13This might be a slight hack but Iksolver library was complaining aboutKent Mein
2002-12-13Had to add a function (BPY_call_importloader) and a variable (bprogname)Maarten Gribnau
2002-12-11compile and run source/blender/makesdna/intern/makesdna to (re)createStefan Gartner
2002-12-07don't crash when adding a UVsphere (Hos, heli)Stefan Gartner