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-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
2013-05-18Code cleanup / Cycles:Thomas Dinges
2013-05-17This commit addresses the somewhat weak handling of stackless textures in Ble...Bastien Montagne
2013-05-17Code cleanup / Cycles:Thomas Dinges
2013-05-16Cycles / BSSRDF:Thomas Dinges
2013-05-16code cleanup: double promotion warnings.Campbell Barton
2013-05-16* This is embarrassing...Thomas Dinges
2013-05-16Cycles:Thomas Dinges
2013-05-16Code cleanup / Cycles:Thomas Dinges
2013-05-15Fix cycles CUDA error with world multiple importance sampling, after recent O...Brecht Van Lommel
2013-05-15Cycles:Thomas Dinges
2013-05-14Cycles :Thomas Dinges
2013-05-14Cycles CUDA: in case of cryptic error messages in the console, refer to wikiBrecht Van Lommel
2013-05-14Fix #35340: 3D manipulator not working right after undoing with cmd+Z on OS X.Brecht Van Lommel
2013-05-14Patch [#35234]:Jürgen Herrmann
2013-05-13Cycles:Thomas Dinges
2013-05-13Fix ctrl+(shift)+tab shortcut key not working on OS X after recent bugfix toBrecht Van Lommel
2013-05-12Cycles / Orthographic Camera:Thomas Dinges