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
2014-09-23Version Bump: Entering 2.72 rc stateCampbell Barton
2014-09-22Corrent recent commit: off by one errorCampbell Barton
2014-09-22Correct MAX_LIBARRAY define, assert when its wrongCampbell Barton
2014-09-18One last tweak to palette deletion code. It would correct active colorAntony Riakiotakis
2014-09-18PalettesAntony Riakiotakis
2014-09-18Palettes:Antony Riakiotakis
2014-09-18Fix T41862: Autosmooth & multi-material glitchCampbell Barton
2014-09-17Text Editor: reload missed adding new-lineCampbell Barton
2014-09-14Correct invalid sizeof in memset useCampbell Barton
2014-09-14Sculpt: check mask is present before readingCampbell Barton
2014-09-11Fix related to T41780, sequencer weirdness with alpha under effectAntony Riakiotakis
2014-09-11Tracking: Fix wrong behavior of refining with previous frame matchingSergey Sharybin
2014-09-11Fix wrong area of interest for movie undistortionSergey Sharybin
2014-09-11Fix T41778: Crash on animate boids xith a goalCampbell Barton
2014-09-10Text3d: assert for <0 len textCampbell Barton
2014-09-10Text3D: fixes to selectionCampbell Barton
2014-09-10Curve: Remove assert in BKE_curve_bevelList_makeCampbell Barton
2014-09-09Cleanup: const correctness, no change to generated code.Campbell Barton
2014-09-08CMake: Add missing WITH_OPENIMAGEIO defineCampbell Barton
2014-09-08Fix T41703: Blender crashes trying to load character file.Bastien Montagne
2014-09-04Metastrips: disallow making a metastrip with only one strip present.Antony Riakiotakis
2014-09-04Fix T41713: Lattice - Influence vertexgroup in curve modifier gets ignoredBastien Montagne
2014-09-04Fix T41463: Mirror Modifier breaks Automatic-Weights in weight-paint modeCampbell Barton
2014-09-04Fix setting Curve-handle type moving the wrong oneCampbell Barton
2014-09-04Fix T35952: Switching a single handle to free would lock the others alignmentCampbell Barton
2014-09-03Texture painting:Antony Riakiotakis
2014-09-02Fix T41682.Antony Riakiotakis
2014-09-02Fixes localview and view-local layersCampbell Barton
2014-09-01Fix T41665, stroke jittering used when setting the clone cursorAntony Riakiotakis
2014-09-01Support more object types scene-scale (on creation)Campbell Barton
2014-08-31T41650Antony Riakiotakis
2014-08-29Fix T41617: Color ramp crashes user preferencesCampbell Barton
2014-08-29Fix Text editor home/end keys when theres a selectionCampbell Barton
2014-08-29Solve another case of invalid indices.Antony Riakiotakis
2014-08-29Fix some crash cases after last commitAntony Riakiotakis
2014-08-29Fix another part of the issue T41604Sergey Sharybin
2014-08-28Texture painting:Antony Riakiotakis
2014-08-28Texture paint system:Antony Riakiotakis
2014-08-28Fix T41604: Double updates of world and material texture settingsSergey Sharybin
2014-08-27Changing render engine now refreshes the texture paint display better.Antony Riakiotakis
2014-08-27More fixes for renderer material detectionAntony Riakiotakis
2014-08-27Only calculate texture paint slots from mtex if renderer is blenderAntony Riakiotakis
2014-08-27CleanupCampbell Barton
2014-08-26Add operator that deletes a texture paint layer for blender internal.Antony Riakiotakis
2014-08-26Fix for broken hair sim in old files.Lukas Tönne
2014-08-26Move bUnit_getScaleUnit -> BKE_scene_unit_scaleCampbell Barton
2014-08-26Move conditional out of loop since checked condition won't changeAntony Riakiotakis
2014-08-26Fix T41590: When scene scale is not 1.0, and units are "None," Blender assume...Bastien Montagne
2014-08-26Fix T41355: Make-local looses linked modifiers textureCampbell Barton
2014-08-24Fix T41550: Python: frame_set skips frame -1; frame_set(n) sets to frame n-1 ...Bastien Montagne