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
2013-04-19Bring back support of FFmpeg >= 0.7Sergey Sharybin
2013-04-18Disabling live resize for Windows for now.Alexander Kuznetsov
2013-04-18Beware of SUBSURAFACES (sounds latin)Antony Riakiotakis
2013-04-18Cycles: code refactoring to deduplicate the various BVH traversal variations.Brecht Van Lommel
2013-04-17Cycles: initialize LCG for sss and hair sampling without using the sobol samp...Brecht Van Lommel
2013-04-17Fix #35004: fireflies with .tif image in cycles, try to avoid extreme values ...Brecht Van Lommel
2013-04-17Cycles Hair: Corrected own stochastic hair rng mistake and removed an unneces...Stuart Broadfoot
2013-04-16Cycles: when render layers have per layer number of samples set, the SamplingBrecht Van Lommel
2013-04-16Fix #34966: cycles packed PNG images were showing alpha fringe, packed imagesBrecht Van Lommel
2013-04-16use psys->seed for smoke random number generator, increase size of MATHUTILS_...Campbell Barton
2013-04-16update uncrustify config, use floats for FloatProperty() min/maxCampbell Barton
2013-04-16Compile fixes for recent commitsAntony Riakiotakis
2013-04-16Cycles Hair: Strand Minimum Pixel SizeStuart Broadfoot
2013-04-15Fix compilation with current FFmpeg trunkSergey Sharybin
2013-04-14Cycles / Non-Progressive integrator:Thomas Dinges
2013-04-14== FFMPEG / Canon DSLR footage workaround ==Peter Schlaile
2013-04-13Fix some compilation errors for MinGW. Thanks to vildas on irc forAntony Riakiotakis
2013-04-13Fix for [#34968] Cross compiling from linux for windows is brokenThomas Dinges
2013-04-11Fix for material icon rendering with cyclesSergey Sharybin
2013-04-11Fix #34948, bug in Cycles node groups. The proxy node maps used to identify e...Lukas Toenne
2013-04-11code cleanup: unused defines, remove unused scanfill success value from BLI_s...Campbell Barton
2013-04-11Fluid threads: re-add an erratically forgotten line, fix typo, set default th...Jens Verwiebe
2013-04-11Fluid threads: add a restore to former omp threadcount when baking is done, t...Jens Verwiebe
2013-04-11code cleanup: unused vars, make other vars static.Campbell Barton
2013-04-11The fluid threads setting is still WIP, for now fix compiling without openMP ...Jens Verwiebe
2013-04-10Add a gui control for setting omp threads in fluidsJens Verwiebe
2013-04-10Fix 34764: cycles issue rendering instanced mesh with NaN coordinates.Brecht Van Lommel
2013-04-09Fix scons compile after GHOST_Sizer commitJens Verwiebe
2013-04-09Live window resizing on WindowsAlexander Kuznetsov
2013-04-09Fix #34740: cycles rendering issue mixing glossy/glass BSDF's with zero or veryBrecht Van Lommel
2013-04-09Fix #34921: cycles rendered a specific scene with a small high poly objectBrecht Van Lommel
2013-04-08fix [#34900] Building blender as a python module is broken in trunkCampbell Barton
2013-04-07Cycles UI:Thomas Dinges
2013-04-07Missing updates in the doc/ and intern/ folders during the merger in revision...Tamito Kajiyama
2013-04-07freestyle lineset `tag` attribute was defined but not used, also some code cl...Campbell Barton
2013-04-07Properties Editor / Render Layers:Thomas Dinges
2013-04-06fix: #34871 Cycles/CUDA/sm_35: Build problems probably due to issues with flo...Gaia Clary
2013-04-06Fix #34880: cycles motion blur render issue with some compilers. Actually is ...Brecht Van Lommel
2013-04-05Fix another part of #34877: cycles progress status text not showing correct withBrecht Van Lommel
2013-04-05Code cleanup / Cycles / Object Attributes:Thomas Dinges
2013-04-05Fix #34877: The render status feedback (progress bar) does not take into acco...Sergey Sharybin
2013-04-05Fix #34679: cycles image texture alpha fringes. New rule is now that color ou...Brecht Van Lommel
2013-04-05Fixed typo in OCIO GLSL module, was using address to a pointer..Sergey Sharybin
2013-04-05Fix #34872: Every images are displayed as black in UV/image editorSergey Sharybin
2013-04-05Attempt to fix #34871: random CUDA 3.5 compile failure due to recent change.Brecht Van Lommel
2013-04-05Fix #34601: cycles OSL crash when using preview render and viewport render atBrecht Van Lommel
2013-04-03Fix #34700: orthographic camera DOF was still not working correct.Brecht Van Lommel
2013-04-03Fix #34852: multilayer SSS material rendering different in progressive andBrecht Van Lommel
2013-04-03Bunch of fixes for GLSL display transformSergey Sharybin
2013-04-02Fix incorrect OS X warning message in console when using multisample antialia...Brecht Van Lommel