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-11-28Startup.blend: rename Lamp to Light.Brecht Van Lommel
2018-11-28GP: Deselect points if click outside selection areaAntonioya
2018-11-28Add Onion Skin support to AnnotationsAntonioya
2018-11-28Use term Instancing in the interfaceSergey Sharybin
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-28Fix T56906: Mesh from Curve not working on curves beveled by curves.Bastien Montagne
2018-11-28cleanup: Collada replaced outdated usage of CD_MTFACE Layers by CD_MLOOPUVGaia Clary
2018-11-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-28More fixes for NUMA on macOSSergey Sharybin
2018-11-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-28Fix compilation error on macOSSergey Sharybin
2018-11-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-28Fix compilation error on 32bit WindowsSergey Sharybin
2018-11-28Merge branch 'master' into blender2.8Bastien Montagne
2018-11-28Fix building gtests and bplayer after recent NumaAPI addition.Bastien Montagne
2018-11-28Fix (unreported) Cycles not rendering correctly modified curves/surfaces/texts.Bastien Montagne
2018-11-28UI: Layout tweaks to Studio Lights panel in Preferences.Pablo Vazquez
2018-11-28Workbench: Change Studio lightingClément Foucault
2018-11-28GPU: Add AMD Radeon RX series to macos blitting workaround listClément Foucault
2018-11-28fix:T58093 Collada Exporter does not create bind_vertex_input and texcoord at...Gaia Clary
2018-11-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-28Tweaks for threading schedule for Threadripper2 and EPYCSergey Sharybin
2018-11-28Add utility function to query CPU brand stringSergey Sharybin
2018-11-28Add cross-platform NUMA librarySergey Sharybin
2018-11-28Outliner/visibility: revert changes for now until we find better solutions.Brecht Van Lommel
2018-11-28Fix defined but unused static variable warningSergey Sharybin
2018-11-28UI: rename settings back to preferences.Brecht Van Lommel
2018-11-28Tool System: support for dynamic tooltipsCampbell Barton
2018-11-28PyAPI: add KeyMapItem.to_string() methodCampbell Barton
2018-11-28Defaults: left click select is now the default.Brecht Van Lommel
2018-11-28Fix curve stats when using modifiers.Bastien Montagne
2018-11-28Fix/workaround issues in pose and edit modeSergey Sharybin
2018-11-28Fix crash entering editmodeCampbell Barton
2018-11-28Transform: use scene-orientation for MMB axis constraintCampbell Barton
2018-11-28Cleanup: quiet keymap float compare warningCampbell Barton
2018-11-28Cleanup: remove missing operator from UICampbell Barton
2018-11-28Tool System: add node links cut toolCampbell Barton
2018-11-28Cleanup: correct assert, remove redundant NULL checksCampbell Barton
2018-11-28Gizmo: fix compositor node crop w/ negative rectanglesCampbell Barton
2018-11-28Cleanup: correct function signaturesCampbell Barton
2018-11-28Fix assert opening file selectorCampbell Barton
2018-11-28Per view-layer collection visibilityDalai Felinto
2018-11-28Outliner: Do not gray out empty collectionsDalai Felinto
2018-11-28Remove eye column from the outlinerDalai Felinto
2018-11-28Correct error clearing runtime tool in recent commitCampbell Barton
2018-11-28WM: remove tool initialization codeCampbell Barton
2018-11-28WM: avoid re-initializing tools while resizing areasCampbell Barton
2018-11-28Fix tool not being initialized switching windowsCampbell Barton
2018-11-28RNA: disable animating sequence channel, lockCampbell Barton
2018-11-28Scene: 3D cursor rotation wasn't initializedCampbell Barton