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
2016-04-05Correct merge errorCampbell Barton
2016-04-05Particles: Fix broken grid distribution in some case from own recent rB201d39...Bastien Montagne
2016-04-05Fix T47902: Particle grid not using modifier stack, Take II.Bastien Montagne
2016-04-05Revert "Fix T47902: Particle grid not using modifier stack."Bastien Montagne
2016-04-05Fix T47902: Particle grid not using modifier stack.Bastien Montagne
2016-04-05Cycles: Make curves modified by a taper object with modifier considered a def...Sergey Sharybin
2016-04-05Fix curve hide keeping spline activeCampbell Barton
2016-04-05Fix T47971: rigid body baking crash due to thread race condition.Brecht Van Lommel
2016-04-05Cycles: Support deformation motion blur for curves deformed by taperSergey Sharybin
2016-04-05Fix T47983: Particles - Emit from Verts emits double on one vert.Bastien Montagne
2016-04-05Partly fix (unreported) particles not updating correctly when changing settings.Bastien Montagne
2016-04-05Fix T47814: VSE Scene 'Use Sequence' failsCampbell Barton
2016-04-05Fix T47961: Wipe effects should have 2 inputsCampbell Barton
2016-04-05Fix T47972: Blender crash showing particle system.Bastien Montagne
2016-04-05Fix T47973: Render stamp ignores font alphaCampbell Barton
2016-04-05Fix T47935: Hair particles; The display percentage parameter breaks after a r...Bastien Montagne
2016-04-05Fix T47900: VSE adjustment crashes on blank frameCampbell Barton
2016-03-18Fix T47763: 2.77 RC2 (Fluid) Particle Baking slower compared to 2.67b.Bastien Montagne
2016-03-18Fix crash loading some library blend filesCampbell Barton
2016-03-18Fix T47773: Particle System with Boids Crash.Bastien Montagne
2016-03-04Fix uninitialized memory use lattice-boundboxCampbell Barton
2016-03-04Fix T47676: Broken default values for particle brush strength.Bastien Montagne
2016-03-04Fix T47644: crash (use-after-free) regression from rB7a74738914a66e.Bastien Montagne
2016-03-04Fix T47643: Blender crash. Linked speaker issue.Bastien Montagne
2016-03-04Fix T47638: Bad auto-smooth value for new meshesSergey Sharybin
2016-03-04Fix T47632: Revert "Fix (unreported) crash when opening a file from splash sc...Bastien Montagne
2016-02-26Fix T47559: Crash when scrubbing in time on a OpenVDB Smoke.Kévin Dietrich
2016-02-25Cleanup: const args for curve handle calculationCampbell Barton
2016-02-25Cleanup: use defines for handlesCampbell Barton
2016-02-25Correct commentsCampbell Barton
2016-02-23Fix (unreported) crash when opening a file from splash screen when 'load UI' ...Bastien Montagne
2016-02-23Fix white balance sequencer modifierCampbell Barton
2016-02-23Fix T47531: crash with particle roughness curve mapping, after fix for T46382.Brecht Van Lommel
2016-02-22Fix memory leak in DM_to_meshCampbell Barton
2016-02-22Fix T47482: take II, restore 2.76 behavior regarding groups when deleting an ...Bastien Montagne
2016-02-20Fix crash enabling Use Multiview on images with an empty filepath.Brecht Van Lommel
2016-02-20Fix T47482: Own mistake in new handling of 'userone' ID usages when decrement...Bastien Montagne
2016-02-20Cleanup, avoid passing const pointer to MEM_freeN()Sergey Sharybin
2016-02-20Fix T47433: Driven shapekey values (from 2.4x) are not indicated as having dr...Joshua Leung
2016-02-16Amend T47425 fix, use scene settingCampbell Barton
2016-02-16Make Blender compilable with FFmpeg-3.0Sergey Sharybin
2016-02-16Sequencer: GL preview, use transparent backgroundCampbell Barton
2016-02-15Cleanup: reorganize BKE ID tagging functions.Bastien Montagne
2016-02-15Fix white balance, was doing unnecessary linear conversionsCampbell Barton
2016-02-15Fix for Python executable not being found on LinuxCampbell Barton
2016-02-14Fix T47405: subsurf triangulation was producing incorrect normals after last ...Brecht Van Lommel
2016-02-14Fix T47405: subsurf inconsistent triangulation in OpenGL compared to applied ...Brecht Van Lommel
2016-02-13Sculpt: avoid double-hash for pbvh buildingCampbell Barton
2016-02-13Optimize sculpt undo, avoid redundant updatesCampbell Barton
2016-02-12Integrate font objects copy/paste with system clipboardDalai Felinto