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-17Transform: use GHASH_ITER when restoring customdataGermano Cavalcante
2020-07-17Cleanup: consistent ordering for scene argument to UV functionsCampbell Barton
2020-07-16UI: Add shortcuts for constraint panelsHans Goudey
2020-07-16Cleanup: Gizmo: Remove non matched glDisableClément Foucault
2020-07-16Cleanup: GPU: Move depth/color masks functions to GPU_stateClément Foucault
2020-07-16Cleanup: GPU: Move XOR logic op to gpu_state.cClément Foucault
2020-07-16Cleanup: GPU: Replace all glReadPixels by GPU equivalentClément Foucault
2020-07-16Cleanup: Port glClear calls to GPU module functionsClément Foucault
2020-07-16LibOverride: Fix getting proper RNA path and ID from embedded ones.Bastien Montagne
2020-07-16UI: avoid aligning labels for ui_item_with_labelCampbell Barton
2020-07-16Fix T78636: Crash displaying many aligned buttonsCampbell Barton
2020-07-16Cleanup: fix building without USE_UIBUT_SPATIAL_ALIGN definedCampbell Barton
2020-07-16Fix T78966: Center cursor doesn't refresh the UICampbell Barton
2020-07-16Cleanup: missing CMake headers from source listsCampbell Barton
2020-07-16Cleanup: undeclared function warning, unused argumentCampbell Barton
2020-07-16Cleanup: spellingCampbell Barton
2020-07-15Fix T78647 UVEdit: Crash when entering edit mode with UV Editor openClément Foucault
2020-07-15Fix T78369: Sculpt Vertex Colors not rendering in EEVEEPablo Dobarro
2020-07-15LibOverride: make outliner's 'override hierarchy' use same logic as 3DView op...Bastien Montagne
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-15Fix T78747: Fix mesh boundary detection and automaskingPablo Dobarro
2020-07-15Fix T77417: Topology Automasking not working with individual verticesPablo Dobarro
2020-07-15UV: support region fill for path selectCampbell Barton
2020-07-15GPencil: Fix name typo errorAntonio Vazquez
2020-07-15Add missing NULL assignment to D8293Sebastian Parborg
2020-07-15Fix T78909: Curve-edit proportional connected-only brokenSebastian Parborg
2020-07-15LibOverride: rework 'make override' 3DView operator.Bastien Montagne
2020-07-15Cleanup: spellingCampbell Barton
2020-07-15Revert "Cleanup: remove public unused function."Campbell Barton
2020-07-14Fix T78875: Numerical display of delta of translation is not updating in 3d viewGermano Cavalcante
2020-07-14Fix T78880: UV Editor - Match prop edit connected behavior with mesh editing ...Sebastian Parborg
2020-07-14Cleanup: function name not following its module conventions.Bastien Montagne
2020-07-14Fluid bake: fix memory leak when path validation failsKévin Dietrich
2020-07-14Cleanup: remove tab indentionCampbell Barton
2020-07-14LibOverride: Outliner: Add an operation to override the selected ID and its p...Bastien Montagne
2020-07-14LibOverride: Move code tagging reauired dependencies of an override into BKE.Bastien Montagne
2020-07-14Fix T78900: Single vertex sliding crashesGermano Cavalcante
2020-07-14Fix wrong vector size functions used in knife toolSergey Sharybin
2020-07-14Fix T78883: New bezier curve points to uninitialized memoryCampbell Barton
2020-07-14Cleanup: spellingCampbell Barton
2020-07-14UI: Add missing row in curve profile templateHans Goudey
2020-07-13Cleanup: remove unnecessary memberGermano Cavalcante
2020-07-13Sculpt: Add extra deform types to SmearPablo Dobarro
2020-07-13Sculpt: Enable color palettes for sculpt vertex colorsPablo Dobarro
2020-07-13IDTemplate: Minor tweak to 'make local/override' code.Bastien Montagne
2020-07-13Fix (unreported) bad handling of undo for some IDTemplates operations.Bastien Montagne
2020-07-13LibOverride: Cleanup: Remove option to disable library overrides.Bastien Montagne
2020-07-13Cleanup: silence warningsGermano Cavalcante