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
path: root/source
AgeCommit message (Expand)Author
2020-09-15Cleanup: use doxy sectionsCampbell Barton
2020-09-15Fix T80443: Object.active_shape_key None after adding a shapeCampbell Barton
2020-09-15Fix T80794: assert naming a new shape key from PythonCampbell Barton
2020-09-15CustomData: add assert to prevent negative array accessCampbell Barton
2020-09-15BMesh: avoid negative array access in shape-key conversionCampbell Barton
2020-09-15Cleanup: remove redundant indexing valueCampbell Barton
2020-09-15Cleanup: make it clear WM_main isn't called in background-modeCampbell Barton
2020-09-15Fix T80774: (correction) keep MEM_init_memleak_detection call earlyCampbell Barton
2020-09-15Fix T80774: Leaks reported using '--version' command line argumentCampbell Barton
2020-09-15Fix T80597: Assigning material slot from Python console failsCampbell Barton
2020-09-15Cleanup: spellingCampbell Barton
2020-09-15Cleanup: Split properties editor layout functionHans Goudey
2020-09-15Cleanup: Split off parts of large panel layout functionHans Goudey
2020-09-15Workbench: Depth Of Field: Fix regression in look and avoid implicit castClément Foucault
2020-09-15Workbench: Depth Of Field: Fix undefined behavior with using texelFetchClément Foucault
2020-09-14Fix T80704: bpy.ops.transform.rotate() ignores orient_typeGermano Cavalcante
2020-09-14Cleanup: Use 'r_' prefix for return valueGermano Cavalcante
2020-09-14Fix T80782 GPU: Curve editing widget point size broken after recent commitClément Foucault
2020-09-14Cleanup: GLShader: Use span and default constructor instead of vector(0)Clément Foucault
2020-09-14Cleanup: GPUDebug: Use Vector instead of custom stackClément Foucault
2020-09-14GL: Make use of the new debug layerClément Foucault
2020-09-14GPU: Add debug groupsClément Foucault
2020-09-14GL: Fix linking errors being useless.Clément Foucault
2020-09-14Fix T53073: force destroys particles rotationJacques Lucke
2020-09-14Fix T73590: collection instance offset is not applied correctlyJacques Lucke
2020-09-14Fix T80770: UV Image Editor: Display Texture Paint UVs Not WorkingJeroen Bakker
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-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 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