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/intern
AgeCommit message (Expand)Author
2011-10-22Cycles: svn merge -r40934:41157 ^/trunk/blenderBrecht Van Lommel
2011-10-20OSX: dalai's patch for utf8 support, todo: uppercase chars not working yetJens Verwiebe
2011-10-20Fix for 7.1 audio export being misscalculated...Joerg Mueller
2011-10-20OSX fix for recent utf8 commitDalai Felinto
2011-10-20initial support for unicode keyboard input for ghost & blenders WM.Campbell Barton
2011-10-19Cycles: fix some issues with mix shaders when the weight for an emission shaderBrecht Van Lommel
2011-10-17use CMake's CUDA_NVCC_EXECUTABLE rather then own hard coded CYCLES_CUDA varia...Campbell Barton
2011-10-17Cycles:Thomas Dinges
2011-10-17fix spelling mistakes in comments (and in some python error messages), nothin...Campbell Barton
2011-10-17Cycles: fix crash using uv + generated texture coordinates on a single mesh.Brecht Van Lommel
2011-10-17Cycles:Thomas Dinges
2011-10-17Cycles: material "sample as light" option, to make the integrator sample theBrecht Van Lommel
2011-10-16Cycles: enable multi closure sampling and transparent shadows only on CPU andBrecht Van Lommel
2011-10-16Cycles: add transparent shadow support, i.e. shadows through Transparent BSDFBrecht Van Lommel
2011-10-16Cycles: enable improved closure sampling, this should give less noise for mix...Brecht Van Lommel
2011-10-16Cycles: fix F12 render not using render resolution for modifiers.Brecht Van Lommel
2011-10-16Cycles: fix sampling issue with certain (transparent) max bounce settings, andBrecht Van Lommel
2011-10-16Cycles: use mesh normals computed by Blender instead of computing our own,Brecht Van Lommel
2011-10-16Cycles:Thomas Dinges
2011-10-16Cycles:Brecht Van Lommel
2011-10-16Cycles: make Attribute node work, code for it was implemented in kernel, onlyBrecht Van Lommel
2011-10-14Fix for [#28916] 2.6 RC2 - Bake Sound to FCurve CrashJoerg Mueller
2011-10-14Fixing [#28907] Frozen playback.Joerg Mueller
2011-10-13Cycles: revert commit that joined surface/volume socket into a single shader ...Brecht Van Lommel
2011-10-13Cycles: code refactoring to split out code from mapping node.Brecht Van Lommel
2011-10-12Cycles: image texture node now uses UV as default texture coordinate,Brecht Van Lommel
2011-10-12Cycles: don't use glsl in textured draw mode, to keep things simpler and fasterBrecht Van Lommel
2011-10-12Cycles: make node with multiple input sockets with the same name work. Previo...Brecht Van Lommel
2011-10-12Cycles: replace surface/volume sockets in output nodes with a single shader s...Brecht Van Lommel
2011-10-11Cycles: add python render engine option to use new shading nodes or not, insteadBrecht Van Lommel
2011-10-11Cycles: svn merge -r40411:40934 ^/trunk/blenderBrecht Van Lommel
2011-10-10Sequencer audio waveform drawing fix, now assured to be within the strip bounds.Joerg Mueller
2011-10-07spaces -> tabs (only whitespace changes)Campbell Barton
2011-10-06set mikktspace functions as static which are not used externally.Campbell Barton
2011-10-06dont define the ghost PREFIX for scons, since this means our portable downloa...Campbell Barton
2011-10-05OSX: Correct copy/paste error and exclude endianess switch from darwinJens Verwiebe
2011-10-03Cycles: fix a few more msvc issues with empty scenes and ustring setting.Brecht Van Lommel
2011-10-03Cycles: some tweaks to silence msvc assertions in debug mode.Brecht Van Lommel
2011-10-02Missed some stoff when removing libsamplerate.Joerg Mueller
2011-10-02Typo fix. nexYon commit caused bit-loss in the word incs.Nathan Letwory
2011-10-02* Removing libsamplerate from build systemsJoerg Mueller
2011-10-01Cgange compile cindition for gcc-4.6-objC++ workaroundJens Verwiebe
2011-09-29Fix #28416: setting fluid simulation start time to anything other than zeroBrecht Van Lommel
2011-09-28Now in proper english, heheJens Verwiebe
2011-09-28Using non ASCII-conform char in comment broke compileJens Verwiebe
2011-09-28OSX: Give clear commenting and more up-to-date defaultsJens Verwiebe
2011-09-28OSX: always compile GHOST and Quicktime with Apple-gcc-4.2, simplifies for no...Jens Verwiebe
2011-09-28Bugfix for wrong playback reported by Sergey Sharybin in IRC.Joerg Mueller
2011-09-28Cycles:Thomas Dinges
2011-09-28Cycles: internal changes that should have no effect on user level yet, addedBrecht Van Lommel