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
2015-05-09Cycles: Change the way how we pass requested capabilities to the deviceSergey Sharybin
2015-05-09Cycles: Presumably correct workaround for addrspace in camera motion blurSergey Sharybin
2015-05-09Cycles: Add CPU compat headers to some of the OSL implementation filesSergey Sharybin
2015-05-09Cycles: Set default closure values to some of the nodesSergey Sharybin
2015-05-08Cleanup: Remove unused ray type flags.Thomas Dinges
2015-05-07Cycles: Cleanup, make it more clear what endif closes what ifdefSergey Sharybin
2015-05-07Correct typo: ifdef'd now, but obviously wrongCampbell Barton
2015-05-05Fix T44612: add support for mouse button 6 and 7 on OS X.Brecht Van Lommel
2015-05-05Cycles: Fix for wrong clamp usage in fast mathSergey Sharybin
2015-05-05Workaround ld.gold failing with msgfmtCampbell Barton
2015-05-05Cleanup: Remove leftover from Distorted Noise node in XML reader.Thomas Dinges
2015-05-05Cycles: Use curve approximation for blackbody instead of lookup tableSv. Lockal
2015-05-04Cleanup: style & const'sCampbell Barton
2015-05-04Cycles: Fix copy / paste mistake in XML reader.Thomas Dinges
2015-05-04Separate scene simplification into viewport and renderSergey Sharybin
2015-04-30Cycles: Fix possible uninitialized XML read state which might cause crashesSergey Sharybin
2015-04-30Fix T44548: Cycles Tube Mapping off / not compatible with BISergey Sharybin
2015-04-30Cleanup: Update some comments and add ToDo.Thomas Dinges
2015-04-30Cycles: Record all possible volume intersections for SSS and camera checksThomas Dinges
2015-04-29Cycles: Fix wrong termination criteria in SSS volume stack updateSergey Sharybin
2015-04-29Cycles: Fix wrong order in object flags calculationsSergey Sharybin
2015-04-29Cycles: Fix crashes when loading cache created with pre-leaf split buildsSergey Sharybin
2015-04-29Fix T44544: Cached BVH is broken since BVH leaf splitSergey Sharybin
2015-04-28Cleanup: Move Cycles volume stack update for subsurface into kernel_volume.h.Thomas Dinges
2015-04-28Cycles: Initialize portal variable directly, so we can avoid the one NULL check.Thomas Dinges
2015-04-27Cycles: Added support for light portalsLukas Stockner
2015-04-27Cycles: Use native saturate function for CUDASergey Sharybin
2015-04-26Cleanup: Code style.Thomas Dinges
2015-04-26Cleanup: Update Lookup table comments.Thomas Dinges
2015-04-26Cycles: Add Mirror ball mapping to camera panorama optionsLukas Stockner
2015-04-21Cleanup: styleCampbell Barton
2015-04-20Guardedalloc: Don't use aligned blocks to calculate memory sloppynessSergey Sharybin
2015-04-20Cycles: Split BVH nodes storage into inner and leaf nodesSergey Sharybin
2015-04-20Cycles: Synchronize images after building mesh BVHSergey Sharybin
2015-04-17Bake-API: reduce memory footprint when baking more than one object (Fix T41092)Dalai Felinto
2015-04-13Cleanup: styleCampbell Barton
2015-04-13ndof: fix Linux device detect regressionMike Erwin
2015-04-10Cycles: Fix compilation error on windows after recent logging changesSergey Sharybin
2015-04-10Cycles: Cleanup, make more clear what camera utility functions are private/pu...Sergey Sharybin
2015-04-10Cycles: Make transform from viewplane a generic utility functionSergey Sharybin
2015-04-10Cycles: Add some statistics loggingSergey Sharybin
2015-04-09Cycles: Fix BVH counter on mesh updatesSergey Sharybin
2015-04-09Cycles: Fix wrong render result in certain configuration of render layer's su...Sergey Sharybin
2015-04-09GHOST: don't instantiate assert argCampbell Barton
2015-04-08Fix T44046: Cycles speed regression in 2.74 (CPU only)Sergey Sharybin
2015-04-08Fix annoying warning in GHOST when ASSERT_ABORT is offAntony Riakiotakis
2015-04-08Cycles: Code cleanup, indentation. Was wrong in the multiview commitSergey Sharybin
2015-04-08Cleanup: remove unused definesCampbell Barton
2015-04-08Cleanup: confusing if statements & alignmentCampbell Barton
2015-04-07Cycles: Cleanup, typosSergey Sharybin