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
path: root/source
AgeCommit message (Expand)Author
2022-10-06USD import: fixed compiler warnings.tmp_usd_import_unbound_mtlsMichael Kowalski
2022-10-06USD import: fix fake users for unbound materials.Michael Kowalski
2022-10-06USD IO format fixes.Michael Kowalski
2022-10-06USD import unbound materials.Michael Kowalski
2022-10-05Cleanup: Clang tidyHans Goudey
2022-10-05DRW: Split ViewProjectionMatrix in order to increase precisionClément Foucault
2022-10-05Mesh: Skip some domain interpolations for single valuesIliya Katueshenock
2022-10-05Cleanup: Use generic array for mesh domain interpolation resultIliya Katueshenock
2022-10-05Revert "Geometry Nodes: Add index input to Edge Vertices node"Hans Goudey
2022-10-05I18n: disambiguate a few messagesDamien Picard
2022-10-05I18n: extract dynamic enum itemsDamien Picard
2022-10-05Fix T101405: Deleting a baked action results in an error.Bastien Montagne
2022-10-05BKE_Main: Add clear separation between 'temp' mains and global main.Bastien Montagne
2022-10-05Fix T101613: Muted Mix node wrongly connects to Factor socketCharlie Jolly
2022-10-05Fix T101306: crash when calling Delete command for Library OverridePhilipp Oeser
2022-10-05LineArt: Fix "No intersection" flicker.YimingWu
2022-10-05Fix order of include-guard & C++ extern blockCampbell Barton
2022-10-05Fix error in 6b76381e0a52cf15513087e470a4a4c07471acc6Campbell Barton
2022-10-05Fix app-template settings being used for non-template preferencesCampbell Barton
2022-10-05App Template: quiet warning when existing preferences don't existCampbell Barton
2022-10-05Docs: improve doc-strings for blend file IOCampbell Barton
2022-10-05Cleanup: Remove unused includesHans Goudey
2022-10-05Fix: Crash when reininitializing empty generic arrayHans Goudey
2022-10-05Geometry Nodes: Add soft min for points node radius inputHans Goudey
2022-10-04Cleanup: VSE: Rename `val` to `timeline_frame`Richard Antalik
2022-10-04Cleanup: Add docstrings to `SEQ_time.h`Richard Antalik
2022-10-04Cleanup: VSE code readabilityRichard Antalik
2022-10-04Fix: Crash versioning transfer node with animation dataHans Goudey
2022-10-04Cleanup: remove unused members from RenderResultBrecht Van Lommel
2022-10-04UI: Avoid unnecessary label in set curve normal nodeHans Goudey
2022-10-04Fix: Bump subversion after forward compatibility breakageHans Goudey
2022-10-04Fix T101583: Issues applying modifier to mesh with shape keysHans Goudey
2022-10-04Fix: UI: Warning for description with period at endHans Goudey
2022-10-04BLI: Unroll vector loops for better performance on GCCHans Goudey
2022-10-04Fix T101233: Crash on deleting the object in outliner due to null pointer accessPratik Borhade
2022-10-04Always initialize MaterialPass (Fixes a crash in mscv)Miguel Pozo
2022-10-04Fix T101447: Hold split not working correctlyRichard Antalik
2022-10-04Fix T101499: Do not allow unlinking objects from linked collections.Bastien Montagne
2022-10-04Cleanup: Remove commented out code in ssr_lib.glsl.Jeroen Bakker
2022-10-04Fix T101438: Wrong LOD selection after clamping the mip value (Nvidia)Miguel Pozo
2022-10-04Animation: Update tooltips to be more readableJames
2022-10-04Fix T101559: Rain Test Animation demo crashes Blender 3.3Bastien Montagne
2022-10-04New viewlayer deferred resync code: add utils to ensure resync of whole Scene...Bastien Montagne
2022-10-04Cleanup: rename BKE_appdir_folder_id_version, improve doc-stringsCampbell Barton
2022-10-04Support environment variables to override USER & SYSTEM resource pathsCampbell Barton
2022-10-04Cleanup: remove unnecessary includes from sculpt_paintCampbell Barton
2022-10-04Cleanup: formatCampbell Barton
2022-10-04Cleanup: undeclared function warningCampbell Barton
2022-10-04Cleanup: correct argument size for plane in planeProjectionCampbell Barton
2022-10-04Sculpt: Visibility bugfixesJoseph Eagar