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
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
2002-12-06sgefants patch to remove the License Key stuff.Kent Mein
2002-12-03Ok this should have probably been three seperate things but I figuredKent Mein
2002-12-03Had to make the patch for casting a little more complicated.Kent Mein
2002-12-03I moved source/darwin/blenderpublisher.app to source/darwin/blender.appKent Mein
2002-12-02I got this patch from sgefant Mostly its just casting floats as floats.Kent Mein
2002-12-02wrapped S_ISREG and S_ISDIR with a define to suppress compilerMaarten Gribnau
2002-12-01Changed "www.blender.nl" to "www.blender.org" for that little displayFrederick Lee
2002-11-29Somehow the img directory got lost from the list of include pathsMaarten Gribnau
2002-11-29Bunch of small fixes emailed to me from phaethonKent Mein
2002-11-27I know this is a bugfix but hey its simple :)Kent Mein
2002-11-25Last of the config.h mods...Kent Mein
2002-11-25updated .c files to include:Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-11-25added the following to configure.acKent Mein
2002-11-22Robert Wenzlaff's fix for AVI_JPEGS.Kent Mein
2002-11-19Fixed a typo. Had a [ added.Kent Mein
2002-11-13Committing LarstiQ's patch for NAN_PYTHON_BINARY and NAN_MXTEXTTOOLSKent Mein
2002-11-12bug fix in vrml (inventor) import.Maarten Gribnau
2002-11-12Changed -O3 to -O2 under linuxKent Mein
2002-11-11Converted icon files to binary files (cvs admin -kb) and restored them.Maarten Gribnau
2002-11-11Fixed action.c (brought it back to 1.2)Kent Mein
2002-11-08switched the order of build (frozen and intern are now intern and frozen)Kent Mein
2002-11-08I needed to update the path to libfrozen on the linking alsoKent Mein
2002-11-07I autmated the rest of building libfrozen.aKent Mein
2002-11-06I Just modified the Makefile to use the definitions instead of hard paths.Kent Mein
2002-11-05Brought back the sumo physics controllers and undid game engine make fileMaarten Gribnau
2002-11-05changed:Kent Mein
2002-11-05Added fmod sound for OSX and fixed some endian problems inMaarten Gribnau