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-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
2010-11-01"Fix" for [#22537] motion blur render result incorrect when full sample anti-...Janne Karhu
2010-10-31initialize structs to zero rather then using memset().Campbell Barton
2010-10-31Fix crashing running read full sample layers operator.Brecht Van Lommel
2010-10-27remove include paths which dont exist, fix for doc upload script which was ge...Campbell Barton
2010-10-27[#24414] Render hanging on small render border.Campbell Barton
2010-10-27Fix [#23972] 2.54 beta crashes when rendering scene with many volume objectsMatt Ebb
2010-10-24Added CMake macro REMOVE_STRICT_FLAGS(), this means developers can build with...Campbell Barton
2010-10-23warning fixes.Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton