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-21Fix part of T64679: Missing dirty preferences tagCampbell Barton
2019-05-21Fix T64936: Grease Pencil point pressure max value too lowAntonioya
2019-05-21OffscreenRendering: Fix Incorrect Window CoordinatesJeroen Bakker
2019-05-21Remove USE_EVAL_DATA operator flag from PythonSergey Sharybin
2019-05-21remove greasepencil userdef from image, node, clip and sequencer spacesPhilipp Oeser
2019-05-21Fix T64867: crash when changin image source to MoviePhilipp Oeser
2019-05-21UI: expose mirror/symmetry options int the tob-barCampbell Barton
2019-05-21UI: support drawing booleans with icons as check-boxesCampbell Barton
2019-05-21UI: move edge-tag option from the scene into the operatorCampbell Barton
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