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-26Cleanup: CMake config: set options in alphabetical olderAnkit Meel
2020-09-26CMake: Remove duplicate WITH_GMP options.Ankit Meel
2020-09-26macOS: Remove ASan debug flags from release config.Ankit Meel
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-25GPencil: Fix unreported missing context menu for pinned modeAntonio Vazquez
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 tool-system index error with mode-specific tools added to groupsCampbell Barton
2020-09-25Keymap: orbit/pan preference now applies to the track-pad as wellYevgeny Makarov
2020-09-25API Docs: Fix xref urlsMax Schlecht
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
2020-09-24Fix LibOverride Resync generating orphaned data-blocks.Bastien Montagne
2020-09-24Fix (unreported) memory leak in Extrude mode of the Solidify modifier.Bastien Montagne
2020-09-24Weld Modifier: Use KD Tree in detecting the geometry to be weldedHenrik Dick
2020-09-24Fix running tests when building without portable install.Sebastian Parborg
2020-09-24Fix blender constraints automated tests when using march=nativeSebastian Parborg
2020-09-24Cleanup: Remove unecessary storage of search filter in uiBlockHans Goudey
2020-09-24Fix crash related to liboverride differential operations code.Bastien Montagne