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-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-07Whole lot of changes.... here a shortlist:Ton Roosendaal
2008-01-05* make sure blender2.5 still compiles when WITH_BF_VERSE=1Nathan Letwory
2008-01-04Support for CMakeChris Want
2008-01-02* make sure we have still a compiling GE with scons/mingwNathan Letwory
2008-01-02* making sure removal of headers still has successful compile on win32Nathan Letwory
2008-01-01removed some more header files, made the game engine compile with removed hea...Campbell Barton
2008-01-01Some notes for those who try to follow this :)Ton Roosendaal
2008-01-01removed blenderdef.h, BIF_*, BDR_* and BSE_* header files (except for BIF_gl....Campbell Barton
2008-01-01More work on restoring Blender;Ton Roosendaal
2007-12-29Badlevel call amount reduced to 21!Ton Roosendaal
2007-12-29Ported over the bad-level cleanup from Chris for Sculpt.Ton Roosendaal
2007-12-29And now blender will link again! However, with a bad stub.cTon Roosendaal
2007-12-29Now Makefiles should be uptodate.Ton Roosendaal
2007-12-29Cleanup work for 2.5 branch. Target is to get it compile and linkTon Roosendaal
2007-12-28* added SConscript for windowmanagerNathan Letwory
2007-12-28(this is for blender2.5 again)Kent Mein
2007-12-24- removing conflicts in svn merge (didnt notice)Ton Roosendaal
2007-12-24Blenkernel for 2.5 project, changes mainly are because of disablingTon Roosendaal
2007-12-24== Sequencer ==Peter Schlaile
2007-12-23Fixed bug #7981, Crash with multiresNicholas Bishop
2007-12-21Bugfix for strand simplification, without random distribution enabled.Brecht Van Lommel
2007-12-20== Sculpt Mode ==Nicholas Bishop
2007-12-20Bugfix for strand simplification commit, made child particlesBrecht Van Lommel
2007-12-20Strand Render SimplificationBrecht Van Lommel
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-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-17More BPyAPI compiling fixes again. Joshua Leung
2007-12-17Bugfix #7918: Particles (svn) Crashing when adding particles in EditModeJoshua Leung
2007-12-16Python API Merged from branch,Campbell Barton
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-13misc warning fixes and one fix for a big in curve allocationCampbell Barton
2007-12-13Fix for bug #7872: setting particles disp to 100 has no effect.Brecht Van Lommel
2007-12-12Increment subversion to deal with skeleton generation correctly.Martin Poirier
2007-12-11Fix for mirroring issues in particle mode, where the particles wereBrecht Van Lommel
2007-12-11Bugfixes for:Brecht Van Lommel
2007-12-11Bugfix for constraint lagging with local ipo's. For some reasonBrecht Van Lommel
2007-12-11display real fps in 3d view optionCampbell Barton
2007-12-08Mesh Deform ModifiersBrecht Van Lommel
2007-12-07Accidentaly left in a line of debug code, which broke deform modifiersBrecht Van Lommel
2007-12-07== NLA - Scale Related Fixes ==Joshua Leung
2007-12-07== NLA - Scale Setting for Strips ==Joshua Leung
2007-12-06ParticlesBrecht Van Lommel
2007-12-06Constraints Bugfix:Joshua Leung