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
2009-04-29Win64 fixes - I don't think that they introduced any bugs yet, but I want to ...Daniel Genrich
2009-04-28Bugfix #18637Ton Roosendaal
2009-03-31[#18439] Controlling the bevel shape for a text object with a curve no longer...Campbell Barton
2009-02-24Merging volume embedding and transform snapping.Martin Poirier
2009-02-24merging trunk 17520:19093Martin Poirier
2009-02-21bugfix [#17941] Attempting to change path of audio to relative fails.Campbell Barton
2008-12-16Patch from Banlu KemiyatornCampbell Barton
2008-11-29Step 3/3, merging subdivision/bone creation methods using iteratorsMartin Poirier
2008-11-25 * fix path to openexr on irixStefan Gartner
2008-11-24Second step out of three for merging sketching subdivision methods with graph...Martin Poirier
2008-11-24patch #8583: Add support for gcc on irixStefan Gartner
2008-11-19draft for arc iterators to unify code.Martin Poirier
2008-11-18merging trunk 17457:17485Martin Poirier
2008-11-18QuatOne was so wrong is would make Hamilton cry.Martin Poirier
2008-11-14Merging trunk 17342:17457Martin Poirier
2008-11-14update for compiling cross compiling win32 on linux, had a lot of trouble wit...Campbell Barton
2008-11-132 utility functions added for projection painting.Campbell Barton
2008-11-11Adjusted scons files so disabling quicktime, python and sdl also removes thei...Campbell Barton
2008-11-11removed some warningsCampbell Barton
2008-11-05Sketch retargetting. Templating from other armature objects.Martin Poirier
2008-10-29merge trunk 17122:17213Martin Poirier
2008-10-28merge 17122:17206Martin Poirier
2008-10-22* Minor cleanup of SCons filesNathan Letwory
2008-10-20merge 16951:17122Martin Poirier
2008-10-20Merge 16964:17122Martin Poirier
2008-10-19source/blender/blenloader/intern/readfile.c - use memmove rather then strncpy...Campbell Barton
2008-10-18Skeleton SketchingMartin Poirier
2008-10-10This commit fixes bug: [#17770] Texture Plugins do not work. (on windows)Kent Mein
2008-10-10use BLI_strcasecmp instead of strcasecmp so it actually links under WindowsErwin Coumans
2008-10-10fix for [#12255] Rename the File at File Window,the file is deletedCampbell Barton
2008-10-06merge runk 16887:16950Martin Poirier
2008-10-06fix for [#17560] Error in BPY_run_python_scriptCampbell Barton
2008-10-03Small fix for (harmless) use of uninitialized memory.Brecht Van Lommel
2008-10-03merge trunk 16118 -> 116886Martin Poirier
2008-10-01Bug fixingMartin Poirier
2008-09-30modify BLI_convertstringcode so windows paths are converted from C:\foo.jpg t...Campbell Barton
2008-09-29resolve some compiler warnings with intel c/c++ compilerCampbell Barton
2008-09-29tests for 2d triangle and quad intersection would only work if the points wer...Campbell Barton
2008-09-26Keep persistent results for retargeting. Easier weight adjustement.Martin Poirier
2008-09-23Fix file browser for Windows: going to the parent directory introduces ../\. ...Benoit Bolsee
2008-09-22fix for [#15020] File browser: going back from the root of all directories in...Campbell Barton
2008-09-22Added three XYZ color space options in code, will be activated later.Ton Roosendaal
2008-09-20Patch #17631 by Early EhlingerTon Roosendaal
2008-09-20Patch 17403, small gcc warning fixes.Ton Roosendaal
2008-09-20[#17600] char* -> const char*Campbell Barton
2008-09-20Python api access to obcolorCampbell Barton
2008-09-19Patch #8213 by Shunichi FujiTon Roosendaal
2008-09-16Benchmarkings timer cleanupMartin Poirier
2008-09-15added BLI_convertstringcwd, used so command line blendfiles and python script...Campbell Barton
2008-09-13Particle collisions upgrade:Janne Karhu