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-06-05Merge branch 'master' into wm-drag-drop-rewritewm-drag-drop-rewriteJulian Eisel
2020-06-05Refactor: use new api in write_workspaceJacques Lucke
2020-06-05Refactor: use new api in write_windowmanagerJacques Lucke
2020-06-05Refactor: Move IDProperty writing to new APIJacques Lucke
2020-06-05Blenloader: New API that will be used for blenloader decentralizationJacques Lucke
2020-06-05Cleanup: use ED_object_ prefix for constraint functionsCampbell Barton
2020-06-05LibOverride: Cleanup: remove useless per-property override flag.Bastien Montagne
2020-06-05Cleanup: rename suffix 'conv' to 'convert'Campbell Barton
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-06-05CleanUp: Introduce BKE_fcurve_createJeroen Bakker
2020-06-05GPencil: Channel Lock tooltipAntonio Vazquez
2020-06-05Cleanup: remove braces from previous commit (no functional changes)Campbell Barton
2020-06-05Armature: increase maximum delectable bones from 4096 to 8192Campbell Barton
2020-06-05Cleanup: maybe uninitialized variable warningCampbell Barton
2020-06-05Cleanup: spellingCampbell Barton
2020-06-05Cleanup: remove unnecessary inline headerCampbell Barton
2020-06-04GPUTexture: Make GPU_texture_unbind_all faster on newer opengl versionClément Foucault
2020-06-04DRW: Fix T77370: Redundant anti aliasing/blur effectClément Foucault
2020-06-04LibOverride: Add Pointer properties to 'overridable by default'.Bastien Montagne
2020-06-04LibOverride: cleanup Collection case.Bastien Montagne
2020-06-04Disable gravity in Draw Face Sets brushPablo Dobarro
2020-06-04Fix Sharpen mesh filter in MultiresPablo Dobarro
2020-06-04GPencil: Fix Lock Frame Dopesheet tooltipAntonio Vazquez
2020-06-04Fix T77358: Gpencil can't select geometry within transparent layersAntonio Vazquez
2020-06-04Fix T77164: scaling/rotation fails for 3 selected NURB pointsCampbell Barton
2020-06-04GPUShaderInterface: Reduce creation time on some drivers.Clément Foucault
2020-06-04GPUShaderInterface: Change builtin array to array of location/bindClément Foucault
2020-06-04Cleanup: DRW: Add comment and remove bitfields.Clément Foucault
2020-06-04GPUShaderInterface: Add Builtin Uniform blocks queryClément Foucault
2020-06-04Fix T77073: Objects cannot be activated after collection excludeNathan Craddock
2020-06-04Cleanup: split particle & texture paint mode switching into utility functionsCampbell Barton
2020-06-04Fix T77315 Overlay: Selection Highlighting not working with complex sceneClément Foucault
2020-06-04Fix error removing the image paint cursorCampbell Barton
2020-06-04Cleanup: remove window manager argument for paint cursor APICampbell Barton
2020-06-04LibOverride: Make all modifiers properties overridable.Bastien Montagne
2020-06-04Fix T77264: Mantaflow: Liquid checkbox doesn't turn on while switchingPhilipp Oeser
2020-06-04GPencil: Improve selection in Fill areasAntonio Vazquez
2020-06-04UV: use selection for 'Seams from Islands'Campbell Barton
2020-06-04Cleanup: move auto-execute operators into userpref_ops.cCampbell Barton
2020-06-04Cleanup: update sections for wm_files.cCampbell Barton
2020-06-04UI: more informative light energy description based on light typeJohan Walles
2020-06-04Fix error in recent fix for T77290Campbell Barton
2020-06-03Eyedropper: Support get samples from other windowsGermano Cavalcante
2020-06-03Cleanup: Use ELEM MacroHans Goudey
2020-06-03LibOverride: Make camera data-block properties overrideable.Bastien Montagne
2020-06-03LibOverride: Make constraints fully overrideable.Bastien Montagne
2020-06-03LibOverride: fix debug timing code.Bastien Montagne
2020-06-03GPencil: Fix unreported error in Dots Strokes material initializationAntonio Vazquez
2020-06-03Fix T77290: Crash displaying vertex colors in edit modeCampbell Barton
2020-06-03Cleanup: clang format, warningCampbell Barton