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
2017-10-12Fix T53052: ID decrement error when deleting a scene, either python or GUI.Bastien Montagne
2017-10-12Fix T52999: floating (popup) panels/menus could jump around screen in some ca...Bastien Montagne
2017-10-12Docs: add note for bmesh face_split_edgenetCampbell Barton
2017-10-12Object Mode: Grid: Add a non-hard depth test.Clément Foucault
2017-10-11Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-11Eevee: Probe: Add Cubemap Resolution option.Clément Foucault
2017-10-11Eevee: Fix light grid being rendered after delete.Clément Foucault
2017-10-11Eevee: Fix TAA color drifting.Clément Foucault
2017-10-11Eevee : Add a workaround for bug with AMD RX VEGA Linux + Mesa DriverClément Foucault
2017-10-11Eevee: Fix hashed and alpha clip transparency.Clément Foucault
2017-10-11Eevee : SSR : Fix incorrect framebuffer issue.Clément Foucault
2017-10-10Fix T53040: Vertex paint, texure & symmetry failCampbell Barton
2017-10-10Vertex Paint: add back missing VertProjHandle freeCampbell Barton
2017-10-10Correct logic for vertex paint smearCampbell Barton
2017-10-10Fix Sculpt 2D falloff, missing brush caused crashCampbell Barton
2017-10-09Manipulator: add cage3d scale widgetCampbell Barton
2017-10-09Recent check for navigation missed NULL checkCampbell Barton
2017-10-09Fix T53014: Cycles material preview not workingDalai Felinto
2017-10-09Merge branch 'master' into blender2.8Campbell Barton
2017-10-09UI: VSE strip menu reorganizationAaron Carlisle
2017-10-08Eevee: Fix bad defines for volumetric shadowingClément Foucault
2017-10-08Fix potential string buffer overruns.Bastien Montagne
2017-10-08Gawain: Make common uniforms become builtinsClément Foucault
2017-10-08Cycles: OpenCL bicubic and tricubic texture interpolation support.Brecht Van Lommel
2017-10-07Actually force accumulate mode for the Smear brush in weight/vertex paint.Alexander Gavrilov
2017-10-07Make weight paint blur thread safe, and fix smear ignoring mirror.Alexander Gavrilov
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-10-07Cleanup: remove Py3.5 compatible codeCampbell Barton
2017-10-07Initial fix for T53014: Cycles material preview no lightDalai Felinto
2017-10-07Eevee: Shadows: Add Contact ShadowsClément Foucault
2017-10-07Eevee: Modify the raycast function to be more flexible.Clément Foucault
2017-10-06Fix crash when deleting workspace active in multiple windowsJulian Eisel
2017-10-06Gawain: Add UBOs to shader interface.Clément Foucault
2017-10-06Merge branch 'master' into blender28Campbell Barton
2017-10-06Cleanup: Math lib naming (use v3 suffix)Campbell Barton
2017-10-06Sequencer: Cleanup, use more BLI utilities where possibleSergey Sharybin
2017-10-06Sequencer: Use BLI math functions where possibleSergey Sharybin
2017-10-06Sequencer: Avoid re-calculation index offset multiple timesSergey Sharybin
2017-10-06Sequencer: Use funciton instead of macr oto avoid argument re-evaluationSergey Sharybin
2017-10-06Fix T52940: VSE Glow Effect Strip on transparent images has no blurSergey Sharybin
2017-10-06Error in falloff_angle range in last commitCampbell Barton
2017-10-06Vertex Paint: move normal falloff into the brushCampbell Barton
2017-10-06Vertex Paint: use view normal w/ 2D falloffCampbell Barton
2017-10-06Vertex Paint: use brush front-face settingCampbell Barton
2017-10-06Sculpt: use tube falloff when calculating normalsCampbell Barton
2017-10-06Sculpt: clamp normal to plane w/ projected falloffCampbell Barton
2017-10-06Fix ruler access from search pop-upCampbell Barton
2017-10-06Cleanup: styleCampbell Barton
2017-10-06Fix T52514: don't clear filename when dropping directory path in file browser.Brecht Van Lommel
2017-10-05Fix T52998: disabled menu entries responding to key shortcuts.Brecht Van Lommel