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
2002-12-22fixed a *really* minor bug where tooltips were not resetting if nextSimon Clitherow
2002-12-21added the DELKEY stuff...Kent Mein
2002-12-21Fix so that rgba targa files view correctly in gimp:Kent 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-20I initalized mask to 0 in IMB_converttocmapKent 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-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-12bug fix in vrml (inventor) import.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-07I autmated the rest of building libfrozen.aKent Mein
2002-10-31again changing // to /* */ so that sun's compiler doesn't fail.Kent Mein
2002-10-31Fixed // comments and converted them to /* */ (used by a c file)Kent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-30some small optimizationsKent Mein
2002-10-30removed some unused variablesKent Mein
2002-10-30Took out "" verses <> and just left <> for includes.Kent Mein
2002-10-30Filled out the spacebar menu a little and removed dummyKent Mein
2002-10-30Fixed defined __sparc to also check for __sparc__ (thanks to Ferris)Kent Mein
2002-10-18First checkin of core ODE functionality. See OdePhysicsController.cpp for a t...Norman Lin
2002-10-12Initial revisionv2.25Hans Lambermont