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-11-05Audaspace:Joerg Mueller
2012-11-05Partial revert of own rev44548.Sergey Sharybin
2012-11-05Stupid copy-paste typo in tiles commit.Sergey Sharybin
2012-11-05Cycles: fix crash rendering textured objects in OpenCLSergey Sharybin
2012-11-05Render engines: replace number of x/y tiles with tile sizeSergey Sharybin
2012-11-05Cycles: memory usage reportSergey Sharybin
2012-11-05Cycles: multi-gpu rendering doesn't know for sure which sample is being sampled,Sergey Sharybin
2012-11-05Compile fix on Mingw:Joshua Leung
2012-11-05Cycles: improve Anisotropic BSDF node, changing the Roughness U/V inputs toBrecht Van Lommel
2012-11-04Possible bugfix 32474Ton Roosendaal
2012-11-04code cleanup: double promotionsCampbell Barton
2012-11-03code cleanup: cmake - add missing headers, remove directories from source lis...Campbell Barton
2012-11-03Cycles: use mikktspace now for computing tangents from UV maps. This avoids uglyBrecht Van Lommel
2012-11-03style cleanup: tabs & whitespaceCampbell Barton
2012-11-03use library argument for bpy.path.abspath in case of linked nodes.Campbell Barton
2012-11-03Cycles OSL: shader script nodeBrecht Van Lommel
2012-11-03Cycles OSL: refactoring and fixesBrecht Van Lommel
2012-11-03Preparation to use boost::shared_ptr.Joerg Mueller
2012-11-02RNA C++: fixes for lookup_int/lookup_string which were not working in some ca...Brecht Van Lommel
2012-10-31style cleanup and correct own invalid comment.Campbell Barton
2012-10-30Cycles: optimization to not compile shaders and load images that are notBrecht Van Lommel
2012-10-29style cleanup: also quiet harmless compiler warning.Campbell Barton
2012-10-28style cleanupCampbell Barton
2012-10-27style cleanupCampbell Barton
2012-10-26Fix #32972: cycles crash switching OSL to SVM in viewport render.Brecht Van Lommel
2012-10-25Cycles: use simplier strategy in next_tile for viewport renderingSergey Sharybin
2012-10-25Audaspace:Joerg Mueller
2012-10-25Audaspace:Joerg Mueller
2012-10-25Audaspace:Joerg Mueller
2012-10-25Fix #31894: cycles node muting not working, was not implemented yet.Brecht Van Lommel
2012-10-24Fix blender player link error with scons, include opennl for lapacian smooth ...Brecht Van Lommel
2012-10-24Patch #29142: Reduce hopping when switching between perspective and orthograp...Sergey Sharybin
2012-10-24Fix #32951: Progressive refine crashing Blender when used with multiple cuda ...Sergey Sharybin
2012-10-24code cleanup: some edits for unused vars in recent smooth addition and some s...Campbell Barton
2012-10-23Cycles: update buffers only once in a while when progressive refine is usedSergey Sharybin
2012-10-23Fix #32951: Progressive refine crashing Blender when used with multiple cudaSergey Sharybin
2012-10-23code cleanup: remove $Id's that crept back in, also osl style editsCampbell Barton
2012-10-22RNA C++ API improvementsSergey Sharybin
2012-10-22Fix related to #32929: update list of available devices for cycles renderingBrecht Van Lommel
2012-10-22Fix #32947: cycles color to float conversion issue after integer socket commit.Brecht Van Lommel
2012-10-22style cleanupCampbell Barton
2012-10-22Revert part of r51487 (those files are needed by the boolean ops code, /inter...Bastien Montagne
2012-10-22small optimization for BLI_heap(), give some speedup in decimeter.Campbell Barton
2012-10-22remove LOD_Decimator (c++ decimator), now replaced by bmesh decimator. also r...Campbell Barton
2012-10-21A final bunch of UI messages fixes and tweaks, and some BKE_report()<->BKE_re...Bastien Montagne
2012-10-21Fix for OSL closure base class. The 'blur' method is not implemented and must...Lukas Toenne
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-21Bugfix [#32932] Can't see the Speaker properties when using CyclesJoshua Leung
2012-10-21code cleanup: spellingCampbell Barton
2012-10-20style cleanupCampbell Barton