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
2012-04-13Fix #30376: cycles ignores camera override from sequencer.Brecht Van Lommel
2012-04-13Cycles: add render layer use environment option to disable world lighting onBrecht Van Lommel
2012-04-13Fix #30929: cycles rendering of object with scale 0 on some axis did not workBrecht Van Lommel
2012-04-13fix for UV reveal (wasnt selecting all verts because check for unselected ver...Campbell Barton
2012-04-12Fix: cycles not using local 3d view camera when it is decoupled from the scene.Brecht Van Lommel
2012-04-12code cleanup: quiet some mingw warnings.Campbell Barton
2012-04-12code cleanup: avoid confusion with utfconv lib - was configuring this windows...Campbell Barton
2012-04-12code cleanup: utfconv library had some quite confusing formatting, also clear...Campbell Barton
2012-04-11Fix cycles opencl compile issue, fminf/fmaxf() was defined both as macro and ...Brecht Van Lommel
2012-04-11Fix #30896: cycles mask layer not working for objects without material assigned.Brecht Van Lommel
2012-04-09Cycles/OpenCL:Thomas Dinges
2012-04-09Bugfix [#30835]: Cycles doesn't work with AMD Juniper GPU, compiller throws e...Daniel Genrich
2012-04-09Warning Fixes - const correctness in unicode encoding, unused variables in bl...Jason Wilkins
2012-04-08Tiny fix for console warning, remove period from a description in Cycles.Nicholas Bishop
2012-04-07code cleanup: no functional changesCampbell Barton
2012-04-06Cycles: fix nan's generated by glossy BSDF in some cases.Brecht Van Lommel
2012-04-06Ghost:Thomas Dinges
2012-04-06code cleanup: header cleanup, remove commented workaround for mingw since its...Campbell Barton
2012-04-05Fix windows compile error in previous commit.Brecht Van Lommel
2012-04-05Cycles / OpenCL:Thomas Dinges
2012-04-05Cycles: add rejection of inf/nan samples, in principle these should not happenBrecht Van Lommel
2012-04-04Fix #30710: cycles wrong render time after pause/unpause in viewport.Brecht Van Lommel
2012-04-04Fix #30803: shader node Mapping location property conflicted with based classBrecht Van Lommel
2012-03-28Fix #30551: cycles passes combining did not always give identical result comb...Brecht Van Lommel
2012-03-28Cycles: shadow pass support. Note that this only takes into account lamps,Brecht Van Lommel
2012-03-28Cycles: add rendered draw mode option in 3d view header to show the activeBrecht Van Lommel
2012-03-28Cycles: viewport rendered draw mode now shows background images, also changed...Brecht Van Lommel
2012-03-27quiet some warnings for gcc 4.7Campbell Barton
2012-03-26Cycles: fix for ColorRamp node alpha output.Brecht Van Lommel
2012-03-26Cycles: add ColorRamp node.Brecht Van Lommel
2012-03-25Cycles / CUDA:Thomas Dinges
2012-03-24SVN maintenance.Guillermo S. Romero
2012-03-23last commit broke cycles, also add BMESH_TODO's for python scripts that need ...Campbell Barton
2012-03-22patch [#30636] Enable full screen mode with SDL2Campbell Barton
2012-03-22patch [#30635] Fix SDL2 version check by Wander Costa (walac)Dalai Felinto
2012-03-21Fix for [#30499] video sequencer crashes when moving around within a sequence.Joerg Mueller
2012-03-21spelling cleanup: tesselate -> tessellate (last of these found)Campbell Barton
2012-03-20Fix #30603: cycles incorrect ray differentials when rendering with panoramaBrecht Van Lommel
2012-03-20Cycles: fix issue reported in IRC, rendering a material that mixes a transparentBrecht Van Lommel
2012-03-20Adds support for utf paths on Windows.Alexander Kuznetsov
2012-03-20Quiet warnings about unused functions and variables.Nicholas Bishop
2012-03-18spelling cleanupCampbell Barton
2012-03-18SVN maintenance.Guillermo S. Romero
2012-03-16Patch by Psy-Fi + my minor changesAlexander Kuznetsov
2012-03-14SDL ghost update to work with SDL2.Campbell Barton
2012-03-13WITH_GHOST_SDL working again (missing std:: update)Campbell Barton
2012-03-13bmesh py api: more comprehensive intro page, also fix some spelling errors.Campbell Barton
2012-03-12fix [#30472] 3d view objects not rendered, cycles.Campbell Barton
2012-03-11Cycles UI files:Thomas Dinges
2012-03-09Cycles: another tooltip tweak.Brecht Van Lommel