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
2012-11-09Fisheye Equidistant Lens algorith bugfixDalai Felinto
2012-11-09Cycles: no need in spin lock in memory statisticsSergey Sharybin
2012-11-09Cycles: persistent images optionSergey Sharybin
2012-11-09add fallbacks for BM_vert_calc_shell_factor() and BM_vert_calc_mean_tagged_ed...Campbell Barton
2012-11-09Fix crash when copying scene with sequencer's animation using Link Objects or...Sergey Sharybin
2012-11-09Axis Colours are now ThemeableJoshua Leung
2012-11-09shrink/fatten was missing from the transform menuCampbell Barton
2012-11-09Option for shrink-fatten to maintain shell thickness (hold Alt).Campbell Barton
2012-11-09add a distance limit to the shrinkwrap modifiers project mode,Campbell Barton
2012-11-09code cleanup: move shrinkwrap's benchmark macro into PIL_time.h & some minor ...Campbell Barton
2012-11-09fix [#33121] crashing when srolling down in text editor !Campbell Barton
2012-11-09CMake: LLVM configuration tweak to check if llvm-config actually exists beforeBrecht Van Lommel
2012-11-09Fix #33125: cycles OSL crash with multiple render sessions running at the sam...Brecht Van Lommel
2012-11-09Fix #33082: dupliverted metaball showing wrong in cycles render and metaballBrecht Van Lommel
2012-11-09code cleanup: double promotion warnings with new bevel code & wrong use of NU...Campbell Barton
2012-11-08OSX/cmake: fix jack compileJens Verwiebe
2012-11-08Bugfix #29072 (Color pickers don't close properly when moving the mouse away)Ton Roosendaal
2012-11-08Fix #33113: cycles not rendering motion blur correct with dying particles.Brecht Van Lommel
2012-11-08Cycles: add strength input for normal map node.Brecht Van Lommel
2012-11-08Render: make default lamp size smaller (10cm instead of 1m in typical units).Brecht Van Lommel
2012-11-08style cleanupCampbell Barton
2012-11-08Merge gsoc Bevel (with rounding) into trunk.Howard Trickey
2012-11-08Attempt to fix OSX compilation issue.Sergey Sharybin
2012-11-08Correction to previous commitSergey Sharybin
2012-11-08Fix #33116: Blender Crashes when saving inside Sculpt Mode with with GLSL and...Sergey Sharybin
2012-11-08OSX/cmake: workaround for getting right LC_VERSION_MIN_MACOSX with makefilesJens Verwiebe
2012-11-08Small fix:Ton Roosendaal
2012-11-08fix [#33000] bmesh.ops.create_* either crash blender or do nothingCampbell Barton
2012-11-08patch [#32874] Fixed the property path calculation in situations where the li...Campbell Barton
2012-11-08Added Map Taper option which if enabled maps affect of taper object onSergey Sharybin
2012-11-08decimator - merge flags when collapsing edges / verts, so seams and edges dra...Campbell Barton
2012-11-08code cleanup: unused defines & some formatting.Campbell Barton
2012-11-08code cleanup: avoid doing multiplications within macro FTOCHAR() per pixel wh...Campbell Barton
2012-11-08CMake: Since Audaspace now requires Boost, auto enable Boost if WITH_AUDASPAC...Mitchell Stokes
2012-11-08minor cleanup to to selecting the shortest path, change some variable names a...Campbell Barton
2012-11-08add mesh editmode Ctrl+RMB to select the shortest path between faces, works t...Campbell Barton
2012-11-08further cleanup for selecting the shortest path, remove the need for EDBM_ind...Campbell Barton
2012-11-08code improvements for selecting the shortest path for mesh editmode,Campbell Barton
2012-11-08code cleanup:Campbell Barton
2012-11-08code cleanup: quiet double promotion warningsCampbell Barton
2012-11-08fix [#26472] Decimate overlaps polygonsCampbell Barton
2012-11-08decimate - degenerate edges are now added back into the heap (with an dummy c...Campbell Barton
2012-11-08itask: reworked conditionals for osx version compatibilityJens Verwiebe
2012-11-08Fix #33107: cycles fixed threads 1 was still having two cores do work,Brecht Van Lommel
2012-11-07Bugfix [#32939] Fluid sim reversed on X and Y with animated Control objectDaniel Genrich
2012-11-07Use CMAKE_LIBRARY_ARCHITECTURE instead of hardcoded stuff like x86_64-linux-g...Bastien Montagne
2012-11-07Fix #33114: crash with render frame update script and GLSL.Brecht Van Lommel
2012-11-07Bugfix #32806Ton Roosendaal
2012-11-07UI message fixes...Bastien Montagne
2012-11-07code cleanup: use min/max functions rather then macros.Campbell Barton