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
2017-12-27Fix missing redraws when changing active view-layer or its nameJulian Eisel
2017-12-22Correction to previous commit: Pass MakePrimitiveData to make_prim_finishJulian Eisel
2017-12-22Cleanup: Encapsulate primitive creation data into struct, remove unused argumentJulian Eisel
2017-12-22Fix manipulators not updating when changing workspace view-layerJulian Eisel
2017-12-21Implement duplicator viewport/render visibility optionsDalai Felinto
2017-12-20Fix for T53599: OpenGL render with transparent backgroundDalai Felinto
2017-12-20Fix compilaiton error in debug modeSergey Sharybin
2017-12-20Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-20Cleanup: remove unnecessary tooltip line limitCampbell Barton
2017-12-20Manipulator: tooltip supportCampbell Barton
2017-12-20Merge branch 'master' into blender2.8Campbell Barton
2017-12-20UI: move tooltip API to public headerCampbell Barton
2017-12-19Fix T53442: Outliner refresh issues when adding new collectionDalai Felinto
2017-12-19Fix T53583: Crash when instancing a group with an armatureDalai Felinto
2017-12-19Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-19Tracking: Add missing animation fix when deleting plane trackSergey Sharybin
2017-12-19Tracking: Fix possible numerical overflowSergey Sharybin
2017-12-19Fix T53523: Keyframes for Marker weight stay, even if the track itself is del...Sergey Sharybin
2017-12-19Cleanup: Don't use camel case for variable namesSergey Sharybin
2017-12-19Merge branch 'master' into blender2.8Campbell Barton
2017-12-19UI: split out button checks from tooltip creationCampbell Barton
2017-12-19Manipulator: ui-scale support for navigate widgetCampbell Barton
2017-12-19Manipulator: 3D view navigation improvementsCampbell Barton
2017-12-19Correct axis mapping logicCampbell Barton
2017-12-19Merge branch 'master' into blender2.8Campbell Barton
2017-12-193D View: use shortest angle between quaternionsCampbell Barton
2017-12-19Manipulator: Support click only manipulator'sCampbell Barton
2017-12-18Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-18Static Override: better handling in ID template.Bastien Montagne
2017-12-18Add override icon to such data-blocks in OUtliner.Bastien Montagne
2017-12-18Fix T53577: Rake sculpt/paint wrong on first stepCampbell Barton
2017-12-16Manipulator: change cursor for navigation axisCampbell Barton
2017-12-16Manipulator: draw 2d manipulators over view borderCampbell Barton
2017-12-16App Template: use manipulator flagCampbell Barton
2017-12-15Manipulator: view3d navigation buttonsCampbell Barton
2017-12-15Fix missing refresh of editors when changing workspace view-layerJulian Eisel
2017-12-15Group collection viewport/render options and remove collection visibilityDalai Felinto
2017-12-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-14Merge branch 'master' into blender2.8Campbell Barton
2017-12-13Object selection: Fixing cases where old selection flag was usedDalai Felinto
2017-12-13Outliner: Fix selection drawingDalai Felinto
2017-12-13Fix T53550: E hotkey not working after the color-band picker commitRay Molenkamp
2017-12-13Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-13Fix T51461: Outliner: Problems removing multiple collections in sequenceDanrae Pray
2017-12-13Fix T53529: Rip crashes w/ wire edgeCampbell Barton
2017-12-13UI: color-band eyedropper now combines samplesCampbell Barton
2017-12-12Merge branch 'master' into blender2.8Bastien Montagne
2017-12-12Correct error in recent mergeCampbell Barton
2017-12-12Revert "Node selection: Stop operator when mouse selection selected a node"Sergey Sharybin
2017-12-12Merge branch 'master' into blender2.8Campbell Barton