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-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-30Cleanup: sort struct declarationsCampbell Barton
2020-09-30Cleanup: Make function privateHans Goudey
2020-09-30Fix use after free deleting object with modifier panels visibleHans Goudey
2020-09-30Cleanup: Use LISTBASE_FOREACH macro in outliner codeHans Goudey
2020-09-29Sculpt: Preserve Mesh visibility from edit mode using the Face SetsPablo Dobarro
2020-09-29Sculpt: Line Project Gesture toolPablo Dobarro
2020-09-29Property Search: Set expansion properly for child panelsHans Goudey
2020-09-28Outliner: Draw hierarchy lines dashed for object childrenNathan Craddock
2020-09-28Fix T80657: Not freed memory blocks with Batch-Generate Previews.Bastien Montagne
2020-09-28UI Code Quality: Clear layout pointer on layout destructionJulian Eisel
2020-09-28Cleanup: animation, simplify `anim_flush_channel_setting_up()`Sybren A. Stüvel
2020-09-28Cleanup: animation, split up ANIM_flush_setting_anim_channels()Sybren A. Stüvel
2020-09-28Fix typo in UI messages.Bastien Montagne
2020-09-28Fix T79275: Missing redraw for pinned active tool settings panelsDavid Friedli
2020-09-26Sculpt: Line gestures and Mask Line toolPablo Dobarro
2020-09-26Fix T81205: Grease pencil material slots don't auto-erase void slots above th...Antonio Vazquez
2020-09-25Cleanup: Use canonical variable nameHans Goudey
2020-09-25Cleanup: Decrease indentation by returning earlyHans Goudey
2020-09-25Cleanup: Declare variables where initialized, lower scopeHans Goudey
2020-09-25Fix T81161: Bad properties context panel placement loading old filesHans Goudey
2020-09-25Cleanup: Miscellaneous code improvementsHans Goudey
2020-09-25Fix constrain plane not being set in tranform codeGermano Cavalcante
2020-09-25Fix T80937: Changing the contrain axis does not return to the scene orientationGermano Cavalcante
2020-09-25Animation: set Action `idroot` at assignment instead of just at evaluationSybren A. Stüvel
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