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-07-30Cleanup: GPU: Remove GPU_draw.h and move fluid gpu function to DRWClément Foucault
2020-07-30Cleanup: Split gpu_texture_image.c into BKE and IMB modulesClément Foucault
2020-07-27Fix T78308: Weight Transfer Operator "Deform Pose Bones" destination setting ...Bastien Montagne
2020-07-27Fix T78306: Weight Transfer Operator target mesh doesn't update when transfor...Bastien Montagne
2020-07-25Fix T72622: Transform object origin ignores shape keysCampbell Barton
2020-07-22UI: use term 'Vertex' instead of 'Vert'Yevgeny Makarov
2020-07-22Cleanup: spellingCampbell Barton
2020-07-21UI: Use consistent layout for custom operator UIHans Goudey
2020-07-21Fix (unreported) broken code in recent override operator enhancements.Bastien Montagne
2020-07-21Cleanup: CodeQuality: Replace OB_DRAWXRAY by OB_DRAW_IN_FRONTClément Foucault
2020-07-21Fix T72621: Transform object origin support for grease-pencilSebastian Parborg
2020-07-21Fix (unreported) bad handling of detection of what to override from 3DView in...Bastien Montagne
2020-07-20Fix T78960: 2.83.2 not opening a 2.82a project correctly.Bastien Montagne
2020-07-20T77086 Animation: Passing Dependency Graph to DriversSybren A. Stüvel
2020-07-16UI: Add shortcuts for constraint panelsHans Goudey
2020-07-15LibOverride: move most of 'complete override creation' from ED_object to BKE_...Bastien Montagne
2020-07-15Cleanup: remove debug prints.Bastien Montagne
2020-07-15GPencil: Fix unreported error baking mesh animationAntonio Vazquez
2020-07-15LibOverride: rework 'make override' 3DView operator.Bastien Montagne
2020-07-15Revert "Cleanup: remove public unused function."Campbell Barton
2020-07-14Cleanup: function name not following its module conventions.Bastien Montagne
2020-07-14LibOverride: Move code tagging reauired dependencies of an override into BKE.Bastien Montagne
2020-07-13LibOverride: Cleanup: Remove option to disable library overrides.Bastien Montagne
2020-07-13LibOverride: add more polling checks to operators not supposed to work on ove...Bastien Montagne
2020-07-13Cleanup: remove public unused function.Bastien Montagne
2020-07-09Implement T77959: Never duplicate linked data during deep-copy.Bastien Montagne
2020-07-09Fix T78718: Crash when deleting particle system modifier with the X Shortcut.Bastien Montagne
2020-07-08Apply Modifier: support applying as shape key and keeping the modifier.Alexander Gavrilov
2020-07-06Cleanup: Use bool instead of intHans Goudey
2020-07-06UI: Add shortcuts for shader effect panelsHans Goudey
2020-07-06Fix T77730: ShaderFx Missing Update NotifierHans Goudey
2020-07-03Clang-tidy: Enable braces-around-statements warningSebastian Parborg
2020-07-03Cleanup: Deduplicate code for finding context objectHans Goudey
2020-07-03Cleanup: Editors/Object, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Clang-Tidy: Enable readability-redundant-control-flowHans Goudey
2020-07-02Fix T78525: Status bar not reset after Edit Voxel SizePablo Dobarro
2020-07-01Cleanup: typos in comment.Bastien Montagne
2020-07-01Fix T78330: Duplicating parented objects does not preserve relationships.Bastien Montagne
2020-06-30LibOverride: Fix lots of poll functions for Object operators.Bastien Montagne
2020-06-30LibOverride: Refactor 'make override' 3DView operator.Bastien Montagne
2020-06-30UI: Add shortcuts for grease pencil modifier panelsHans Goudey
2020-06-29UI: Add shortcuts for modifier panelsHans Goudey
2020-06-28GPencil: Cleanup - replace loop with LISTBASE_FOREACHAntonio Vazquez
2020-06-26Fix Edit Voxel Size label rotation and scale in rotated objectsPablo Dobarro
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-23Transform: default to median center instead of boundsCampbell Barton
2020-06-21GPencil: Change effect tooltips for new Shader operatorsAntonio Vazquez
2020-06-19UI: ShaderFx Drag and Drop, Layout UpdatesHans Goudey
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey