Blender 2.5 particles-2010 r31814 linux 32bit - GraphicAll.org
GraphicAll.org
Paste Code
Paste Blends
Paste Images

    Blender 2.5 particles-2010 r31814 linux 32bit
    BuilderFish
    OS
    DateSep-7-10
    TypeExperimental

    Description

    WITH_BF_RAYOPTIMIZATION = True
    BF_BUILDINFO = True
    WITH_BF_OPENMP = True
    WITH_BF_FFTW3 = True
    WITH_BF_GAMEENGINE = True
    WITH_BF_OPENEXR = True
    WITH_BF_OPENJPEG = True
    WITH_BF_FFMPEG = True
    WITH_BF_OPENAL = True
    WITH_BF_SNDFILE = True
    WITH_BF_Jack = True
    WITH_BF_SDL = True
    WITH_BF_DDS = True
    WITH_BF_BULLET = True
    WITH_BF_FREETYPE = True

    more info about this branch: http://wiki.blender.org/index.php/User:Phonybone/Modular_particle_system

    http://phonybone.planetblender.org/2010/08/23/one-two-many/

    check http://vimeo.com/13495148 too!

    build on Ubuntu 9.04

    tested on Ubuntu 9.04 (jaunty), Ubuntu 9.10 (karmic)

    -------------------------------

    changes:

    Commit by lukastoenne :: r31814
    Fixed scons build script, missed rna include path for modifiers.

    Commit by lukastoenne :: r31813
    Added a wrapper layer for OpenCL functions and data types. This allows seamless integration of a fallback if
    OpenCL is not available or enabled. It also allows the use of socket data types directly in the buffer methods,
    making node implementation easier.

    Commit by lukastoenne :: r31781
    Replaced the stack and threadstack variables in node trees with a generic void* execdata. This is created according
    to the tree type from the beginExec callback and holds the former stack variable and all other execution-specific
    data. It could be removed from the node tree itself in the future to finally separate execution from the data
    model completely.

    Commit by lukastoenne :: r31769
    Fixed important bug in ParticleSet rna definition, wasn't derived from ID struct. Some code cleanup too (more
    to follow).

    Commit by lukastoenne :: r31764
    Added update calls after setting properties in the SetData node.

    Commit by lukastoenne :: r31763
    Implemented GetData and SetData nodes. SetData still needs to update the rna properties after writing data, this
    will require a better place for calling the tree execution, so it can be passed a scene pointer.

    Commit by lukastoenne :: r31741
    First steps of OpenCL implementation. Just an intermediate step, no working nodes yet and needs a fair amount of
    cleaning up.

    Commit by lukastoenne :: r31716
    svn merge -r31605:31715 https://svn.blender.org/svnroot/bf-blender/trunk/blender

    DownloadBuild!!



    Blender Foundation's Chaos and Evolution Training DVD by David Revoy

    Comments

    Leave a Comment!


    back to GraphicAll.org