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
2020-09-25Modifiers: add icon field to ModifierTypeInfoJacques Lucke
2020-09-25Cleanup: SpaceGraph ED code: use boolean litterals when needed.Bastien Montagne
2020-09-25Object: Move Switch Active Objects to experimentalPablo Dobarro
2020-09-24Cleanup: Move function to proper sectionHans Goudey
2020-09-24Cleanup: Remove unused functionHans Goudey
2020-09-24Cleanup: Remove unecessary storage of search filter in uiBlockHans Goudey
2020-09-24Fix T81096, T81127: Errors with the typed value for x-axis constrainGermano Cavalcante
2020-09-24Fix T80708: FCurve modifiers change behavior after editing NLA clipSybren A. Stüvel
2020-09-24NLA: remove tagging copy-on-write when tagging recalc-animationSybren A. Stüvel
2020-09-24Fix T80727: Drivers: deleting all keyframes leaves an uneditable f-curve.Bastien Montagne
2020-09-24Fix (unreported) Smart UV Project not adding UVMapPhilipp Oeser
2020-09-24Cleanup: spellingCampbell Barton
2020-09-24Property Search: Fix matches in headers not used for expansionHans Goudey
2020-09-23Fix incorrect comparison for panel sortingHans Goudey
2020-09-23Fix T81057: PoseBone Constraints are displayed in Object Constraints tabPhilipp Oeser
2020-09-23Missed in last commitGermano Cavalcante
2020-09-23Fix T81069: Can't lock axis with move anymore, using Shift+MMBGermano Cavalcante
2020-09-23LibOverride: Add operator to convert a proxy object into an override.Bastien Montagne
2020-09-23Cleanup: remove 'r_' prefix for variablesCampbell Barton
2020-09-23Fix outliner collection icon in light themeNathan Craddock
2020-09-22Fix T80915: Image editor only displays the first frame during 'Viewport rende...Jeroen Bakker
2020-09-22Cleanup in style from previous commit.Bastien Montagne
2020-09-22Fix T80859: Thread safe pixeldata concersion from float to uchar and v.v.Martijn Versteegh
2020-09-22Cleanup: comments, spellingCampbell Barton
2020-09-22Fix warning building without potraceHans Goudey
2020-09-21Cleanup: Reduce indentation by returning earlyHans Goudey
2020-09-21GPencil: New Trace images using PotraceAntonio Vazquez
2020-09-21Cleanup: Declare variables where initializedHans Goudey
2020-09-21Fix T80899: Crash on editing multiple UVs of multiple different objects at th...Sebastian Parborg
2020-09-21Various fixes in UI messages.Bastien Montagne
2020-09-21Cleanup (UI): Early-exit rather than having a big-ish conditional bodyJulian Eisel
2020-09-21Fix T80854: Search buttons fail in Adjust Last Operation PanelJulian Eisel
2020-09-21Cleanup: move some paint helpers to ED_ 'namespace'.Bastien Montagne
2020-09-21Fix T79373: Forbid painting on linked image from 3DView.Bastien Montagne
2020-09-21Cleanup: Remove weird assert in button handlingJulian Eisel
2020-09-21Fix assert failure when using Ctrl+Mousewheel on Object Mode buttonJulian Eisel
2020-09-21Implement ID properties support for TimeMarkerSergey Sharybin
2020-09-21Fix T79373: Forbid painting on linked image.Bastien Montagne
2020-09-21Cleanup: Sculpt/Paint ED code: correct return constant types.Bastien Montagne
2020-09-20Fix T80993: Crash duplicating inactive workspaceHans Goudey
2020-09-20Fix T80982: Crash using custom orientations beside the firstCampbell Barton
2020-09-20Cleanup: Fix clang tidy inconsistent parameter warningHans Goudey
2020-09-20Fix T80945: Build modifier not updating after outliner copyNathan Craddock
2020-09-20Cleanup: Use shorthand variablesHans Goudey
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-19Fix T80880: Outliner colored hierarchy lines on objectsNathan Craddock
2020-09-19Property Search: Don't set expansion for panels in inactive tabsHans Goudey
2020-09-18UI: Use property split in UV editor panelsHans Goudey
2020-09-18Fix misalignment of menu items in Preferences > Save & Load menuJulian Eisel