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-05Cycles: Enable OptiX on all Maxwell+ GPUsPatrick Mours
2020-06-05Refactor: use new api in write_windowmanagerJacques Lucke
2020-06-05Refactor: Move IDProperty writing to new APIJacques Lucke
2020-06-05Installdeps: make embree use TBB.Bastien Montagne
2020-06-05Cleanup: Strict compiler warningSergey Sharybin
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-05Fix accessing online manual for PropertyGroupsCampbell 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-05Build: use TBB as Embree tasking systemBrecht Van Lommel
2020-06-05Fix make deps build errors with conflicting Boost system packagesBrecht Van Lommel
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-04installdeps: fix bad FFMPEG official version number.Bastien Montagne
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-04Fix T77367: Blender's snap package ignores command line optionsCampbell Barton
2020-06-04GPUShaderInterface: Reduce creation time on some drivers.Clément Foucault
2020-06-04Fix Grease Pencil panel showing as first panel in render propertiesBrecht Van Lommel
2020-06-04Cleanup: remove unused flagBrecht Van Lommel
2020-06-04Fix T77276: Generating Python API docs raises many warningsAaron Carlisle
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-04Merge branch 'blender-v2.83-release'Brecht Van Lommel
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