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-14Fix T79651: Bounding box is wrong after duplicate objectAntonio Vazquez
2020-09-14Fix T78392: [2.83.5, 2.90, 2.91] Crash on undo/ redo after changing modes.Bastien Montagne
2020-09-14Fix 'Links Cut' adding undo steps without cutting anythingGermano Cavalcante
2020-09-14Fix T80728: UV edge select splits UV's for lasso/box/circle selectCampbell Barton
2020-09-14Alembic export: write custom propertiesSybren A. Stüvel
2020-09-14Cleanup: remove unused functionJacques Lucke
2020-09-14Fix T80564: flow particle size is too limitingJacques Lucke
2020-09-14Fix T80643: Library Override: Can't change Armature Layer enabled-ness.Bastien Montagne
2020-09-14Fix T80705: Single Image Texture Painting CrashJeroen Bakker
2020-09-14API doc: Gotcha's: Add section about abusing RNA properties callbacks.Bastien Montagne
2020-09-14Fix T80457: Library Override - Custom Property to Drive Child Particles resul...Bastien Montagne
2020-09-14Fix T80747: New vgroups on unsupported object types fails silentlyCampbell Barton
2020-09-14Fix T80694: Crash reloading scripts from the Python consoleCampbell Barton
2020-09-14Cleanup: use doxy sections for imbufCampbell Barton
2020-09-14DrawManager: Resolve Assert in Image EngineJeroen Bakker
2020-09-14Fix T72584: Hiding a collection don't hide a child object in viewport when in...Manuel Castilla
2020-09-14DRW: Fix wrong use of GPU_blendClément Foucault
2020-09-14Cleanup: DRWManager: Remove deprecated pass_state functionsClément Foucault
2020-09-14Fix T80603 Workbench: Inverted alpha when renderingClément Foucault
2020-09-13Apply patch D8816, from Zachary(AFWS) for collection boolean operand.Howard Trickey
2020-09-13Fix T80589: Translations in python scripts are missing.Bastien Montagne
2020-09-13Fix T80023 Invisible objects or glitches with object 'in front' + 'X-ray'Clément Foucault
2020-09-13CleanUp: Code foldingJeroen Bakker
2020-09-13Fix T77584: Edit Mode crash with shape keys created on blank meshCampbell Barton
2020-09-13Cleanup: unused variableCampbell Barton
2020-09-13Fix printing data from an evaluated depsgraph in PythonCampbell Barton
2020-09-13Fix T62504: Crash accessing depsgraph from evaluated view layerCampbell Barton
2020-09-13Cleanup: spelling, update function name in commentsCampbell Barton
2020-09-13Cleanup: Fix whitespace changesRay Molenkamp
2020-09-12Fix remaining GL calls/type preventing from building due to recent cleanupClément Foucault
2020-09-12GPUOffscreen: Push the GL state before and after bindingClément Foucault
2020-09-12GPU: Fix wrong state before python callbacksClément Foucault
2020-09-12Cleanup: GPU: Rename GPUStateManager to StateManager to follow styleClément Foucault
2020-09-12Cleanup: GPU: Remove unused GPU_debugClément Foucault
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-09-12GPU: Add Image Load Store extension supportClément Foucault
2020-09-12BLI: Fix bitscan_forward_uint64 unix implementationClément Foucault
2020-09-12Fix T70255: Setting file browser bookmark from Python crashesCampbell Barton
2020-09-12Cleanup: use C style doxygen commentsCampbell Barton
2020-09-12Cleanup: missing-variable-declarations warningCampbell Barton
2020-09-12Fix T71605: Crash toggling dynamic topology in background modeCampbell Barton
2020-09-12Fix missing return value in fix for T80677Campbell Barton
2020-09-12Fix T80677: Absolute grid snapping doesn't work with constraintsGermano Cavalcante
2020-09-12Fix T80697: children_recursive returns edit-bones from non edit-boneCampbell Barton
2020-09-11Cleanup: Fix build warning with MSVCRay Molenkamp
2020-09-11Cleanup: Remove unused variables and functionHans Goudey
2020-09-11UI: Use operator to set property editor's pinned data-blockHans Goudey
2020-09-11Fix T80623: Correct Face Attributes affecting modes not listedGermano Cavalcante
2020-09-11GPUTexture: Return NULL texture if data grid is NULL tooSebastián Barschkis
2020-09-11Constraints: Child-Of, set inverse matrix upon creationJoseph Brandenburg