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
2007-12-20Render-farm and file utils for dealing with external data.Campbell Barton
2007-12-20== Action Editor - Show Hidden Channels ==Joshua Leung
2007-12-20== Imbuf ==Peter Schlaile
2007-12-20== Action Editor - Copy/Paste ==Joshua Leung
2007-12-19RenderingKen Hughes
2007-12-19Bugfix: prevention of redraw of the 3d view or other windows whileBrecht Van Lommel
2007-12-19Bugfix for hinge bone transform for multiple selected bones: nowBrecht Van Lommel
2007-12-19== Action Editor - Long Keyframes ==Joshua Leung
2007-12-19== Action Editor - Pinned Actions Bugfix ==Joshua Leung
2007-12-19Changed the default hotkeys for playing animations to be more useful IMO (por...Joshua Leung
2007-12-19Problem with OBJ import found by Mark Ivey - would not import an obj if all v...Campbell Barton
2007-12-19Add support for stampinfo to the JPEG format.Diego Borghetti
2007-12-19Fixed bug #7960, Sculpt Mode: Crash after Scaling brush to 1 ("Tile" mode)Nicholas Bishop
2007-12-19Fixed bug #6711, Retopo problem when maximizing 3d view and still paintingNicholas Bishop
2007-12-18ParticlesBrecht Van Lommel
2007-12-18Bugfix: the transform of a particle system in a dupli-group was wrong.Brecht Van Lommel
2007-12-18Threaded Shadowbuffers CreationBrecht Van Lommel
2007-12-17Reverting to 2_2x BPYMartin Poirier
2007-12-17Bugfix: with a lot of child particles (1500 per parent), some facesBrecht Van Lommel
2007-12-17Bugfix: with particle distribution based on orco's, there was noBrecht Van Lommel
2007-12-17Shift+O subdivision switching now also allows to switchBrecht Van Lommel
2007-12-17Bugfix: memory leak with multi-modifier, if the modifierBrecht Van Lommel
2007-12-17rename WITH_PYAPI_V24X to WITH_BPYAPI_V24X (because its blender's api version...Campbell Barton
2007-12-17Bugfix: particle add brush in perspective mode would sometimesBrecht Van Lommel
2007-12-17== Fill Bones - Bugfixes ==Joshua Leung
2007-12-17More BPyAPI compiling fixes again. Joshua Leung
2007-12-17Bugfix #7918: Particles (svn) Crashing when adding particles in EditModeJoshua Leung
2007-12-17More BPyApi (New/2_5x) compiling fixes for mingw.Joshua Leung
2007-12-17== Sculpt Mode ==Nicholas Bishop
2007-12-17== Sculpt Mode ==Nicholas Bishop
2007-12-17Applied Ian Calvert's patch (#7801) to add a "rake" setting to sculpt mode; w...Nicholas Bishop
2007-12-16* Added an option not to compile the 2.4x api (WITH_PYAPI_V24X for Makefiles ...Campbell Barton
2007-12-16Python API Merged from branch,Campbell Barton
2007-12-16== AutoIK - Fixes for MouseScroll Setting ==Joshua Leung
2007-12-16== Text Window ==Martin Poirier
2007-12-15Render InstancingBrecht Van Lommel
2007-12-15fix for own mistake when changing curve flags - Reported as [#7888] Extrude b...Campbell Barton
2007-12-15Patch #7916: New Empty Types - Sphere and ConeJoshua Leung
2007-12-15== Auto-IK ==Joshua Leung
2007-12-14match solaris 10 x86-64 library name changeCampbell Barton
2007-12-14include <ieeefp.h> on solaris and remove incorrect macro so finite() is now c...Campbell Barton
2007-12-14chenge the default location of mesa/gl header, added to lib pathCampbell Barton
2007-12-14== Fill Bones ==Joshua Leung
2007-12-14made guessconfig add use bash (not sh) and return a CPU as i386-32 or i386-64...Campbell Barton
2007-12-14Correct aweful bug in transform snapping code. How that even work is beyond m...Martin Poirier
2007-12-13misc warning fixes and one fix for a big in curve allocationCampbell Barton
2007-12-13fix for own warningCampbell Barton
2007-12-13== 2 New Rigging Tools ==Joshua Leung
2007-12-13finite isnt defined on solaris 10, check and define - does the same as Win32Campbell Barton
2007-12-13own error, sequencer set images - didnt clear error when finishedCampbell Barton