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
2006-01-24Scons changes needed to get it compile, works here! :)Ton Roosendaal
2006-01-24Giant commit!Ton Roosendaal
2006-01-09Orange branch: OpenEXR finally in Blender!Ton Roosendaal
2006-01-05Orange; maintenance commit!Ton Roosendaal
2006-01-03As positively recieved on the mailing list and irc (and blessed byChris Want
2005-12-30With the royal blessing of guitarGeek, I commit the sharp/flat meshChris Want
2005-12-22Big commit in orange: Interface icons for materials, texturesAndrea Weikert
2005-12-14Orange: more relative path code cleanup. Introduced a new call in theTon Roosendaal
2005-12-12Fix: reading library files with option "Relative Paths" set, whilst libraryTon Roosendaal
2005-11-06Bugfix #3249Ton Roosendaal
2005-11-05Fix for #3316: do not convert slashes in the relname in BLI_make_file_stringAndrea Weikert
2005-11-02disabled my previous fix, because of a reported crash when constant strings a...Andrea Weikert
2005-11-01Fix for item #3316 : make sure that BLI_make_file_string converts allAndrea Weikert
2005-10-30Two half working commits!Ton Roosendaal
2005-10-25Fix for correct handling of relative filenames. Andrea Weikert
2005-10-05Beware, coded between 10 phone calls and 20 sudden surprises, but I stillAlexander Ewering
2005-09-19Coding style from spaces to tabs in files related to Unicode Font Object.Mika Saari
2005-09-15Getting blender to compile for IRIX, in particular:Chris Want
2005-09-14On behalf of Mika Saari, the famous Unicode Font support!Alexander Ewering
2005-08-26 - tsk tsk, ll suffix for constants is not C standard, doesn'tDaniel Dunbar
2005-08-25Random() issues with rendering...Ton Roosendaal
2005-08-23 - added iterator to edgehashDaniel Dunbar
2005-08-23 - subsurf getVertCos returned verts in wrong order sinceDaniel Dunbar
2005-08-22Use new BLI_edgehash_* functions in unwrapper.Brecht Van Lommel
2005-08-22 - sillyness... added drawMappedEdges for meshDaniel Dunbar
2005-08-20Moving functions and calls to have a cleaner situation for futre work (impli...Jens Ole Wund
2005-08-14 - forgot to remove a function prototype from header on static'ngDaniel Dunbar
2005-08-14 - added make_orco_curf, even does keys!Daniel Dunbar
2005-08-09Big commit, had to rework lots of selection stuff so that thingsDaniel Dunbar
2005-08-08 - added VecLerpf to blenlibDaniel Dunbar
2005-08-04updates to the OS X build system :Jean-Luc Peurière
2005-07-28Fix for zlib with MSVC/SCONS. Should compile now. This does not fix the bulle...Johnny Matthews
2005-07-28Part of a fix to the makefiles for compiling the new ZLib stuff. ThisChris Burt
2005-07-28 - move zlib.h around to make windows happyDaniel Dunbar
2005-07-28 - update storage.c to use standard time codes (should fix issueDaniel Dunbar
2005-07-27Patch provided by Shaul Kedem: Compressed files are back!Ton Roosendaal
2005-07-27got some "_1400 <= _MSC_VER" wrong, should be "_1400 < _MSC_VER"Erwin Coumans
2005-07-27visual studio 8 crashes on this R argument, todo: find replacementErwin Coumans
2005-07-26 - mixed up RNG type definitionDaniel Dunbar
2005-07-26 - added RNG abstract random object rng_{new/free/seed/get{Int,Double,Float}}Daniel Dunbar
2005-07-23Killed silly modal PoseMode mode! :)Ton Roosendaal
2005-07-23 - removed mface->puno flags, was only used to flip normals in displayDaniel Dunbar
2005-07-22 - shuffled editmesh derived function name/functionDaniel Dunbar
2005-07-20 - added an array shuffling function to BLI_randDaniel Dunbar
2005-07-17preparation for bullet physicsErwin Coumans
2005-07-13Well here it is. Subdivision/Loop Tools Recode Commit #1Johnny Matthews
2005-07-05Added some missing quaternions fonctions:Martin Poirier
2005-06-18Initial commit for new text object.Alexander Ewering
2005-06-10* fix for bug #2720Nathan Letwory
2005-06-04new round of warning fixes. we are now down to 24 with Xcode on blenderJean-Luc Peurière