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
2012-10-23rename api functions...Campbell Barton
2012-10-20code cleanup:Campbell Barton
2012-10-07style cleanup: if();Campbell Barton
2012-07-29code cleanup: replace MIN2/MAX2 with minf/maxfCampbell Barton
2012-07-29style cleanupCampbell Barton
2012-05-26code cleanup: use array size and const for vector argsCampbell Barton
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-16Code cleanup: simplify standard GHash creation.Nicholas Bishop
2012-05-13code cleanup: use vector math function minmax_v3v3_v3() and other minor vecto...Campbell Barton
2012-04-30code cleanup: header cleanupCampbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-21style cleanupCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-11style cleanup, also remove unused externs.Campbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2011-11-06more macro --> BLI math lib, mainly replace VECCOPY in render and blenkernel.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-11minor edits / cleanup - no functional changes.Campbell Barton
2011-08-20floats were being promoted to doubles in quite a few cases (using gcc's -Wdou...Campbell Barton
2011-02-27doxygen: blender/render tagged.Nathan Letwory
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-20Bugfix #25301Ton Roosendaal
2010-12-19Bugfix #25301Ton Roosendaal
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-05-07ghash alloc string from render branchCampbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-03-28External render engines can now render previews as well, disabled byBrecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-12-02Changes to Color ManagementMatt Ebb
2009-11-10Math LibBrecht Van Lommel
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel
2009-09-142.5 BugfixesBrecht Van Lommel
2009-07-17Colour ManagementMatt Ebb
2009-01-222.5Ton Roosendaal
2008-11-01Bug #17912: fix for some SSS floating point precision issues, and alsoBrecht Van Lommel
2008-10-21Fix for bug #17881: with SSS disabled, SSS materials didn'tBrecht Van Lommel
2008-10-12- Fix for bug #17825: baking SSS is not supported, but it didn't giveBrecht Van Lommel
2008-02-22Fix for bug #8326: SSS + fields crashed.Brecht Van Lommel
2008-02-13Render SimplificationBrecht Van Lommel
2008-02-09- Bugfix: scenes with SSS materials slowed down preview renderBrecht Van Lommel
2008-01-24Fixes for SSS with render layers. Now in the preprocessing passBrecht Van Lommel
2007-12-11Bugfix for SSS crash with nan's.Brecht Van Lommel
2007-06-03Bugfix: SSS with negative lights gave artifacts.Brecht Van Lommel
2007-05-09Fix preview rendering for SSS to not show preprocessing pass thatBrecht Van Lommel
2007-05-08SSS fixes:Brecht Van Lommel
2007-05-06Assorted SSS fixes:Brecht Van Lommel
2007-05-04Subsurface scattering:Brecht Van Lommel