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
2021-11-02Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-11-02Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-02Cleanup: clang-tidyCampbell Barton
2021-11-01Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-01Fix T92405: Emission Strength Animation of 2.93.5 inherited wrongly in 3.0Sybren A. Stüvel
2021-11-01Cleanup: extract versioning code for remapping node socket animationSybren A. Stüvel
2021-11-01Localize image mutex lock into runtime field of Image datablockSergey Sharybin
2021-11-01Fix T92681: resolve use of freed filedescriptor in debug buildsMartijn Versteegh
2021-10-27UI: Theme refresh for Blender v3.0Pablo Vazquez
2021-10-27Fix: Realize instances versioning fails for curve to mesh nodeHans Goudey
2021-10-27Geometry Nodes: Rename more geometry socketsHans Goudey
2021-10-27Geometry Nodes: Rename some socketsHans Goudey
2021-10-27Cleanup: Move 2.80 doversion code under a MAIN_VERSION_ATLEAST checkDalai Felinto
2021-10-26Assets: Rename "Default" asset library to "User Library"Julian Eisel
2021-10-26Geometry Nodes: Handle multiple grids in the volume to mesh nodeHans Goudey
2021-10-26Geometry Nodes: support viewing field values in spreadsheetJacques Lucke
2021-10-26XR: Versioning for session draw flags, base scalePeter Kim
2021-10-26UI: Change node editor grid into a dot gridHans Goudey
2021-10-25Assets: Snapping with visual feedback while draggingGermano Cavalcante
2021-10-25Fix: crash in previously added versioning codeJacques Lucke
2021-10-25Geometry Nodes: use vector socket for offset in Set Position nodeJacques Lucke
2021-10-24Geometry Nodes: Rename node "String Substring"Erik Abrahamsson
2021-10-23Asset Browser: Filter options for specific ID typesJulian Eisel
2021-10-22Increase assert epsilon in versioning for D9551.Alexander Gavrilov
2021-10-22Fix T90638: Inconsistent object data behavior when link-duplicating collections.Bastien Montagne
2021-10-21Node Editor: Introduce color overlay and dashed wires theme settingPablo Vazquez
2021-10-21Geometry Nodes: Update bounding box to work on individual instancesHans Goudey
2021-10-21Suppress the unused parameter warning from D9551.Alexander Gavrilov
2021-10-21IDManagement: Add option to clear asset data when making ID local.Bastien Montagne
2021-10-21LibLink: ensure objects are selectable when "Select" is enabledCampbell Barton
2021-10-21Cleanup: de-duplicate function to instantiate objectsCampbell Barton
2021-10-20Fix T92367: missing Subsurface Anisotropy and IOR sockets with factory startupBrecht Van Lommel
2021-10-20Fix precision issues and a bug in vec_roll_to_mat3_normalized.Alexander Gavrilov
2021-10-20Cleanup: spelling in commentsCampbell Barton
2021-10-19Fix T92224: Refactor of append code unexpectedly changed behavior with 'local...Bastien Montagne
2021-10-19Geometry Nodes: Remove implicit realizing and conversionHans Goudey
2021-10-19Render: change view layer name convention to ViewLayer_001 to avoid OpenEXR i...Brecht Van Lommel
2021-10-19Cleanup: use 'e' prefix for enum typesCampbell Barton
2021-10-18Cleanup: spelling in commentsCampbell Barton
2021-10-17UI: Visual style update to panelsPablo Vazquez
2021-10-16VSE: Hide tool header by defaultRichard Antalik
2021-10-16Fix versioning for sequencer color balance modifier.Josef Raschen
2021-10-15Fix wrong DNA struct element lookup in versioningJulian Eisel
2021-10-14Geometry Nodes: Rename Nodes ID Names + Menu OrgJohnny Matthews
2021-10-14Cleanup: avoid using size for array length in namingCampbell Barton
2021-10-13Geometry Nodes: Material Index - minor cleanupJohnny Matthews
2021-10-13Cleanup: use typedef struct for BLODataBlockInfo.Jeroen Bakker
2021-10-13Geometry Nodes: Material Index, Set MaterialJohnny Matthews
2021-10-12Fix T91809: Crash on undo with empty field inferencingHans Goudey