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-02-27doxygen: blender/blenlib tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-17clear some unused warningsCampbell Barton
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
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-10-22index for openmp loop needs to be signed int.Nathan Letwory
2010-10-22fix warningsCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-20remove unused includes for blenlib, left ifdef's for non linux os's alone.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-01-23Small fixes for particles.Janne Karhu
2010-01-01armature ghost stepsize was not initialized, Aligorith: can you check this is...Campbell Barton
2009-11-11* Fixing various compiler warnings under scons+mingw. Mostly unused variables...Joshua Leung
2009-11-10Math LibBrecht Van Lommel
2009-09-28svn merge -r 23207:23528 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2009-09-15svn merge -r 22571:22800 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-08-19svn merge -r 22450:22627 https://svn.blender.org/svnroot/bf-blender/branches/...Matt Ebb
2009-08-18* Point density texture works againMatt Ebb
2009-08-17svn merge -r 22371:22571 https://svn.blender.org/svnroot/bf-blender/branches/...Andre Susano Pinto
2009-08-152.5: warning fixesBrecht Van Lommel
2009-08-13* First commit merging 2.4-based sim_physics in to volume25 branch.Matt Ebb
2009-08-01svn merge -r 21508:22111 https://svn.blender.org/svnroot/bf-blender/branches/...Andre Susano Pinto
2009-07-30BF2.5: First commit of smoke code.Daniel Genrich
2009-06-17Non recursive tree transverse on raycastAndre Susano Pinto
2009-06-11*ray<->bb hit optimization... just to make it "slightly" faster :PAndre Susano Pinto
2009-01-172.5: various warning fixes.Brecht Van Lommel
2008-10-02* Re-coded the point density range checking to be a bit cleaner, and Matt Ebb
2008-10-01* Point Density textureMatt Ebb
2008-09-13Particle collisions upgrade:Janne Karhu
2008-09-05Fixing non-working check for incompatible treesDaniel Genrich
2008-09-05bvh nodes got parent node reference againDaniel Genrich
2008-08-22Removed cast warnings from shrinkwrap.c and BLI_kdopbvh.cAndre Susano Pinto
2008-08-18Implemented a find_nearest with heaps. This reachs a minimal number of distan...Andre Susano Pinto
2008-08-18svn merge -r 16077:16174 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-08-14Fixed bug related to some missed rays-hits.. just a lack of a FLT_EPSILONAndre Susano Pinto
2008-08-11svn merge -r 15988:16055 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-08-07Added several comments to BLI_kdopbvhAndre Susano Pinto
2008-08-06svn merge -r 15908:15988 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-08-06Fixed non_recursive BVHbuild with openmpAndre Susano Pinto
2008-08-05Just a tmp commit about bvhtree buildAndre Susano Pinto
2008-08-05Shrink BVHNode by 16bitsAndre Susano Pinto
2008-08-04Fixed double inflation in case of co_moving pointsAndre Susano Pinto
2008-08-03added openmp support for bvhtree build (max processes = tree_type)Andre Susano Pinto
2008-07-19Following the same optimization as bvh raycast:Andre Susano Pinto
2008-07-19*Added "kept" mesh above surface option on shrinkwrap to nearest surfaceAndre Susano Pinto
2008-07-14Improved build time on BLI_kdopbvhAndre Susano Pinto
2008-07-13svn merge -r 15392:15551 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto