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/intern
AgeCommit message (Expand)Author
2013-06-07Code cleanup: avoid some warnings due to implicit uint/int/float/double conve...Brecht Van Lommel
2013-06-07Cycles: mist pass added, with start/depth/falloff control. If the pass isBrecht Van Lommel
2013-06-06style cleanupCampbell Barton
2013-06-05Cycles: GLSL materials now can use multiple UV maps with the attribute node.Brecht Van Lommel
2013-06-04Cycles:Thomas Dinges
2013-06-04Fix #35614: cycles objects on mask layer in render layers were writing passesBrecht Van Lommel
2013-06-04Fix build error on non-x86 architectures as pointed out by Jochen Schmitt.Brecht Van Lommel
2013-06-03Cycles / Math functions:Thomas Dinges
2013-06-02tweak to recent commit, don't show keymap in menu tooltips.Campbell Barton
2013-06-02Code cleanup / Cycles:Thomas Dinges
2013-06-01Fix for #35591:Thomas Dinges
2013-06-01Fix another windows / msvc build error.Brecht Van Lommel
2013-06-01Fix windows / msvc build error.Brecht Van Lommel
2013-05-31Cycles OpenCL: keep the opencl context and program around for quicker renderingBrecht Van Lommel
2013-05-31Fix to actually disable DEBUG_BACKTRACE by default.Brecht Van Lommel
2013-05-30Backtrace for unfreed memory blocksSergey Sharybin
2013-05-30Cycles:Thomas Dinges
2013-05-30remove duplicate sys-types headers.Campbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-28Fix for r35524. Thanks Jeffrey Hoover for reporting.Alexander Kuznetsov
2013-05-28Cycles OpenCL: disable requirement of enabling Experimental, environment vari...Brecht Van Lommel
2013-05-28Cycles: normal maps are now backwards compatible again after recent fix, withBrecht Van Lommel
2013-05-27Fix #35505: cycles object space normal mapping did not match blender internal.Brecht Van Lommel
2013-05-27Cycles / OpenCL:Thomas Dinges
2013-05-27Cycles OpenCL: patch #35514 by Doug GaleBrecht Van Lommel
2013-05-27Cycles / Passes:Thomas Dinges
2013-05-27Cycles / Fresnel:Thomas Dinges
2013-05-27Cycles / Hair:Thomas Dinges
2013-05-26Cycles / OSL:Thomas Dinges
2013-05-26Live resize on Windows. Based on Ton's patch for mac.Alexander Kuznetsov
2013-05-25Solving ancient Blender window sizing issue;Ton Roosendaal
2013-05-25Cycles / Wireframe node:Thomas Dinges
2013-05-23Cycles / Toon BSDF:Thomas Dinges
2013-05-21Smoke: Remove accidental leftover code from gSoC Smoke + my Smoke code merge. Daniel Genrich
2013-05-21Fix: Smoke simulations of very high resolutions often produced weird results,...Miika Hamalainen
2013-05-21Fix: Smoke simulator produced slightly different results on every run if open...Miika Hamalainen
2013-05-21Code cleanup / Cycles:Thomas Dinges
2013-05-21Code cleanup / Cycles:Thomas Dinges
2013-05-21Fix compiler warnings with westin OSL code.Brecht Van Lommel
2013-05-21Fix build error after removing return value from MEM_freeN.Brecht Van Lommel
2013-05-21remove return value from MEM_freeN, it wasn't used anywhere and was cast to a...Campbell Barton
2013-05-20code cleanup: split scons includes onto multiple lines, reduce chance of incl...Campbell Barton
2013-05-20Fix: smoke noise tile was saved in Blender executable directory, which is oft...Miika Hamalainen
2013-05-20Cycles / Wireframe node:Thomas Dinges
2013-05-20Math Node:Thomas Dinges
2013-05-20Code Cleanup / Cycles:Thomas Dinges
2013-05-19revert (ifdef) r54745. which enbabled alpha in the GL buffer.Campbell Barton
2013-05-19Cycles:Thomas Dinges
2013-05-18Cycles / OSL:Thomas Dinges
2013-05-18Painting / Sculpting: more tweaks to pressure sensitivityBrecht Van Lommel