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-17Eevee: Remove the Volumetric Render checkboxClément Foucault
2019-05-17Eevee: Remove the Subsurface Render checkboxClément Foucault
2019-05-17Report an error when trying to remove non-in-main datablockSergey Sharybin
2019-05-17Depsgraph: State behavior details more explicitlySergey Sharybin
2019-05-17Mesh Select: use select context instead of static structsmano-wii
2019-05-16Fix T64725: light power property dragging uses too small incrementsBrecht Van Lommel
2019-05-16Cycles/Eeeve: unify film transparent settingJeroen Bakker
2019-05-16Cycles: Fix missing viewport updates after recent changesSergey Sharybin
2019-05-16Tweak API to support adding evaluated meshes to main databaseSergey Sharybin
2019-05-16Fix T64576: Duplicate option in the headerCampbell Barton
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-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-16Dependency graph API changesSergey Sharybin
2019-05-16RNA: new FCurve.is_empty property that exposes the new empty curve check.Alexander Gavrilov
2019-05-16RNA: add 3D cursor matrix attributeCampbell Barton
2019-05-16Theme: add color difference for every other rowCampbell Barton
2019-05-15Objects: new 3D cursor alignment option when adding objectsHans Goudey
2019-05-15Lights: change sun light size to be specified as angleTim Stullich
2019-05-15Fix icon for outliner temporarily hideDalai Felinto
2019-05-15Eevee: Add per material option to cull backfacesClément Foucault
2019-05-15Gizmo: add depth bias for 3D selectionCampbell Barton
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-14T64607: Outliner UI TooltipsDalai Felinto
2019-05-14Depsgraph: dependency on B-Bone start handle end roll when inheriting it.Alexander Gavrilov
2019-05-14Armature: implement universal hash table lookup of Bone objects by name.Alexander Gavrilov
2019-05-14Cleanup: isolate image dirty flag access in functionsBrecht Van Lommel
2019-05-14GPencil: Rename property Follow Drawing Path to AlignmentAntonioya
2019-05-14UI: Improve naming for Collections Enable/DisableWilliam Reynish
2019-05-14Fix T63542: Imported FBX doesn't show keyframes in Shape Key editor.Bastien Montagne
2019-05-14Screen: replace show footer operator with propertyCampbell Barton
2019-05-14Fix T64441: GPencil textures weird rotationAntonioya
2019-05-14RNA: fix the id_data pointer of PoseBone.bone to point at the Armature.Alexander Gavrilov
2019-05-13Python API: expose conversion between tweaked NLA strip and scene time.Alexander Gavrilov
2019-05-13I18n Disambiguation: "Shift".Bastien Montagne
2019-05-13I18n Disambiguation: One more case of 'Root' falloff without 'Curve' context.Bastien Montagne
2019-05-13Cycles/Eevee: unified and improved texture image color space handlingBrecht Van Lommel
2019-05-13RNA: disable undo on OperatorProperties and its subclasses.Alexander Gavrilov
2019-05-13Fix unintended autosaving of preferences in a few casesBrecht Van Lommel
2019-05-13Python API: expose preferences.is_dirtyBrecht Van Lommel
2019-05-13Preferences: auto-save on exitCampbell Barton
2019-05-13Preferences: tag as dirty for add-ons & loading factory startupCampbell Barton
2019-05-11Python API: expose more keyframing flags for use in keyframe_insert.Alexander Gavrilov
2019-05-11Revert API change (hide_viewport > hide_instance)Dalai Felinto
2019-05-11Fix error in recent is_dirty preferences flagCampbell Barton
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-10Preferences: add is_dirty memberCampbell Barton
2019-05-09Themes: add setting to draw border around icons, use for Blender LightJeroen Bakker