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
2022-10-05I18n: improve unit extraction regexDamien Picard
2022-10-05I18n: disambiguate a few messagesDamien Picard
2022-10-05I18n: extract dynamic enum itemsDamien Picard
2022-10-05install_deps: Fix typo in previous commit.Bastien Montagne
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 T101334: Paint Texture Slots appear greyed outPhilipp Oeser
2022-10-05Fix T101306: crash when calling Delete command for Library OverridePhilipp Oeser
2022-10-05LineArt: Fix "No intersection" flicker.YimingWu
2022-10-05Install_deps: Add building of OpenPGL.Bastien Montagne
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-05Fix T101185: New Mikktspace crashes on meshes without valid trianglesLukas Stockner
2022-10-05Geometry Nodes: Add soft min for points node radius inputHans Goudey
2022-10-05Build: fix missing xml2 build time dependency for waylandCampbell Barton
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-04Build: integrate OpenPGL into platform files like other librariesBrecht Van Lommel
2022-10-04Build: also list Cycles build options on first cmake configBrecht Van Lommel
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-04Cycles: refine inlining thresholds for oneAPI backendNikita Sirgienko
2022-10-04Cycles: Speed up oneAPI GPU binaries compilation by using parallel instancesNikita Sirgienko
2022-10-04BLI: Unroll vector loops for better performance on GCCHans Goudey
2022-10-04Revert "install_deps: update OpenVDB for Blender 3.4."Bastien Montagne
2022-10-04Revert "install_deps: update OIIO/Boost/Python/NumPy versions."Bastien Montagne
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