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
2010-12-19Bugfix #25301Ton Roosendaal
2010-12-19Bugfix #25288Ton Roosendaal
2010-12-18Extreme makeover of pointcache code:Janne Karhu
2010-12-17remove some paranoid NULL checks, since the pointers are used already.Campbell Barton
2010-12-17no functional changes: SETLOOPER macro assumed a scene was defined called 'sc...Campbell Barton
2010-12-17Bug fix:Ton Roosendaal
2010-12-17Fix for [#25256] Particles with trailcount > 1 does not render if particles s...Janne Karhu
2010-12-16Bugfix #22794Ton Roosendaal
2010-12-16Bugfix #23658Ton Roosendaal
2010-12-14Bugfix #22040Ton Roosendaal
2010-12-14Fix for [#25198] Smoke gets shown before simulation startsJanne Karhu
2010-12-08UI Cleanup: Halo materials and texturesJanne Karhu
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-07"Particle" texture coordinates for halo materials:Janne Karhu
2010-12-07Bug fix: Halos didn't use texture alphaJanne Karhu
2010-12-06bpath iterator updatesCampbell Barton
2010-12-05Fix part of #25040: rendering multiple scenes from compositing nodes didn'tBrecht Van Lommel
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-12-02bugfix [#24913] Text bevel normals wrongCampbell Barton
2010-11-30Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, q...Campbell Barton
2010-11-29Fix [#20241] half-transparent objects in volume have no shadow.Matt Ebb
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-29Fix:Matt Ebb
2010-11-28minor changes to the python api.Campbell Barton
2010-11-26Bug fix: voxeldata texture extension didn't work.Janne Karhu
2010-11-26Fix #24855: disabling shadows didn't disable AO/env with ray transparencyBrecht Van Lommel
2010-11-23Fix #24834: curves extrude + bevel gave bad normals on rendering.Brecht Van Lommel
2010-11-22Fix: 8bit raw and 'blender voxel' voxel data texture formats didn't support r...Matt Ebb
2010-11-21== Sequencer ==Peter Schlaile
2010-11-21- include pthreads for win32 globally (as with opengl).Campbell Barton
2010-11-19Fix for [#23696] Receive Transparent produces shadows in diffuse passJanne Karhu
2010-11-19bugfix [#24807] nan pixel on Word BG with Angular Map coord textureCampbell Barton
2010-11-18bugfix [#24783] Strange shadows on beveled curve; goes away with modifierCampbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-17writing single images from a render (own commit r33104), wasn't checking if t...Campbell Barton
2010-11-16Bugfix #23677Ton Roosendaal
2010-11-16option to write images to a files on single frame renders, this isn't accesse...Campbell Barton
2010-11-16Bug #22585Ton Roosendaal
2010-11-15fix for very old crash when setting an empty object as the camera and using s...Campbell Barton
2010-11-11Bug fix: memoryleak when using smoke heat/velocity data as textureJanne Karhu
2010-11-11Bugfix #20027Ton Roosendaal
2010-11-09bugfix [#22794] Inconsistent behaviour with Panorama, border renderingCampbell Barton
2010-11-07Bug fix: Rendering with anti-aliasing disabled and full samples enabled crashedJanne Karhu
2010-11-04Fix for [#24510] VSE SceneStrip problem when rendering animationJanne Karhu
2010-11-04Fix #24523: deep shadows are rendered although object's shadow casting is dis...Brecht Van Lommel
2010-11-03[#23095] If no camera is present, a render starts but does nothing, and we ha...Sergey Sharybin
2010-11-03bugfix [#24508] Render and changing scenes crashes.Campbell Barton
2010-11-03use c90 compatible static initializers.Campbell Barton