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
path: root/source
AgeCommit message (Expand)Author
2020-09-28Fix T80121: Forcefield F-curve modifier changes don't reset cacheSybren A. Stüvel
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-28Fix T80967: Alembic, crash when the imported sim from Houdini startsSybren A. Stüvel
2020-09-28Cleanup: Animation, fix commentsSybren A. Stüvel
2020-09-28UI Code Quality: Clear layout pointer on layout destructionJulian Eisel
2020-09-28Cleanup: Animation, remove unused parameter from anim tagging functionSybren A. Stüvel
2020-09-28Fix T81214: Crash on Action constraint without actionSybren A. Stüvel
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 Face Set overlay rendering wrong color with modifiersPablo Dobarro
2020-09-26Fix T81205: Grease pencil material slots don't auto-erase void slots above th...Antonio Vazquez
2020-09-26Fix T81168: 2.8x Crash when loading 2.79 file.Bastien Montagne
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 Tests for Weld Modifier with KD-TreeHenrik Dick
2020-09-25LibOverride: Cleanup: reserve debug messages to debug builds.Bastien Montagne
2020-09-25LibOverride: Better handling of cleanup of 'insert' operations in collections.Bastien Montagne
2020-09-25Fix T78343: Most properties of Ocean modifier should not be animatable.Bastien Montagne
2020-09-25LibOverride: Tweak messages when some sub-item is not found when applying ove...Bastien Montagne
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-25UI: Improve curve geometry property tooltipsHans Goudey
2020-09-25Cleanup: silence [-Wshadow] warningsGermano Cavalcante
2020-09-25Fix T80937: Changing the contrain axis does not return to the scene orientationGermano Cavalcante
2020-09-25Weld Modifier: Disable the KD Tree solutionGermano Cavalcante
2020-09-25Animation: set Action `idroot` at assignment instead of just at evaluationSybren A. Stüvel
2020-09-25Cleanup: animation, reduce complexity of RNA update functionSybren A. Stüvel
2020-09-25Cleanup: animation, remove commented-out codeSybren A. Stüvel
2020-09-25Cleanup: animation, deduplicate "can edit action" logicSybren A. Stüvel
2020-09-25Cleanup: document and simplify `BKE_animdata_set_action()`Sybren A. Stüvel
2020-09-25Fix T80998: DDS Image files are not displayed correctlyJeroen Bakker
2020-09-25Modifiers: add StructRNA pointer field to ModifierTypeInfoJacques Lucke
2020-09-25Modifiers: add icon field to ModifierTypeInfoJacques Lucke
2020-09-25LibOverride: Fix some cleanup of unused override operations.Bastien Montagne
2020-09-25LibOverride: Tweak messages when some sub-item is not found when applying ove...Bastien Montagne
2020-09-25Fix T81126: Assert going to Texture Paint workspace without a UVMapJeroen Bakker
2020-09-25LibOverride: Silence some more asserts.Bastien Montagne
2020-09-25Cleanup: SpaceGraph ED code: use boolean litterals when needed.Bastien Montagne
2020-09-25Fix T81157: Eevee MotionBlur steps setting make ao pass darkerJeroen Bakker
2020-09-25Fix T81155: Keyframe.select_control_point True when unselectedCampbell Barton
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-24Fix part of asserts in LibOverride when resynching.Bastien Montagne