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
2008-08-16Better logic to display symmetriesMartin Poirier
2008-08-15Add a function to join thread by index in the thread list.Martin Poirier
2008-08-15merging trunk 15964 -> 16116Martin Poirier
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-08Fixing compile error with msvc (introducing max tree to 32)Daniel Genrich
2008-08-08Fixed compiling warnings of bvhutils.cAndre Susano Pinto
2008-08-07BVH-KDOP update (merge from shrinkwrap branch): supports raytracing, nearest ...Daniel Genrich
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-05Merging with trunkMartin Poirier
2008-08-05Shrink BVHNode by 16bitsAndre Susano Pinto
2008-08-04Option to hide embedding dots on displayMartin Poirier
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-08-03Little speedup for kdop-bvhDaniel Genrich
2008-08-03BKE_global.h include path wasnt correct. made boxpack2d.c a bit more Campbell Barton
2008-08-02svn merge -r 15688:15908 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-07-30Bug fixes:Martin Poirier
2008-07-29Bugfix for #17396. Adding a text object would segfault when using freetypeKen Hughes
2008-07-26added exception messages to game engine matrix and vector conversions. also r...Campbell Barton
2008-07-24Axial symmetry stability bug fix.Martin Poirier
2008-07-22First draft for control bones repositioning.Martin Poirier
2008-07-22svn merge -r 15590:15688 https://svn.blender.org/svnroot/bf-blender/trunk/ble...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-16Bugfix: particles with deflection based on size could pass throughBrecht Van Lommel
2008-07-16More merging goodnessMartin Poirier
2008-07-15Optimization method selectable at runtimeMartin Poirier
2008-07-15There was a problem with the last merge :SAndre Susano Pinto
2008-07-14Improved build time on BLI_kdopbvhAndre Susano Pinto
2008-07-14merge with trunk (15330 -> 15566)Martin Poirier
2008-07-13svn merge -r 15392:15551 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-07-13Fixing the fix: Sometimes, Valgrind sees memory leaks where noone is - especi...Daniel Genrich
2008-07-11Added sphere cast (tought it doenst seems to solve the intersection problem)Andre Susano Pinto
2008-07-11Memory leak fix (found with Valgrind)Daniel Genrich
2008-07-11Memory leak fix: br_find_exe() uses strdup() which uses malloc and therefore ...Daniel Genrich
2008-07-10Use tree length as parameter for multi resolution filtering.Martin Poirier
2008-07-09Add raycast ability for BLI_kdopbvhAndre Susano Pinto
2008-07-08Start multi resolution search on first arc and smarter search (match first tw...Martin Poirier
2008-07-08Compiler warning fixes (how some of this stuff compiled without stopping comp...Joshua Leung
2008-07-08-> UV and VCOL support for bevel (editmode)Geoffrey Bantle
2008-07-08First draft: Use multiresolution graph for retargetting (enables bypassing sm...Martin Poirier
2008-07-06Filter according to arc length, not weight different (more logic physical fil...Martin Poirier
2008-07-05== compile fix ==Andrea Weikert
2008-07-04-> Moving Pooling Alloctor to BlenLibGeoffrey Bantle
2008-07-03Sun,Sky and atmosphere for lamps(sun type), PATCH#8063 http://projects.blende...Hamed Zaghaghi
2008-07-03Remove some debugging printsMartin Poirier