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
2010-08-02python mathutils changeCampbell Barton
2010-07-27bugfix [#21754] Smooth view + repeeted view orbit results in slow orbiting.Campbell Barton
2010-07-26[#23008] Wrong numbers in Edge LengthCampbell Barton
2010-07-26[#22846] GCC 4.4.1 support in WindowsSergey Sharybin
2010-07-26bugfix [#22836] Alt+MMB view alignment don't respect all axes directionsCampbell Barton
2010-07-25from Luca's recent commit noticed there are more typo's: lenght -> lengthCampbell Barton
2010-07-21== installation paths ==Andrea Weikert
2010-07-20fix [#22915] Bookmarks and Recent no longer working in r30498Andrea Weikert
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-19- Reverted "Set FREE_WINDOWS when compiling with MinGW"Sergey Sharybin
2010-07-19Set FREE_WINDOWS when compiling with MinGWNathan Letwory
2010-07-19- Use correct paths for mstoolkit and crossmingw tools in sconscriptSergey Sharybin
2010-07-19Fix for #22861 Won't compile for MinGW sicne r30349Nathan Letwory
2010-07-18Fix for uninitialized results from hsv_to_rgb, when hue is out of range 0..1.Brecht Van Lommel
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-07-172.5: installation paths, local directories (in the same folder as executable)Brecht Van Lommel
2010-07-16== installation paths ==Andrea Weikert
2010-07-16== installation paths ==Andrea Weikert
2010-07-16== installation paths ==Andrea Weikert
2010-07-15== installation paths ==Andrea Weikert
2010-07-15fix for one of the problems with [#22846] GCC 4.4.1 support in WindowsCampbell Barton
2010-07-15Fix for use of path environment variables, was not appending subfolder.Brecht Van Lommel
2010-07-15change some references to .B.blend, .Blog to new namesCampbell Barton
2010-07-15* Use same BLI_exist() on all platforms.Nathan Letwory
2010-07-15S_ISDIR and S_ISREG were checking completely wrong for directory and regular ...Nathan Letwory
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-14Fix a few compile warnings and rename gpu_buffers.h to GPU_buffers.hBrecht Van Lommel
2010-07-14Fix for #22818: blender doesn't find a systemwide installed python.Brecht Van Lommel
2010-07-11== installation paths ==Andrea Weikert
2010-07-10Ensure that local installations (also known as portable installations) are po...Nathan Letwory
2010-07-06File/installation paths: fix path of startup.blend for OSXDamien Plisson
2010-07-06give an actually existing buffer instead of potential NULLNathan Letwory
2010-07-05* use blender_decimal_version() in places where '.blender/' was still being usedNathan Letwory
2010-07-05Patch [#22339] File/installation paths changesAndrea Weikert
2010-07-04fix for 2 bugs in own recent commits, Campbell Barton
2010-07-04fairly sure this is a typo, matt/elubie please checkCampbell Barton
2010-07-04SVN maintenance.Guillermo S. Romero
2010-07-04Fix for paths commit from Andrea:Ton Roosendaal
2010-07-04Fix cmake/OSX build after path changes.Brecht Van Lommel
2010-07-04Patch [#22339] File/installation paths changesAndrea Weikert
2010-07-03- changes to the sequencer so new strips use the data name.Campbell Barton
2010-07-01Fix for crash with PBVH in background mode, patch by Campbell.Brecht Van Lommel
2010-07-01adding a new sequence strip uses the active strips path when available.Campbell Barton
2010-06-30[#22699] "--" fails to stop processing cmd line arguments (incl. patch)Martin Poirier
2010-06-28remove some warningsCampbell Barton
2010-06-24Attempt to fix compiling SSE detection on 32 bit linux.Brecht Van Lommel
2010-06-24Runtime detection of SSE support for raytracing. Also enabled rayoptimizationBrecht Van Lommel
2010-06-22Merge a few small blenlib changes from the render25 branch:Brecht Van Lommel
2010-06-22BLI_init_threads/BLI_end_threads with NULL listbase now raises thread levelBrecht Van Lommel
2010-06-22[#22262] Sculpting shape keys using the Smooth brush switches the shape to th...Sergey Sharybin