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-01-022.5Ton Roosendaal
2009-01-012.5Ton Roosendaal
2008-12-302.5Ton Roosendaal
2008-12-292.5: Error reportingBrecht Van Lommel
2008-12-292.5Martin Poirier
2008-12-242.5 / SConsNathan Letwory
2008-12-202.5Andrea Weikert
2008-12-202.5 BLI_blenlib cleanupAndrea Weikert
2008-12-152.50: added sequence.c in blenkernel for sequencer functionalityBrecht Van Lommel
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-12-04* silence a warningNathan Letwory
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-11* RNA: utility function to retrieve strings. It will use a fixedBrecht Van Lommel
2008-11-11Adjusted scons files so disabling quicktime, python and sdl also removes thei...Campbell Barton
2008-11-11removed some warningsCampbell Barton
2008-10-28merge 17122:17206Martin Poirier
2008-10-22* Minor cleanup of SCons filesNathan Letwory
2008-10-20merge 16951:17122Martin Poirier
2008-10-19source/blender/blenloader/intern/readfile.c - use memmove rather then strncpy...Campbell Barton
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
2008-09-09Fix for bug #17402: IK influence blending with pole targetsBrecht Van Lommel
2008-09-05Fixing non-working check for incompatible treesDaniel Genrich
2008-09-05bvh nodes got parent node reference againDaniel Genrich
2008-09-05Compiling/Warning Fixes (for scons/mingw + "split sources hack") Part 1:Joshua Leung
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-09-02Memoization based solver for inner joint placement. Pretty much reduces the p...Martin Poirier
2008-08-22Removed cast warnings from shrinkwrap.c and BLI_kdopbvh.cAndre Susano Pinto
2008-08-22Fix Windows compilation problem and update MSVC project filesBenoit Bolsee