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
2018-01-01Transform: Enable recursion dependency check for new depsgraphSergey Sharybin
2018-01-01Fix T52749: New Depsgraph - Render View Mask is not initialized correctlySergey Sharybin
2018-01-01Masks: Split layer evaluation into separate functionSergey Sharybin
2018-01-01Fix T52113: Compositor doesnt mix unrendered render layers wellSergey Sharybin
2018-01-01Compositor: Cleanup, get rid of nested ternary operatorsSergey Sharybin
2018-01-01Compositor: Cleanup, de-duplicate some codeSergey Sharybin
2018-01-01Compositor: Cleanup, reduce indentation level in render layer nodeSergey Sharybin
2018-01-01Fix T53559: Auto texture space for text and font is wrong in CyclesSergey Sharybin
2018-01-01Node selection: Stop operator when mouse selection selected a nodeSergey Sharybin
2018-01-01Fix T53371: Keying Node fails with values above 1Sergey Sharybin
2018-01-01Tracking: Create mesh from selected tracks onlySergey Sharybin
2018-01-01Fix T53048: OSL Volume is broken in Blender 2.79Sergey Sharybin
2018-01-01Fix T52932: Driver with target of custom property from scene fails to updateSergey Sharybin
2018-01-01Curves: Fix wrong bitset being checked against CYCLIC bit flagSergey Sharybin
2018-01-01Tracking: Followup to previous fix, need to remap frame number for sequence t...Sergey Sharybin
2018-01-01Tracking: Cleanup, reuse existing variableSergey Sharybin
2018-01-01Fix T52851: Per-frame traking is broken when sequence doesn't start at frame 1Sergey Sharybin
2018-01-01Tracking: Fix crash when tracking failedSergey Sharybin
2018-01-01Fix T52840: New Depsgraph - Mask editor not working correctlySergey Sharybin
2018-01-01Fix T52811: At any framerate selected, video exported with 1000fpsSergey Sharybin
2018-01-01Fix T51416: Blender Crashes while moving SlidersSergey Sharybin
2018-01-01Fix T52739: Crash loading corrupted video filesSergey Sharybin
2018-01-01Fix T52299: X resolution of 4 causes nodes to collapseSergey Sharybin
2018-01-01Fix T52140: Align objects centers using origin for textSergey Sharybin
2018-01-01Fix T52573: Cycles baking artifactsSergey Sharybin
2018-01-01Fix T52679: Hole in bake normalSergey Sharybin
2017-12-30Fix T53630: Effect strips not displaying Input data.Bastien Montagne
2017-12-30Fix T53463: Rotation numerical input shows instable behaviour.Bastien Montagne
2017-12-30Fix T53420: Vertex Groups: The "-" button gets a hidden functionBastien Montagne
2017-12-30Fix T53343: Custom Normal Data Transfer Crashes when some vertexes have no fa...Bastien Montagne
2017-12-30Fix T53250: Crash when linking/appending a scene to a blend when another link...Bastien Montagne
2017-12-30Fix T53191: Python API Reference link wrong in splash screen.Bastien Montagne
2017-12-30Fix bad 'poll' prop callback API doc.Bastien Montagne
2017-12-303D View: use shortest angle between quaternionsCampbell Barton
2017-12-30Math Lib: signed versions of quaternion angleCampbell Barton
2017-12-30bl_app_override: support empty UI layout itemsCampbell Barton
2017-12-30Fix T53430: Cut at the strip end fails w/ endstillCampbell Barton
2017-12-30WM: minor correction to user-pref writingCampbell Barton
2017-12-30Docs: clarify return value for BVH APICampbell Barton
2017-12-30Fix BMesh PyAPI internal flag clearing logicCampbell Barton
2017-12-30Fix edge-split bmesh operator giving empty resultCampbell Barton
2017-12-30Docs: correct descriptionsCampbell Barton
2017-12-30Edit Mesh: click extrude, ensure inverse matrixCampbell Barton
2017-12-30Docs: add note for bmesh face_split_edgenetCampbell Barton
2017-12-30Fix sculpt secondary color missing some brushesCampbell Barton
2017-12-30Fix brush reset (missing notifier)Campbell Barton
2017-12-30Fix incorrect allocation sizeCampbell Barton
2017-12-30makesdna/makesrna: silence output by defaultCampbell Barton
2017-12-30Fix T53577: Rake sculpt/paint wrong on first stepCampbell Barton
2017-12-30Fix T53322: Collada export crash w/ shape keysCampbell Barton