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-04-23EEVEE: Rewrite: Implement nodetree support with every geometry typestmp-eevee-next-mergeClément Foucault
2022-04-21Fix T97497: NLA strip names are now properly contained within the strip boundsColin Basnett
2022-04-21Fix Empty "Only Axis Aligned" viewing angle depends on object scalePhilipp Oeser
2022-04-21Fix T97465: Moving compositor BG image cannot be cancelledPhilipp Oeser
2022-04-21Sculpt: fix missing null pointer checkJoseph Eagar
2022-04-21Fix T95932: Auto-close text breaks outliner drag-n-dropCampbell Barton
2022-04-21Cleanup: clang formatJacques Lucke
2022-04-21Cleanup: fix various warnings after recent commitJacques Lucke
2022-04-21Vertex paint: Fix debug compile error and aJoseph Eagar
2022-04-21Fix T97185: Data transfer modifier doesn't displayJoseph Eagar
2022-04-21Fix T97469: Sculpt colors crash in multiresolution or dynamic topology modes.Joseph Eagar
2022-04-21Commit D14179: Revamp Vertex Paint With C++Joseph Eagar
2022-04-21Text Editor: add Python 3.10 soft keywords to `builtinfunc` listJon Denning
2022-04-21Cleanup: explicitly disable autopep8 for rna_manual_referenceCampbell Barton
2022-04-21Fix typo in previous commitRichard Antalik
2022-04-21Cleanup: VSE effect relationship checkingRichard Antalik
2022-04-21Fix T70844: Incorrect snappping of strips when effects attachedShrey Aggarwal
2022-04-21VSE: Add frame selected operator for previewok what
2022-04-21Fix T97254: VSE channel mute does mute soundRichard Antalik
2022-04-21Fix T97356: Crash when adding adjustment layer stripRichard Antalik
2022-04-20GL: Change array macro to not conflict with opensubdiv variable namesClément Foucault
2022-04-20Revert "Fix GPU subdivision: Crash on adding subdivision surface modifier"Clément Foucault
2022-04-20Revert "Fix Cycles HIP assuming warp size 32"Brecht Van Lommel
2022-04-20LibOverride: Make 'custom bone shape' and 'bbone custom handle' non-overridable.Bastien Montagne
2022-04-20UI: Add option to create color attribute directly from canvas selector.Jung Jaeyun
2022-04-20Build: updates for Blender to build against new 3.2 librariesBrecht Van Lommel
2022-04-20Build: upgrade many library dependencies to new versions for Blender 3.2Ray Molenkamp
2022-04-20Cleanup: Remove redundant types from custom data masksHans Goudey
2022-04-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-04-20PBVH: Pass Mesh to extract internals.Jeroen Bakker
2022-04-20Fix T94775: Buggy liboverride default apply code for items insertion in RNA c...Bastien Montagne
2022-04-20Fix (unreported) huge liboverride slow-down due to non-disabled UV layer props.Bastien Montagne
2022-04-20Fix compilation without OpenVDBKévin Dietrich
2022-04-20Cleanup: remove unused curves toolsettingJacques Lucke
2022-04-20Fix GPU subdivision: Crash on adding subdivision surface modifierClément Foucault
2022-04-20Cleanup: run autopep8 on tests/performance/benchmarkCampbell Barton
2022-04-20Cleanup: re-run autopep8 with E401 enabledCampbell Barton
2022-04-20Cleanup: run autopep8 on release/scripts/presetsCampbell Barton
2022-04-20Cleanup: use autopep8 on release/ltsCampbell Barton
2022-04-20Cleanup: run autopep8 on release/scripts/freestyleCampbell Barton
2022-04-20Cleanup: run autopep8 on intern/cycles/Campbell Barton
2022-04-20Cleanup: run autopep8 with max-line-length=120 (missed a file)Campbell Barton
2022-04-20Cleanup: run autopep8 with max-line-length=120Campbell Barton
2022-04-20Cleanup: use autopep8 for bl_i18n_utils.settingsCampbell Barton
2022-04-20Cleanup: run autopep8 on release/scripts/modules/Campbell Barton
2022-04-20Cleanup: run autopep8 on release/scripts/templates_pyCampbell Barton
2022-04-20Cleanup: run autopep8 on doc/Campbell Barton
2022-04-20Cleanup: run autopep8 on build_files/Campbell Barton
2022-04-20PyAPI: improve deprecation warning for bpy.ops context overrideCampbell Barton
2022-04-20Fix crash passing no arguments to Context.temp_overrideCampbell Barton