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-17Depsgraph: State behavior details more explicitlySergey Sharybin
2019-05-17Fix T64713: Link to Collection Textfield does not become activePhilipp Oeser
2019-05-17Mesh Select: use select context instead of static structsmano-wii
2019-05-17Fix face mask edge select drawingCampbell Barton
2019-05-173D View: Support texture paint mask clippingCampbell Barton
2019-05-17UI: add tool panel for node editor, use tabsCampbell Barton
2019-05-17makesdna: Fix build error on win32.Ray Molenkamp
2019-05-16Tests: add more descriptive messages when idiff is not availableBrecht Van Lommel
2019-05-16Preference: don't autosave preferences when running with --factory-startupBrecht Van Lommel
2019-05-16Theme: Update Blender Light to match viewport and default theme.Pablo Vazquez
2019-05-16Images: more tweaks to save all modified imagesBrecht Van Lommel
2019-05-16Theme: Match new Outliner color settings with viewport.Pablo Vazquez
2019-05-16Theme: stick bones too bright and vertex select too dark.Pablo Vazquez
2019-05-16Fix T64725: light power property dragging uses too small incrementsBrecht Van Lommel
2019-05-16BLI_memarena: unpoison memory before freeing itJacques Lucke
2019-05-16Use edit evaluated mesh when creating mesh for object in edit modeSergey Sharybin
2019-05-16Cycles/Eeeve: unify film transparent settingJeroen Bakker
2019-05-16Cycles: Fix missing viewport updates after recent changesSergey Sharybin
2019-05-16Images: move save modified images operator from Python to CBrecht Van Lommel
2019-05-16UI: Move Recover operators into own menu under File.Pablo Vazquez
2019-05-16UI: Blender and Help menu tweaks and organization.Pablo Vazquez
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