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
2018-05-28CoW: Skip pointers used in Text edit mode.Germano
2018-05-28RNA: re-enable property notifiersCampbell Barton
2018-05-28Depsgraph: preserve memory caches for particles when creating Copy-on-WriteSergey Sharybin
2018-05-28Workbench: Fix uninitialized variable usage.Germano
2018-05-28EEVEE: LookDev storage list wrongly usedJeroen Bakker
2018-05-28Fix T55226: outliner glitch with item open/close, after recent optimization.Brecht Van Lommel
2018-05-28EEvEE: LookDevJeroen Bakker
2018-05-28Fix: Action/Graph editor UI's didn't update when channel properties were changedJoshua Leung
2018-05-28UI: Option to layout properties in two columnsCampbell Barton
2018-05-28Fix missing animation curves update when tweaking f-curvesSergey Sharybin
2018-05-27Merge branch 'master' into blender2.8Campbell Barton
2018-05-27UI: center align number buttons w/o textCampbell Barton
2018-05-27Merge branch 'master' into blender2.8Bastien Montagne
2018-05-27Cleanup: Nuke most of remaining evil G.main from RNA.Bastien Montagne
2018-05-27Merge branch 'master' into blender2.8Campbell Barton
2018-05-27UI: replace BLI_strncpy w/ memcpyCampbell Barton
2018-05-27Grid: Do not go over objects in front/side ortho views.Clément Foucault
2018-05-27Merge branch 'master' into blender2.8Campbell Barton
2018-05-27Cleanup: unused varCampbell Barton
2018-05-27Recently added IES conflicts w/ EEVEECampbell Barton
2018-05-27Grid: Fix T51813: Opaque grid on OSX.Clément Foucault
2018-05-273D View: minor change to NDOF view orbitCampbell Barton
2018-05-27Fix restrict error in BLI_str_format_byte_unitCampbell Barton
2018-05-27Cycles: Add Support for IES files as textures for light strengthLukas Stockner
2018-05-27Workbench: Shadow: Refine camera in shadow test.Clément Foucault
2018-05-27Workbench: Shadows: Add frustum check and camera occlusion test.Clément Foucault
2018-05-27Armature: Fix warning.Clément Foucault
2018-05-27DRW: Add new DRW_debug API.Clément Foucault
2018-05-27Workbench: CodestyleClément Foucault
2018-05-27Workbench: Shadow: Add shader variant for manifold case.Clément Foucault
2018-05-27Workbench: Shadow: Use depth fail method for manifold objects.Clément Foucault
2018-05-26Threads: add spinlock hit for hyperthreading processors on Windows.Brecht Van Lommel
2018-05-26Armature: Make Custom bone have the same appearance as other bones.Clément Foucault
2018-05-26Armature: Fix missing bone edges in object mode.Clément Foucault
2018-05-26Armature: Modify Shape outline shader to use Line adjacency instead of tri.Clément Foucault
2018-05-26Cleanup: unused definesCampbell Barton
2018-05-26Cleanup: unused definesCampbell Barton
2018-05-26RNA: correct naming w/ last cleanupCampbell Barton
2018-05-26RNA: follow boolean naming conventionsCampbell Barton
2018-05-26Cleanup: whitespace, long lines, duplicate includeCampbell Barton
2018-05-26Cleanup: rename RNA property to match UICampbell Barton
2018-05-26COW Fix: Lamp manipulatorsCampbell Barton
2018-05-26Fix error when snapping with occlusion.Germano
2018-05-26Fix T55207, fix T55208: hair not positioned correctly after subsurf.Brecht Van Lommel
2018-05-25Add number and memory size formatting throughout the UIDiego Gangl
2018-05-25Fix eevee render settings not workingDalai Felinto
2018-05-25Tool System: cursor tool now transforms on dragCampbell Barton
2018-05-25Multi-Object-Mode: EditMesh UV snap to cursorCampbell Barton
2018-05-25Use menu back theme colors for popoverPablo Vazquez
2018-05-25COW Fix: Transforming animated objects would jump when starting transformsJoshua Leung