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-05-04Fisheye Camera for CyclesDalai Felinto
2012-05-04Renamed "fake" OpenGL identifiers.Jason Wilkins
2012-05-04Cycles: tweak ATI OpenGL/CUDA fix more with extra error check.Brecht Van Lommel
2012-05-04Possible fix for #31054: cycles viewport rendering not working with CUDA forBrecht Van Lommel
2012-05-02Fix #31247: cycles crash after recent bugfix.Brecht Van Lommel
2012-05-02Cycles: add Ray Length output to Light Path node. This gives the distance tra...Brecht Van Lommel
2012-05-02Fixes for recent cycles and python/context commits.Brecht Van Lommel
2012-05-02Fix #31168: cycles mask layer should only affect objects for camera rays.Brecht Van Lommel
2012-05-01Fix #31202: cycles crash in new BVH builder on Windows, when compiling withBrecht Van Lommel
2012-04-30Cycles Addon:Thomas Dinges
2012-04-30Cycles: support for motion vector and UV passes.Brecht Van Lommel
2012-04-30Fix compile error with msvcDaniel Genrich
2012-04-30Cycles: remove a few usages of double, to fix opencl warnings.Brecht Van Lommel
2012-04-30Fix visual studio debug build issue with BVH boundbox, pointed out by Agustin...Brecht Van Lommel
2012-04-30patch [#31091] PVS-Studio Analysis FixesCampbell Barton
2012-04-29mingw32 compiles againJoshua Leung
2012-04-29Fix Cycles to compile again on AMD OpenCL devices.Daniel Genrich
2012-04-29Smoke: Support for moving obstacles. (Merge from Smoke2 branch)Daniel Genrich
2012-04-28Hopefully a fix for [#31097] glibc error when playing sound using BGEJoerg Mueller
2012-04-28Audio:Joerg Mueller
2012-04-28Cycles: fix for CUDA build.Brecht Van Lommel
2012-04-28Cycles: merging features from tomato branch.Brecht Van Lommel
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-26Fix #31058: missing Simplify panel for cycles.Brecht Van Lommel
2012-04-25ndof: avoid potential buffer overflow in libspnavMike Erwin
2012-04-24revert 45924, not a very clean solution, especially for external libraries an...Antony Riakiotakis
2012-04-24Remove mingw-w64 errors from loss of precision by converting 64bit pointers t...Antony Riakiotakis
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-04-24First MinGW-w64 support for cmake has been added. To test I recommend this bu...Antony Riakiotakis
2012-04-23Fix #31065: cycles render crash with large node groups, increased the stackBrecht Van Lommel
2012-04-23corrected more issues from [#31069] Analyzing the Blender project with PVS-St...Daniel Genrich
2012-04-22Bugfix [#30298] Fluid-Sytem does not work! (Part 2, Part 1 fixed by Brecht)Daniel Genrich
2012-04-22Fix [#30954] Fluid obstacle checkbox has no effectDaniel Genrich
2012-04-19Fix exposure being applied to cycles AO pass.Brecht Van Lommel
2012-04-19Fix for disabling noisy opennl output.Nicholas Bishop
2012-04-16And another fix for r45669 to have dualcon compile on windows...Thomas Dinges
2012-04-16Fix/tweak for cycles border render, it wasn't generating the exact same samplesBrecht Van Lommel
2012-04-16Fix for isnan compile issue on windows (second try).Brecht Van Lommel
2012-04-16Fix #30966: cycles nan mesh vertices got set to (0, 0, 0), now remove them in...Brecht Van Lommel
2012-04-16Fix for remesh modifier crash mentioned in comments of bug [#30966]Nicholas Bishop
2012-04-15Fix #30955: cycles render issue with lights that have shadow casting disabled.Brecht Van Lommel
2012-04-15Bugfix [#30954] Fluid obstacle checkbox has no effectDaniel Genrich
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