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
path: root/source
AgeCommit message (Expand)Author
2006-02-08A Heap / Priority Queue ADT, will be used for Dijkstra shortest path.Brecht Van Lommel
2006-02-08Three fixes;Ton Roosendaal
2006-02-08More things for easying the job of replacing proxy/working armatures in the s...Toni Alatalo
2006-02-08New:Ton Roosendaal
2006-02-08Changed MEM_freeN(nu->knotsu);Campbell Barton
2006-02-08- Autosmooth now calculates smoothing based on original object-spaceTon Roosendaal
2006-02-08==SCons==Nathan Letwory
2006-02-08==SCons==Nathan Letwory
2006-02-08==SCons==Nathan Letwory
2006-02-07Wanted feature for curves: a render-time resolution. This option isTon Roosendaal
2006-02-07Add the WITH_OPENEXR to sconscript. I needed this for toni's latest SceneRend...Matt Ebb
2006-02-07additions to make the orange rendering preparation script work, sorry undocum...Toni Alatalo
2006-02-07Further tweaking group appending...Ton Roosendaal
2006-02-07Orange-reported vectorblur bug: when using autosmooth, the amount ofTon Roosendaal
2006-02-07Group Nodes made functional: each group now can be re-used (instanced)Ton Roosendaal
2006-02-07* If an empty is a forcefield, scale the 3D forcefield shape with the empty d...Matt Ebb
2006-02-07Added "Blur factor" button in Vector Blur node, which scales the speedTon Roosendaal
2006-02-07Needed to add zbuf_accumulate_vecblur() to the stubs.c for correctChris Want
2006-02-07iImage based Vector BlurTon Roosendaal
2006-02-06ABF:Brecht Van Lommel
2006-02-06Sky textures were using wrong pixel-size vectors, so images got sampledTon Roosendaal
2006-02-06Fixed problem spottet by Ken Hughes, that prevented FFMPEG-output withPeter Schlaile
2006-02-06Quite weird... I recall I fixed it, then it came back again.Ton Roosendaal
2006-02-06Inserting keypositions for a constraint which is part of action that'sTon Roosendaal
2006-02-06Tweaked library link/append rules for groups a bit further;Ton Roosendaal
2006-02-06Support for ffmpeg for cygwin/gcc. Off by default, enable withChris Want
2006-02-06Using NAN_FFMPEG_CFLAGS to find the right headers, and making linkingChris Want
2006-02-06The writeframeserver stuff requires that the cygwin stuff links withChris Want
2006-02-06To aid linking, I added NAN_USE_FFMPEG_CONFIG (true/false).Chris Want
2006-02-06typoPeter Schlaile
2006-02-06FFMPEG defs was initialized as an array, a string was appendedPeter Schlaile
2006-02-06quick fix quick typoPeter Schlaile
2006-02-06skip_frame not available in all ffmpeg versionsPeter Schlaile
2006-02-06Added NAN_NO_FFMPEG user optionPeter Schlaile
2006-02-06-lopenal slipped between ffmpeg-link on LinuxPeter Schlaile
2006-02-06uint8_t changed to unsigned char (barfed on MSVC)Peter Schlaile
2006-02-06removed inline since it barfs on MSVCPeter Schlaile
2006-02-06Forgot #ifdef in sound_copy_hdaudioPeter Schlaile
2006-02-06reverting default location for OpenEXR to the proper defaultJean-Luc Peurière
2006-02-05Adds ffmpeg-support on Linux-platforms. Since ffmpeg is installedPeter Schlaile
2006-02-05Appending a single object with particle system, will now also expand toTon Roosendaal
2006-02-05- Header changes to support hdaudio, memcache limitor and framecount boost.Peter Schlaile
2006-02-05Base library to support hdaudio-tracks (using ffmpeg only for now).Peter Schlaile
2006-02-05* Adds configuration buttons for ffmpeg-outputPeter Schlaile
2006-02-05* Add memcache limitor-support to imbufsPeter Schlaile
2006-02-05* Adds userdef-types for memcache limitor and frameserver-renderingPeter Schlaile
2006-02-05* Fixes memory leak in pipeline.cPeter Schlaile
2006-02-05==Python API==Ken Hughes
2006-02-05FFMPEG-render support.Peter Schlaile
2006-02-05Enables sequencer ipos for effect plugins and audio-tracksPeter Schlaile