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-07Merge branch 'master' into blender2.8Campbell Barton
2018-05-07Fix (unreported) memleak when copying object with some modifiers.Bastien Montagne
2018-05-07Merge branch 'master' into blender2.8Campbell Barton
2018-05-07Cleanup: rename char/float conversion functionsCampbell Barton
2018-05-07Cleanup: move unit char/short/float to functionsCampbell Barton
2018-05-07Armature: Transparent Bone: Fix envelope not being alpha blended.Clément Foucault
2018-05-07Armature: Add new Transparent Bone overlay option.Clément Foucault
2018-05-07DRW: Do not multiply alpha or color by alpha if not in blend more.Clément Foucault
2018-05-07DRW: Add DRW_pass_state_add and DRW_pass_state_removeClément Foucault
2018-05-07Fix: Left in debug printsJoshua Leung
2018-05-07Fixes for motion path evaluation (part of T54810 work)Joshua Leung
2018-05-07Fix: Tag armature for copy on write when selecting bones, so active bone gets...Ines Almeida
2018-05-07Fix Movieclip editors 'graph' and 'dopesheet' view using themes regionPhilipp Oeser
2018-05-07Fix T54525: crash when setting number of frames to use between dupoffPhilipp Oeser
2018-05-07UI: add particle mode popoversCampbell Barton
2018-05-07Workbench: Texture Shading modeJeroen Bakker
2018-05-07Workbench: Texture Shading modeJeroen Bakker
2018-05-07Fix Movieclip editors 'graph' and 'dopesheet' view using themes regionPhilipp Oeser
2018-05-07Fix T54525: crash when setting number of frames to use between dupoffPhilipp Oeser
2018-05-07Modifier stack: port 'normals edit' to new Mesh-based system.Bastien Montagne
2018-05-07Clear dirty normals flag from Mesh at least in main BKE_mesh_calc_normals().Bastien Montagne
2018-05-07Change mesh dirty runtime flags to signed int64_t.Bastien Montagne
2018-05-07Merge branch 'master' into blender2.8Sergey Sharybin
2018-05-07More tweaks to strict compiler flagsSergey Sharybin
2018-05-07Merge branch 'master' into blender2.8Sergey Sharybin
2018-05-07Silence compilation error around possible fall-throughSergey Sharybin
2018-05-07Fix wrong comparison of drop target URI on X11Sergey Sharybin
2018-05-07Fix crash in debug drawing of fullscreen exit iconJulian Eisel
2018-05-07Remove alternative action-zone drawing for collapsed regionsJulian Eisel
2018-05-07Eevee: Hair: Fix wrong color when shader is compiling.Clément Foucault
2018-05-07Armature: Fix BBones base face winding.Clément Foucault
2018-05-07Armature: Remove big outlines for active bones & reduce axes color.Clément Foucault
2018-05-07Fix Bevel percent mode bug 54228Howard Trickey
2018-05-07Fix T54324: remove stencil entries from weight paint keymapPhilipp Oeser
2018-05-07Modifier stack: move Edge Split to new Mesh-based system.Bastien Montagne
2018-05-07Modifier stack: Fix broken 'dirty normals' flag for new mesh-aware modifiers.Bastien Montagne
2018-05-07Fix T54324: remove stencil entries from weight paint keymapPhilipp Oeser
2018-05-07Merge branch 'master' into blender2.8Sergey Sharybin
2018-05-07Fix T54594: Lattice with Armature modifier not updating correctlySergey Sharybin
2018-05-07UI: Hide & shrink scroll-bars based on cursor positionJulian Eisel
2018-05-07UI: Draw scroll-bars overlapping with editor contentJulian Eisel
2018-05-07Multi-object edge collapseDalai Felinto
2018-05-07Merge branch 'master' into blender2.8Bastien Montagne
2018-05-07Fix T54966: mathutils.noise.voronoi Memory leakBastien Montagne
2018-05-07Armature: Add back relationship lines.Clément Foucault
2018-05-07Object Mode: Use stipple shader for relationship lines.Clément Foucault
2018-05-06Reset number values when entering an empty valueDalai Felinto
2018-05-06RNA default: Scene start/end framesDalai Felinto
2018-05-06Fix wrong header alignment in user preferences, after recent commit.Brecht Van Lommel
2018-05-06UI: fix popover menus sometimes going off screen, after recent commit.Brecht Van Lommel