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-04-21Geometry Nodes: add utility to convert CPPType to static typeJacques Lucke
2021-04-21Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-21Fix T87659: crash when creating reroute loop in geometry nodesJacques Lucke
2021-04-21UI: Use proper close file dialog for "Restore Last Session"Julian Eisel
2021-04-21Cleanup: Deduplicate file closing dialog logicJulian Eisel
2021-04-21Cleanup: Create/use types for generic WM callbacksJulian Eisel
2021-04-21Merge branch 'blender-v2.93-release'Philipp Oeser
2021-04-21Fix T87677: Add primitive tools produce wrong sized objects after changing va...Philipp Oeser
2021-04-21Fix T86968: Last UV factor in cyclic strokesFalk David
2021-04-21Merge branch 'blender-v2.93-release'Philipp Oeser
2021-04-21Fix T87640: Grease Pencil layer visibility/locking not synchronized from Dope...Philipp Oeser
2021-04-21Merge branch 'blender-v2.93-release'Philipp Oeser
2021-04-21Curve modifiers: Disable 'Apply on Spline' option if not availablePhilipp Oeser
2021-04-21Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-21Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-21Fix T87562: Keymap preferences from 2.92x ignoredCampbell Barton
2021-04-21BLI_string: add a utility to replace strings using a tableCampbell Barton
2021-04-21Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-21Fix logging "bke.appdir" messagesCampbell Barton
2021-04-20Correction to previous commit: Avoid unnecessary notifierJulian Eisel
2021-04-20Assets: Add BPY function to mark and clear assetsJulian Eisel
2021-04-20Add support for building on Linux aarch64Patrick Mours
2021-04-20Merge branch 'blender-v2.93-release'Clément Foucault
2021-04-20Fix T87440 EEVEE: Specular Light Viewport Render Pass wrong behaviorClément Foucault
2021-04-20Core: Add do_versions file for 3.0Falk David
2021-04-20Cleanup: commentsCampbell Barton
2021-04-20EEVEE: Fix unreported memory leak when toggling AO on/offClément Foucault
2021-04-20Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-20Fix T86871: Crash with to_mesh() on tapered bezier curveCampbell Barton
2021-04-20Fix T87369 EEVEE: Ambient Oclussion: Firefly caused by degenerated normalClément Foucault
2021-04-20Cleanup: keying sets, move common code to mix-in classSybren A. Stüvel
2021-04-20Cleanup: keying sets, use `self` as self-parameterSybren A. Stüvel
2021-04-20Fix T87637: Dragging button value cancel not workingFalk David
2021-04-20Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-20Geometry Nodes: skip attribute conversion if src and dst are the sameJacques Lucke
2021-04-20Merge branch 'blender-v2.93-release'Clément Foucault
2021-04-20Fix T87541 EEVEE: AO causes black outline around objects and NaN pixelsClément Foucault
2021-04-20Merge branch 'blender-v2.93-release'Philipp Oeser
2021-04-20Fix T86809: Action Editor header not display the right action in certain scen...Philipp Oeser
2021-04-20Geometry Nodes: support geometry nodes modifier on volume objectsJacques Lucke
2021-04-20Cleanup: clang tidy readability-inconsistent-declaration-parameter-nameJacques Lucke
2021-04-20Cleanup: uiBut.flag had an internal flag out of the documented rangeCampbell Barton
2021-04-20Cleanup: remove redundant code/comments from BKE_mesh_nomain_to_meshCampbell Barton
2021-04-20Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-20Fix T87055: Crash applying modifier on mesh with multires dataCampbell Barton
2021-04-20PyAPI: update docs to include poll_message_set referenceCampbell Barton
2021-04-20PyAPI: support Operator.poll functions 'disabled' hintCampbell Barton
2021-04-20Cleanup: add CTX_wm_operator_poll_msg_clearCampbell Barton
2021-04-19Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-04-19Fix crash with Alembic export after recent persistent data bugfixBrecht Van Lommel