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
2009-10-01Unified effector functionality for particles, cloth and softbodyJanne Karhu
2009-09-25options WITH_LZO and WITH_LZMA for cmake and scons (default to true) pointcac...Campbell Barton
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-09-18Particles cleanup, optimizations and some small new stuff.Janne Karhu
2009-09-15Smoke:Daniel Genrich
2009-09-14Smoke:Daniel Genrich
2009-09-11Hair dynamics with cloth simulationJanne Karhu
2009-09-10Smoke:Daniel Genrich
2009-09-09Smoke:Daniel Genrich
2009-09-06* cleaning up warnings (mostly windows). A collection of other warning fixes ...Nathan Letwory
2009-09-05Some particles cleanup & fixes:Janne Karhu
2009-09-052.5Brecht Van Lommel
2009-08-29Point cache editing:Janne Karhu
2009-08-262.5 - Warning cleanups (for mingw+scons)Joshua Leung
2009-08-26Smoke:Daniel Genrich
2009-08-26Smoke:Daniel Genrich
2009-08-25Pointcache:Daniel Genrich
2009-08-25Pointcache:Daniel Genrich
2009-08-20Smoke:Daniel Genrich
2009-08-152.5: warning fixesBrecht Van Lommel
2009-08-15Commenting out code from commit 22457 by Genscher for PointCache.Joshua Leung
2009-08-14Pointcache:Daniel Genrich
2009-08-14Proper copy code for multiple point caches.Janne Karhu
2009-08-12Reverting "fix" - didnt fix crash at all.Daniel Genrich
2009-08-12Particles: should fix crash on startupDaniel Genrich
2009-08-12New point cache file format:Janne Karhu
2009-08-02Softbody now uses the new pointcache code.Janne Karhu
2009-07-23External cacheJanne Karhu
2009-07-19- Support for importing python packages. (directories of python scripts conta...Campbell Barton
2009-07-13Keyed physics refresh:Janne Karhu
2009-07-092.5Ton Roosendaal
2009-07-04Rendering animations with particle trails cached.Janne Karhu
2009-07-04A bunch of fun stuff now possible because of new pointcache code:Janne Karhu
2009-06-27Pointcache refresh part 2Janne Karhu
2009-06-222.5: warning fixesBrecht Van Lommel
2009-06-21Pointcache refresh part 1:Janne Karhu
2009-06-06First new particle code:Janne Karhu
2009-01-172.5: Blender "Animato" - New Animation System Joshua Leung
2009-01-042.5Ton Roosendaal
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-10-05Fix for part of bug #17759: point cache clearing did too much, alsoBrecht Van Lommel
2008-07-12Fix for bug [#13479] Particle system "corrupts" when changing material colour...Janne Karhu
2008-06-05bugfix introduced in own commit 15055 - [#13621] Cloth cache files are in sam...Campbell Barton
2008-05-04Changed frame numbering to only alter hashes if they are in the filename (not...Campbell Barton
2008-04-27remove old particle system.Campbell Barton
2008-04-26BLI_split_dirfile was being used in cases it should not have been,Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-12Fix for bug #8930: issue removing temporary pointcache directory on windows.Brecht Van Lommel
2008-04-10Point Cache RefactoringBrecht Van Lommel
2008-02-29* Made BLI_join_dirfile() check before adding a slash between dir and file so...Campbell Barton