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-20Color Management: update configuration, remove legacy transformsBrecht Van Lommel
2019-05-20Revert "Fix T64876: Checking Animated checkbox does not do what is documented."Bastien Montagne
2019-05-20UI: add entry to show/hide tool settings bar to the View menuBrecht Van Lommel
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-20Cleanup: unused variableCampbell Barton
2019-05-20Normal UI: Remove normals toolbar and add/muliply menu options.Howard Trickey
2019-05-20Fix T64876: Checking Animated checkbox does not do what is documented.Bastien Montagne
2019-05-20UI: add Visibility panel for objectsDalai Felinto
2019-05-19UI: Icons updateWilliam Reynish
2019-05-19Images: change alpha settings to support channel packingBrecht Van Lommel
2019-05-19UI: add Panel.bl_order property to control order of panels for add-onsBrecht Van Lommel
2019-05-18Mesh: remove Double Sided lighting option, it does nothing in the new viewportBrecht Van Lommel
2019-05-18UI: Icons updateWilliam Reynish
2019-05-17Cycles/Eevee: unify depth of field settings for camerasJeroen Bakker
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
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