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-10-09Merging revision 51226 and 51227 from trunk into 2.64a tagv2.64aSergey Sharybin
2012-10-09Bugfix [#32703] elbeem's isSimworldOk() will never return FALSEDaniel Genrich
2012-10-08Merging different fixes from trunk into 2.64a tagSergey Sharybin
2012-10-08Merging rendering fixes from trunk into 2.64a tagSergey Sharybin
2012-10-08Merging color management fixes from trunk into 2.64a tagSergey Sharybin
2012-10-08Fix #32815: cycles environment render as lamp crash with resolution >= 1024.Brecht Van Lommel
2012-10-07Revert fix for #31806, needs a better solution, can hang compiling some shaders.Brecht Van Lommel
2012-10-06Avoid unecessary minimizer calculations in dualconNicholas Bishop
2012-10-06Code cleanups for dualcon octreeNicholas Bishop
2012-10-06Cycles / OSL:Thomas Dinges
2012-10-06Fix for a case of 'static initialization fiasco' with OSL closure variables. ...Lukas Toenne
2012-10-06Fix for UV texture coordinate problem in cycles, after recent fix.Brecht Van Lommel
2012-10-05Fix part of cycles/osl light pass rendering, transmission still not correct.Brecht Van Lommel
2012-10-05Fix generated texture coordinate issue after "from dupli" option was added.Brecht Van Lommel
2012-10-05Fixed compilation error on widowsSergey Sharybin
2012-10-05Booleans: epsilon for planar checks seems a bit too small for single precisio...Sergey Sharybin
2012-10-05* Fix Scons build when OCIO is disabled.Thomas Dinges
2012-10-05Cycles: add "From Dupli" option for texture coordinate node. This gets theBrecht Van Lommel
2012-10-05Fix #31806: cycles crash rendering a particular node setup with multiple mix/addBrecht Van Lommel
2012-10-05Code cleanup: fix some clang checker warnings.Brecht Van Lommel
2012-10-04Color Management: fallback to stub ocio implementation in cases whenSergey Sharybin
2012-10-02correct some include dirs not being included as SYSTEM paths in cmake.Campbell Barton
2012-10-01Fix/workaround #31987: sample as lamp for environment textures not workingBrecht Van Lommel
2012-10-01Fix #32725: cycles border render + panorama camera not working in viewport. I...Brecht Van Lommel
2012-09-30Cycles UI Tweak: Thomas Dinges
2012-09-28Fix #32072: cycles shadow pass gave different results with/without emittingBrecht Van Lommel
2012-09-28Fix cycles "synchronizing object" status being shown when it was already fini...Brecht Van Lommel
2012-09-28code cleanup: correct spellingCampbell Barton
2012-09-27Fix #32618: cycles multithreaded image loading could crash with CUDA, was aBrecht Van Lommel
2012-09-27pep8 cleanupCampbell Barton
2012-09-26fix for cycles/python script error in normal panelCampbell Barton
2012-09-26Color Management: restore abort() in cases of error and WITH_ASSERT_ABORT ena...Sergey Sharybin
2012-09-25Use ${OPENEXR_INCLUDE_DIR} instead of ${OPENEXR}/includeSergey Sharybin
2012-09-24OSL/cmake: the non-intrusive parts, so other os-maintainers can take code overJens Verwiebe
2012-09-24Fix #32638: mesh double sided normals option not available in any Cycles panel.Brecht Van Lommel
2012-09-23fix for incorrect declaration rna_Object_free_duplilist() in cycles.Campbell Barton
2012-09-22code cleanup: remove/comment unused definesCampbell Barton
2012-09-22Improvement to own commit r50810.Campbell Barton
2012-09-21Cycles:Thomas Dinges
2012-09-21* Fix for r50782, new "Geometry Data" Panel was missing in Cycles. Thomas Dinges
2012-09-21Cycles UI:Thomas Dinges
2012-09-20Fix #32579: Sequencer crash when changing render dimensionsSergey Sharybin
2012-09-20style cleanupCampbell Barton
2012-09-20code cleanup: cycles now uses system includes for boost/oiio.. etc, so we don...Campbell Barton
2012-09-20style cleanupCampbell Barton
2012-09-20code cleanup: remove unused macros, commet some which may be useful later - o...Campbell Barton
2012-09-20code cleanup: c++ - use empty() rather than size(), use prefix operators for ...Campbell Barton
2012-09-20Fix #31888: cycles crashes using movie for image texture. This is not supportedBrecht Van Lommel
2012-09-19Fix #32018: non-progressive integrator crash.Brecht Van Lommel
2012-09-19Color Management: don't apply display transform on Non-Color imagesSergey Sharybin