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-28warning when compiled without openvdbmesh-to-volume-modifierJacques Lucke
2020-09-28only allow mesh objects for nowJacques Lucke
2020-09-28add todo commentJacques Lucke
2020-09-28cleanupJacques Lucke
2020-09-28cleanupJacques Lucke
2020-09-28remove different modesJacques Lucke
2020-09-28Merge branch 'master' into mesh-to-volume-modifierJacques Lucke
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-28Libmv: Fix NukeCameraIntrinsics copy constructorIvan
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-26Revert "Generate Xcode scheme files during configuration."Ankit Meel
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-25Merge branch 'master' into mesh-to-volume-modifierJacques Lucke
2020-09-25Modifiers: add StructRNA pointer field to ModifierTypeInfoJacques Lucke
2020-09-25Modifiers: add icon field to ModifierTypeInfoJacques Lucke
2020-09-25cleanup and commentsJacques 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