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
2008-03-13Add CMP_premulkey.c to Win32 projectBenoit Bolsee
2008-03-12Baking now does material texture anti-aliasing if the OSA button isBrecht Van Lommel
2008-03-12Added two UV features (Apricot request):Brecht Van Lommel
2008-03-12Bugfix: recent insert keyframe optimization had an error in itBrecht Van Lommel
2008-03-12Action editor keys copy/paste did not create ipo curves if they didn'tBrecht Van Lommel
2008-03-12Insert Keyframe Optimisations:Joshua Leung
2008-03-12Moved recent addition of get/setPixelF to get/setPixelHDR and kept get/setPix...Campbell Barton
2008-03-12Bugfix for wrong initial cloth settings pretending to be cottonDaniel Genrich
2008-03-12quick fix for null check that crashed blender when reading some files.Campbell Barton
2008-03-12image render to billboard was rotating UV's incorrectly, also make use of tex...Campbell Barton
2008-03-12Added python access to TEXFACE_ALPHACampbell Barton
2008-03-12Cloth bugfix for 1. reset of cloth sim during render with vector blur when ca...Daniel Genrich
2008-03-11Added an Alpha Convert compositor node, to convert betweenBrecht Van Lommel
2008-03-11Bugfix: render instancing didn't work correct with layer ipo's,Brecht Van Lommel
2008-03-11Bugfixes:Joshua Leung
2008-03-11fix for cam.setScale(), cam.setClipStart(), cam.setClipEnd() andCampbell Barton
2008-03-11Tiny tweak, added a space in the node title between custom name and node type.Matt Ebb
2008-03-11* Small tweaks to the bevel modifier UIMatt Ebb
2008-03-11Increased the maximum allowed 'Max Dist' value in raytraced reflectionsMatt Ebb
2008-03-11BGE crash when using angV & linV actuator on static objectsBenoit Bolsee
2008-03-10stupid mistake for setting the bake mask (only masked half the faces), also e...Campbell Barton
2008-03-10Fix for msvc compiler error in tiff saving.Brecht Van Lommel
2008-03-10fix ugly code compiler warning: empty body in an if-statement Stephen Swaney
2008-03-10Fix for tiff 16bit saving commit, had memory leak.Brecht Van Lommel
2008-03-10removed a duplicate line.Kent Mein
2008-03-10Fix for the Finnish po from GSR.Chris Want
2008-03-10Change to Makefile logic for processing the po directory:Chris Want
2008-03-10Another try to fix IRIX compileDaniel Genrich
2008-03-10Applied [#7076] Updated Python Image API to use float buffers in getPixelF/se...Campbell Barton
2008-03-10Add an option for saving/loading DPX with in log color space withBrecht Van Lommel
2008-03-10* Updated the material preview so the 'hair' preview option Matt Ebb
2008-03-10== Align to Transform Orientation ==Martin Poirier
2008-03-10Cloth: Fixed wind force/speed calculation (was exploding with openmp before)Daniel Genrich
2008-03-10BGE memleak fix: OpenGL Display Lists not deleted when switching sceneBenoit Bolsee
2008-03-10BGE fix: game object to controller links consistancy maintained regardless of...Benoit Bolsee
2008-03-10BGE memleak fixed: mesh/material not deleted when switching sceneBenoit Bolsee
2008-03-10BGE memleak fixed: game actuator does not release file bufferBenoit Bolsee
2008-03-10BlenderPlayer Win project was -again- damaged by the inclusion of libblenkey....Benoit Bolsee
2008-03-09== Sequencer ==Peter Schlaile
2008-03-09== Sequencer ==Peter Schlaile
2008-03-09masked/alpha baking commit was missing a null check for imbuf,Campbell Barton
2008-03-09adjusted uv stretch angle error to show more errors for low values.Campbell Barton
2008-03-09replaced zero comparisons with FLT_EPSILONCampbell Barton
2008-03-09removed printf and also removed some unneeded stuff, correct angles aren't ne...Campbell Barton
2008-03-09optimized uv stretch display angle calculationCampbell Barton
2008-03-09fix for uninitialized variables in uv stretch drawing,Campbell Barton
2008-03-09uv stretch area display could flicker red sometimes, removed some GL settings...Campbell Barton
2008-03-09Added UV Stretch (area/angle) display optionsCampbell Barton
2008-03-09* Numeric input now works better for TimeSlideJoshua Leung
2008-03-09added snap cursor->active and adjusted snap menu order in toolbox and header ...Campbell Barton