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
AgeCommit message (Expand)Author
2010-07-302.5: remove vertex normal flip option, this is more harmful than helpfulBrecht Van Lommel
2010-07-29Fix weird colours in areas of high transmission when camera inside a volume.Matt Ebb
2010-07-28Fix #22964: incorrect derivatives for global texture coordinates, showed up asBrecht Van Lommel
2010-07-28Assorted small volume render related fixes.Matt Ebb
2010-07-26Fix #22749: texture view mapping for spot lamps wasn't doing perspectiveBrecht Van Lommel
2010-07-26replace macros VECCOPY and QUATCOPY with inline math functions no functional ...Campbell Barton
2010-07-26bugfix [#22962] Crash when starting the render in the attached file (Kino Bug...Campbell Barton
2010-07-25from Luca's recent commit noticed there are more typo's: lenght -> lengthCampbell Barton
2010-07-24bugfix [#22990] Crash rendering joined curvesCampbell Barton
2010-07-23== Sequencer ==Peter Schlaile
2010-07-22Fix [#22946] Camera inside volume gives bad results Matt Ebb
2010-07-22committed wrong version of this fileMatt Ebb
2010-07-22Fix for volume render light cache:Matt Ebb
2010-07-20Fix #22910: displacement mapping not working with use alpha for image texture.Brecht Van Lommel
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-20Workaround #20324: clouds (and other) textures bump mapping generates blackBrecht Van Lommel
2010-07-20== Sequencer ==Peter Schlaile
2010-07-17Rendering from the sequencer in background mode was printing frame 0 for ever...Campbell Barton
2010-07-17Revert part of commit 29079, cleanup of particle path drawing logicBrecht Van Lommel
2010-07-13fix for rendering sequencer float buffers, need to convert into linear color ...Campbell Barton
2010-07-08Fix: object_duplilist should be passed the original scene rather thanBrecht Van Lommel
2010-07-07Fix #22354, #22727, #22501: image window not display correctBrecht Van Lommel
2010-07-05texture saturation option.Campbell Barton
2010-07-04Detect SSE building support with cmake, and moved setting the definesBrecht Van Lommel
2010-07-01fix for building with WITH_RAYOPTIMIZATIONCampbell Barton
2010-06-30bugfix [#22702] Camera lense animation not updatingCampbell Barton
2010-06-30Fix [#22643] Renderging Crash. 2.5Matt Ebb
2010-06-28Fix #20965: metaballs partticles and volume material crash renderingSergey Sharybin
2010-06-27Partial cleanup of timing system, with some guidance from Joshua:Matt Ebb
2010-06-24Runtime detection of SSE support for raytracing. Also enabled rayoptimizationBrecht Van Lommel
2010-06-22Fix crash cancelling render while building object instance inBrecht Van Lommel
2010-06-17Fix [#22610] Alpha problem with textureswhen Brightness > 1 or Contrast < 1Matt Ebb
2010-06-16bugfix [#22581]Andre Susano Pinto
2010-06-14remove remaining unused yafray settings.Campbell Barton
2010-06-01Fix [#22469] Crashes with "segmentation fault" when opening an image for Voxe...Matt Ebb
2010-05-30Some cleanup of particle path drawing logic:Janne Karhu
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-05-26Fix [#22418] Displace Node also makes entire image fuzzyMatt Ebb
2010-05-24- correct --help messageCampbell Barton
2010-05-24bugfix [#22398] Black spots on reflecting surfaces when using Environment Lig...Campbell Barton
2010-05-21-->Fix for bake with faces that have alphaGeoffrey Bantle
2010-05-07Exr reading error print has a bit more detail now, to debug problems.Brecht Van Lommel
2010-05-07ghash alloc string from render branchCampbell Barton
2010-05-05fix for raytrace crash on scenes with very large objects, assert could fail w...Campbell Barton
2010-05-04merging revisions 28564-28569 from render branch into trunkJoseph Eagar
2010-04-24warning cleanup, also made voxel.c and volumetric.c use BM_INLINE define rath...Campbell Barton
2010-04-24sub_v3_v3v3 --> sub_v3_v3 (where possible)Campbell Barton
2010-04-23Some fixes from the render branch:Brecht Van Lommel
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton