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
2019-05-16Tweak API to support adding evaluated meshes to main databaseSergey Sharybin
2019-05-16Cleanup: pep8 & remove odd empty string additionCampbell Barton
2019-05-16EEVEE: Viewport Rendering TAAJeroen Bakker
2019-05-16Revert "Tests: speed up render tests by running multiple in the same process"Brecht Van Lommel
2019-05-16Fix T64576: Duplicate option in the headerCampbell Barton
2019-05-16Fix: Some Sequencer panels were missing a category, causing warningsWilliam Reynish
2019-05-16Fix T64652: tool settings is gone from top-barCampbell Barton
2019-05-16Fix unintended fall-through in switch statementSergey Sharybin
2019-05-16Depsgraph: Make depsgraph.update() safe for threadingSergey Sharybin
2019-05-16UI: tweak display of active, selected and edited items in the outlinerHarley Acheson
2019-05-16UI: Tweak naming in Sequencer View menu to match 3D ViewWilliam Reynish
2019-05-16Cleanup: rename IDP_FreeProperty_ex to IDP_FreePropertyContent_exJacques Lucke
2019-05-16UI: Match Sequencer Safe Areas with similar Camera Properties panelWilliam Reynish
2019-05-16Refactor: Simplify ID Property freeingJacques Lucke
2019-05-16GPencil: New filter in Onion by keyframe typeAntonioya
2019-05-16UI: Video Sequencer sidebar overhaulWilliam Reynish
2019-05-16Fix edit-mesh select crash when using face-dotsCampbell Barton
2019-05-16EEVEE: Intel Shader Compiler BugJeroen Bakker
2019-05-16Fix edit-mesh face-dot drawing checkCampbell Barton
2019-05-16Cleanup: unused varsCampbell Barton
2019-05-16Fix T64678: wrong DDS normal map rendering after recent changesBrecht Van Lommel
2019-05-16Fix T64687: Loop select work only with edgesCampbell Barton
2019-05-16Cycles: Don't advertise BVH8 being supported on 32bit platformsSergey Sharybin
2019-05-16Dependency graph API changesSergey Sharybin
2019-05-16Depsgraph: Add queries whether ID is original/evaluatedSergey Sharybin
2019-05-16UI: use HIDE_HEADER for active tool in properties editorCampbell Barton
2019-05-16Fix T64660: no access to node connectors when a node is inside a layout frame.Bastien Montagne
2019-05-16RNA: new FCurve.is_empty property that exposes the new empty curve check.Alexander Gavrilov
2019-05-16GHOST: add header to display managerCampbell Barton
2019-05-16Minor change to last commitCampbell Barton
2019-05-16UI: Draw background for headerless panels with region-overlapCampbell Barton
2019-05-16Fix T64681: evaluate curves with generative modifiers and no keys.Alexander Gavrilov
2019-05-16Cleanup: redundant headers mixed in with codeCampbell Barton
2019-05-16Fix T64642: Reset to default preferences glitchCampbell Barton
2019-05-16Cleanup: use doxy sections for object_add.cCampbell Barton
2019-05-16Cleanup: remove unused identifiersCampbell Barton
2019-05-16Fix using non-euler cursor orientationCampbell Barton
2019-05-16RNA: add 3D cursor matrix attributeCampbell Barton
2019-05-16Fix T64651, T64658: image texture not set to non-color properlyBrecht Van Lommel
2019-05-16Fix unreported: Presselection cycle not working in multiple meshes editing.mano-wii
2019-05-16Theme: add color difference for every other rowCampbell Barton
2019-05-16Cleanup: remove 2.4x panel tabsCampbell Barton
2019-05-16Cleanup: panel layout logicCampbell Barton
2019-05-16Cleanup: sort DNA renaming definesCampbell Barton
2019-05-16ClangFormat: remove FAKE_SELECT_MODE_BEGIN from ForEachMacrosCampbell Barton
2019-05-16Fix T54686: objects don't occlude each other for edit-mesh selectmano-wii
2019-05-16Theme: Match edit mode in viewport and uv/image editor.Pablo Vazquez
2019-05-16Theme: Blender Light updatePablo Vazquez
2019-05-15Animation: treat F-Curves with no keys as if muted/not existing.Alexander Gavrilov
2019-05-15Armature Constraint: don't calculate the unneeded ct->matrix for solve.Alexander Gavrilov