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-02-03Imbuf: remove libredcodeCampbell Barton
2016-02-03Cleanup: refactor tooltip data-access out of layout functionCampbell Barton
2016-02-03Remove redundant file exists checksCampbell Barton
2016-02-03Fix T47303: Voxel texture disappears after first frameCampbell Barton
2016-02-03Recent BLI_rename fix introduced error w/ blend file versioningCampbell Barton
2016-02-03Include why file operations fail in reportsCampbell Barton
2016-02-03Fix BLI_rename returned success w/ missing source pathCampbell Barton
2016-02-03Fix T47249: Wrong edit-mesh material color w/ hidden facesCampbell Barton
2016-02-03Cleanup: correct comment, unused varCampbell Barton
2016-02-02Usual i18n/UI message fixes...Bastien Montagne
2016-02-02Fix T46933: Bone axes letters may not be visibleCampbell Barton
2016-02-02Fix T46583: Sculpt symmetry don't work in clipping border view modeSergey Sharybin
2016-02-02Fix T46411: Experimental deps graph causes particles to jump aroundSergey Sharybin
2016-02-02Depsgraph: Fix particle system component nodes not being displayed in debug g...Sergey Sharybin
2016-02-02Fix T46382: Crash sharing particle system with clump or rough curvesSergey Sharybin
2016-02-02Fix T46481: Volume grid particles out of volumeSergey Sharybin
2016-02-02Fix T47207: Material shading incorrectly handles colorramp nodeSergey Sharybin
2016-02-02Cleanup: rename uvflag -> flag for dm drawingCampbell Barton
2016-02-02Partial Fix T47221: Sculpt Hide fails w/ texture drawingCampbell Barton
2016-02-02UI: update dynamic tipsCampbell Barton
2016-02-02Fix T47256: Progress bar doesn't update w/ mouse-overCampbell Barton
2016-02-02Use simpler method to check the planes view alignedCampbell Barton
2016-02-02Match armature/object select grouped orderCampbell Barton
2016-02-02Cleanup: styleCampbell Barton
2016-02-02Armature select similar: children, immediate-children en sibligns selection.Michał Ziobro
2016-02-01Fix double metadata prefix when using strip's metadataSergey Sharybin
2016-02-01Correction to previous fix of multiple releases of same ImBufSergey Sharybin
2016-02-01Fix T47288 Vector transform not behaving correctly with camera space and cyclesAlexander Romanov
2016-02-01Fix potential access uninitialized metadataSergey Sharybin
2016-02-01Remove debug-only code which sneaked inSergey Sharybin
2016-02-01Fix wrong information used for stamp when "Strip Metadata" is usedSergey Sharybin
2016-02-01Add theme settings for keyframe indication in 3D ViewGaia Clary
2016-02-01Cleanup: FileData->flags: Convert defines to anonymous enum.Bastien Montagne
2016-02-01Fix T47238: Bug w/ view aligned constraint planeCampbell Barton
2016-02-01Avoid duplicate getConstraintSpaceDimension callsCampbell Barton
2016-02-01Sequencer: IF effect strip only affects on a single strip use source metadata...Sergey Sharybin
2016-02-01Fix missing return after NULL check, from Coverity reports.Bastien Montagne
2016-02-01View2D: avoid divide-by-zeroCampbell Barton
2016-02-01Cleanup: unused TransInfo membersCampbell Barton
2016-02-01Fix transform crash in rare casesCampbell Barton
2016-02-01Fix T47289: Edges don't transform in face-modeCampbell Barton
2016-02-01Docs: warning for loading duplicate movie-clipsCampbell Barton
2016-02-01UI: minor tweaks to view orbit shortcuts showCampbell Barton
2016-01-31Point Cache: fix typo in smoke_openvdb_read.Kévin Dietrich
2016-01-30Fix T47263: numpad4/6 rotates around worl Z axis and not view Y axis.Bastien Montagne
2016-01-30Fix T46455: Array modifier could generate chained mapping of vertices, leadin...Bastien Montagne
2016-01-30Fix memory leak in hook modifier's data copySergey Sharybin
2016-01-30Cycles: Pass Blender's C++ RNA structures by referenceSergey Sharybin
2016-01-30Cleanup: correct qsort commentsCampbell Barton
2016-01-30Cleanup: line lengthCampbell Barton