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-08-18Fix T100423: Addon's custom context menu entries get overridden by other addonsLuca Rood
2022-08-18Fix T100476: Shift click to create overrides on objects not working.Bastien Montagne
2022-08-18Fix (unreported) outliner not redrawing on 'removed ID' notification.Bastien Montagne
2022-08-17deps/windows: bzip2 1.0.8 for pythonRay Molenkamp
2022-08-17LibOverride: Remove the 'make all editable' user preferences.Bastien Montagne
2022-08-17Fix: Node editor context path for curves objectsHans Goudey
2022-08-17Use report warning opening file written by newer Blender binaryPhilipp Oeser
2022-08-17LibOverride: Add Make/Reset/Clear entries to IDTemplate contextual menu.Bastien Montagne
2022-08-17Fix T100411: Invert Axis Pan option ignored for Lock Camera Pan/ZoomCampbell Barton
2022-08-17Cleanup: spelling in commentsCampbell Barton
2022-08-17Fix freed memory access checking events with debug buildsCampbell Barton
2022-08-17Fix T100079: Encoding with DNxHD fails due to bad parametersRichard Antalik
2022-08-16Cleanup: Unused parameters.Bastien Montagne
2022-08-16Fix (unreported) bug in liboverride 'leaves' detection.Bastien Montagne
2022-08-16Licenses: Attribution document for Blender 3.3Dalai Felinto
2022-08-16Licenses: Attribution document for Blender 3.2Dalai Felinto
2022-08-16Fix T98773: GPU subdivision issues with UV editor displayBrecht Van Lommel
2022-08-16Cleanup: compiler warningBrecht Van Lommel
2022-08-16LibOverride: Refactor of menu entries in the View3D.Bastien Montagne
2022-08-16Fix T100412: LibOverride: shift click on the modifier link button do not crea...Bastien Montagne
2022-08-16LibOverride: Tweaks to new menus in Outliner.Bastien Montagne
2022-08-16Fix T100375: Renaming items from the outliner does not update the despgraph.Bastien Montagne
2022-08-16Fix T100421: OBJ importer in 3.3 does not keep the vertex orderAras Pranckevicius
2022-08-16Fix T100435: Use evaluated material for line art loading.YimingWu
2022-08-16Sculpt: Fix T100379: Anchored brush tags all nodes for updateJoseph Eagar
2022-08-15Fix T100106: Cycles poor playback performance with still image and auto refreshBrecht Van Lommel
2022-08-15Fix T99255: Strips inserting incorrectlySebastian Parborg
2022-08-15Fix T99955: Crash with 'Cache Result' and all render layers are disabledSergey Sharybin
2022-08-15Cleanup: make formatBrecht Van Lommel
2022-08-15Fix build error in libc_compat when using musl libcBrecht Van Lommel
2022-08-15Fix status bar keymap items during modal operationsDamien Picard
2022-08-15I18n: translate recent files and bookmarks in the file browserDamien Picard
2022-08-13Fix Cycles MetalRT compile errorBrecht Van Lommel
2022-08-13Fix T100354: Home key being the grave accent in french keyboard layoutGermano Cavalcante
2022-08-12Fix out of bounds read in LineArt if there are only interestion edgesSebastian Parborg
2022-08-12Fix T100370: Depth choice for "Add Cube" tool always using SurfaceGermano Cavalcante
2022-08-12Py API doc: Add warning that py-defined property accessor callbacks may be ca...Bastien Montagne
2022-08-12Fix T100203: Freeze using `override_hierarchy_create` with Object level prope...Bastien Montagne
2022-08-12Fix syntax error introduced in previous commitPatrick Mours
2022-08-12Cycles: Improve denoiser update performance when rendering with multiple GPUsPatrick Mours
2022-08-12Cleanup: unused debug variable.Bastien Montagne
2022-08-12Cleanup: leftover debug prints.Bastien Montagne
2022-08-12LibOverride: Rework Outliner contextual menu.Bastien Montagne
2022-08-12Fix T100191: Crash with the wave modifier using normals in edit-modeCampbell Barton
2022-08-12Fix T100350: missing brush falloff preview in sculpt modeBrecht Van Lommel
2022-08-12Cleanup: Typos in comments.Bastien Montagne
2022-08-12Fix (unreported) infinite tie building Outliner liboverride hierarchy tree.Bastien Montagne
2022-08-12Fix (unreported) crashes in Outliner override hierarchy view.Bastien Montagne
2022-08-12IDType `get_owner`: add an optional hint about owner ID.Bastien Montagne
2022-08-12Fix T100138: Use `double` for LineArt intersection record.YimingWu