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
2018-05-15Workbench: Cleaner Shadow edges own shadowJeroen Bakker
2018-05-15Fix T55061: Shadows were not updated during sclupting.Jeroen Bakker
2018-05-15Workbench: Enable Textures in Edit Mesh ModeJeroen Bakker
2018-05-14Fix crash opening 01_015_A.lighting.blend - DL_INDEX3 displist have a single ...Bastien Montagne
2018-05-14COW Fix: The "layers used" display for armatures did not update after bones w...Joshua Leung
2018-05-14Workbench: Named background renderingJeroen Bakker
2018-05-14Eevee: Hair: Disable SSR for hairs.Clément Foucault
2018-05-14Eevee: Hair: Fix normal distribution of previous commit.Clément Foucault
2018-05-13Eevee: Hair: Remove old hack and replace by new hack.Clément Foucault
2018-05-13Eevee: Fix Dof shader compilation.Clément Foucault
2018-05-13Eevee: Depht Of Field: Merge Scatter passes together.Clément Foucault
2018-05-13Eevee: Depth of field: Code style fixes.Clément Foucault
2018-05-13Eevee: Depth of field: Smooth out bokeh shape.Clément Foucault
2018-05-13Eevee: Depth of field: Change final blending.Clément Foucault
2018-05-11DRW: Add DRW_UNIFORM_FLOAT_COPY and DRW_UNIFORM_BOOL_COPY.Clément Foucault
2018-05-11DRW: Add DRW_view_layer_engine_data_ensure_ex.Clément Foucault
2018-05-11Workbench: StudioLight HDRI'sJeroen Bakker
2018-05-11Particle mode: Fix memory leak with simple interpolated childrenSergey Sharybin
2018-05-11Dar manager: Ignore non-particle-edit objects from particle modeSergey Sharybin
2018-05-11Fix crash going to edit mode of particles with copy on writeSergey Sharybin
2018-05-11Remove unused functions which will break with copy-on-writeSergey Sharybin
2018-05-11Particle edit: Initial support of edit with copy-on-writeSergey Sharybin
2018-05-11Particle edit: Fix missing update after undoSergey Sharybin
2018-05-11Draw manager: Use explicit edit structure passed inSergey Sharybin
2018-05-11Draw manager: Get number of cached segments from editSergey Sharybin
2018-05-11Draw manager: Add utility function to check whether particle systems are to b...Sergey Sharybin
2018-05-11Cleanup: whitespaceCampbell Barton
2018-05-11T54983: Bone selection overlayJeroen Bakker
2018-05-11Cleanup: whitespaceCampbell Barton
2018-05-11Cleanup: use 'uint' in draw managerCampbell Barton
2018-05-11Cleanup: styleCampbell Barton
2018-05-11Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-09Clay: Cleanup, reduce indentation levelSergey Sharybin
2018-05-09Eevee: Cleanup, use NULL instead of static matrixSergey Sharybin
2018-05-09Correct previous commitSergey Sharybin
2018-05-09Eevee: Cleanup, reduce indentation levelSergey Sharybin
2018-05-09Workbench: Make hair populating function shorter and nicerSergey Sharybin
2018-05-09T55014: Optionally: objects not cast shadows in workbenchJeroen Bakker
2018-05-09Draw manager: Implement point selection modes for particle edit modeSergey Sharybin
2018-05-09Draw manager: Initial implementation of key points visualizationSergey Sharybin
2018-05-09Draw manager: Start using more explicit API for particle edit modeSergey Sharybin
2018-05-09Cleanup: unused varsCampbell Barton
2018-05-09T55008: Migrating RE-Collection data to Scene dataJeroen Bakker
2018-05-09Draw manager: Initial implementation of particle edit modeSergey Sharybin
2018-05-09Draw manager: Use utility function to get particle edit modeSergey Sharybin
2018-05-09Draw manager: Add support for cached particle edit pathsSergey Sharybin
2018-05-09Draw manager: Correct edit mode check for particlesSergey Sharybin
2018-05-09Draw manager: Ignore particles when object is in particle edit modeSergey Sharybin
2018-05-09Draw manager: allow creation of hair batch cache from edit modeSergey Sharybin
2018-05-09Draw manager: De-duplicate segment countingSergey Sharybin