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-07-19== Sequencer ==Peter Schlaile
2010-07-19== FFMPEG ==Peter Schlaile
2010-07-19Add a "copy" option to the save_as_mainfile operator. It saves the current Xavier Thomas
2010-07-19Bugger... msvc didn't bail out on these...Joshua Leung
2010-07-19Bugfix #22906: Animation Player buttons broke on r30467Joshua Leung
2010-07-19Fix startup.blend, this was made from a regular blend file, notBrecht Van Lommel
2010-07-19libjack.dll not needed anymoreNathan Letwory
2010-07-19- Reverted "Set FREE_WINDOWS when compiling with MinGW"Sergey Sharybin
2010-07-19Set FREE_WINDOWS when compiling with MinGWNathan Letwory
2010-07-19- Use correct paths for mstoolkit and crossmingw tools in sconscriptSergey Sharybin
2010-07-19Fix for #22861 Won't compile for MinGW sicne r30349Nathan Letwory
2010-07-19* decrementing image_icon ref count from wrong placeJason Wilkins
2010-07-19* spelling error, "substract"Jason Wilkins
2010-07-19* new factory defaults include Eclectiel's sculpt icons and new default brush...Jason Wilkins
2010-07-18stupid mistake, was overwriting all strip saturation on load.Campbell Barton
2010-07-18update from venomgfx, have the node toggle rather then an icon.Campbell Barton
2010-07-18patch for displaying a node icon in the material panel if the material has no...Campbell Barton
2010-07-18Small feature for the Durian guys:Andrea Weikert
2010-07-18move the thumbnailer to bin/Campbell Barton
2010-07-182.5: hide indirect light panel for raytrace, it does nothing.Brecht Van Lommel
2010-07-18Merging revision 30461 from my GSoC branch, log: Fix for msvc which not has t...Joerg Mueller
2010-07-18fix for crash when terminating thumbnail threadsAndrea Weikert
2010-07-18fixing small ambiguity in the logic brick link codeDalai Felinto
2010-07-18CMake on unixCampbell Barton
2010-07-18Fix for uninitialized results from hsv_to_rgb, when hue is out of range 0..1.Brecht Van Lommel
2010-07-17netrenderMartin Poirier
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-07-17reverting commit r28693. Making backspace a 3rd delete key.Campbell Barton
2010-07-17- added text3d.body_format to be able to set bold/italic/smallcaps etc on text.Campbell Barton
2010-07-17Rendering from the sequencer in background mode was printing frame 0 for ever...Campbell Barton
2010-07-17Revert part of commit 29079, cleanup of particle path drawing logicBrecht Van Lommel
2010-07-17[#22876] Add new scene, stacker ".00" bugCampbell Barton
2010-07-172.5: installation paths, local directories (in the same folder as executable)Brecht Van Lommel
2010-07-17bugfix [#22890] Setting the Maya keymap gives python errorsCampbell Barton
2010-07-17Merging revision 30434 from my GSoC branch, log: Fixed sound wave display bug...Joerg Mueller
2010-07-17* Applied patch from nicholasbishop that refactors calculation of the grab de...Jason Wilkins
2010-07-17PNG Compression can now be set, writing uncompressed PNG's is significantly f...Campbell Barton
2010-07-1748Hr Bugfix: Paste pose not correctly updatingJoshua Leung
2010-07-17Logic Editor: fix for float values steps and precision (reported by Mal Duffi...Dalai Felinto
2010-07-17simplify thumbnail reading and remove some warningsCampbell Barton
2010-07-17sequencer outline, credits on a black background wasnt easy to see.Campbell Barton
2010-07-17fix for assigning any ID in rna, it would not run id_lib_extern() which means...Campbell Barton
2010-07-16homekey in sequencer viewer wasnt quite setting 1:1Campbell Barton
2010-07-16== installation paths ==Andrea Weikert
2010-07-16[#22880] SEQUENCER: Flip Y broken in recent builds (Windows & Linux)Campbell Barton
2010-07-16Fix for [#22668] Adding sequencer color strip fails when sound strip selected.Konrad Kleine
2010-07-16fix for freeze while resizing sequencer view verticallyCampbell Barton
2010-07-162.5: automatic draw method now uses overlap for Intel on all platforms.Brecht Van Lommel
2010-07-16Incorrect flags were checing for cyclic in order clamping functionsSergey Sharybin
2010-07-16BGE doc updates:Mitchell Stokes