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
2011-04-29spelling corrections.Campbell Barton
2011-04-10quiet msvc/mingw compiler warnings.Campbell Barton
2011-02-27doxygen: blender/render tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-05Raytrace modifications from the Render Branch.Brecht Van Lommel
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-09-15update for MingW/CMakeCampbell Barton
2010-07-20- correct some spelling errors.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-12Raytrace: only print debug info when running with -d option.Brecht Van Lommel
2009-12-17Some fixes to get blender compiling on solaris.Kent Mein
2009-12-05* provide SCons support to enabling jaguarandi SIMD raytracer optimizations f...Nathan Letwory
2009-10-20Bugfix: raytracer building could crash (abort due to an assert), whenBrecht Van Lommel
2009-10-19Get 2.5 trunk to compile. this C++ code failed for gcc 3.3.Ton Roosendaal
2009-09-06*introduced new method for packing/optimizing trees after buildingAndre Susano Pinto
2009-08-29Code reorganizationAndre Susano Pinto
2009-08-26*Changed RayObject_ calls to RE_rayobject to keep consistency on callsAndre Susano Pinto
2009-08-13Another tree pass during build to increase the number of nodes that have mult...Andre Susano Pinto
2009-08-11*Added a tree structure with a variable number of childs per node, but with g...Andre Susano Pinto
2009-07-17Another try with building better trees (this should never make worst trees)Andre Susano Pinto