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-03-09Add missing custom-scale when copying bonesCampbell Barton
2016-03-07Fix crash loading some library blend filesCampbell Barton
2016-03-07Fix missing weight invert w/ shrink-wrap modifierCampbell Barton
2016-03-07Shrink Wrap modifier: invert vgroup optionCampbell Barton
2016-03-05Fix for missing update changing VFont.filepathCampbell Barton
2016-03-05Cleanup: unnecessary comma useCampbell Barton
2016-03-04Fix uninitialized memory use lattice-boundboxCampbell Barton
2016-03-03Docs: minor comment correctionCampbell Barton
2016-03-03Fix T47676: Broken default values for particle brush strength.Bastien Montagne
2016-03-03Fix T47644: crash (use-after-free) regression from rB7a74738914a66e.Bastien Montagne
2016-03-03Make texture node threadedSergey Sharybin
2016-03-03Refactor BKE_copybuffer for general partial savingCampbell Barton
2016-03-03Cleanup: take Main argument for copyCampbell Barton
2016-03-02Correction to own previous rB9c0de0084bfe.Bastien Montagne
2016-03-02Fix T47661: cm (centimeter) unit breaks m (meter) unit in Metric.Bastien Montagne
2016-03-02Fix T47610: Texture node in compositing nodes does not updateSergey Sharybin
2016-03-02Cleanup: style, and --help editsCampbell Barton
2016-03-02GHash: BLI_ghash_ensure_p_ex now takes a pointer-to-key argCampbell Barton
2016-03-01Fix T47643: Blender crash. Linked speaker issue.Bastien Montagne
2016-03-01Fix T47638: Bad auto-smooth value for new meshesSergey Sharybin
2016-03-01Fix T47632: Revert "Fix (unreported) crash when opening a file from splash sc...Bastien Montagne
2016-02-29Minor optimization: avoid 2x hash, adding to setCampbell Barton
2016-02-28BKE_mesh: add polygon flipping tools.Bastien Montagne
2016-02-28Cleanup: rename `CustomData_swap` to `CustomData_swap_corners`.Bastien Montagne
2016-02-27Release Cycle: BCon1 again, alpha stage.Thomas Dinges
2016-02-26Blender 2.77 release: Bump subversion and go into RC cycle nowSergey Sharybin
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-18Cleanup: add missing struct qualifierCampbell Barton
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