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
path: root/source
AgeCommit message (Expand)Author
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-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-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-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: remove missing operator from UICampbell 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
2018-11-28Cleanup: remove unused app-template flagCampbell Barton
2018-11-28Cleanup: styleCampbell Barton
2018-11-28Local View: Objects to be selected once back to regular viewDalai Felinto
2018-11-28Transform: default to user-defined orientationCampbell Barton
2018-11-28UI: Reduce amount of padding between VSE channels.Pablo Vazquez
2018-11-28Print filepath in message when saving userprefsCampbell Barton
2018-11-27transform_snap_object: Fix snap in edit mode.mano-wii
2018-11-27Modifiers: fix bunch of missing 'self transform' deg relations.Bastien Montagne
2018-11-27Fix missing reset-to-NULL in own recent changes in modifiers utils.Bastien Montagne
2018-11-27MOD_wave: fix various issues.Bastien Montagne
2018-11-27Shrinkwrap: minor simplification of code.Bastien Montagne
2018-11-27Fix typos.Bastien Montagne
2018-11-27Modifiers: cleanup/harmonize deform modifiers code re. mesh source.Bastien Montagne
2018-11-27VGroup search: do not try to search for empty string.Bastien Montagne
2018-11-27Modifiers: Refactor `MOD_deform_mesh_eval_get()` helper a bit.Bastien Montagne
2018-11-27MOD_simpledeform: do not compute mesh when not needed.Bastien Montagne
2018-11-27MOD_smooth: do not compute mesh when not needed.Bastien Montagne
2018-11-27MOD_smooth: do not compute mesh when not needed.Bastien Montagne