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
2011-08-19warning cleanup for -Wdouble-promotionCampbell Barton
2011-07-13cmake option to build without smoke sim: WITH_MOD_SMOKECampbell Barton
2011-04-21fix [#27084] Crash when chosing non-voxel data file in voxel data texture inputCampbell Barton
2011-02-27doxygen: blender/render tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-17remove some paranoid NULL checks, since the pointers are used already.Campbell Barton
2010-12-14Fix for [#25198] Smoke gets shown before simulation startsJanne Karhu
2010-12-06bpath iterator updatesCampbell Barton
2010-11-26Bug fix: voxeldata texture extension didn't work.Janne Karhu
2010-11-22Fix: 8bit raw and 'blender voxel' voxel data texture formats didn't support r...Matt Ebb
2010-11-11Bug fix: memoryleak when using smoke heat/velocity data as textureJanne Karhu
2010-10-14add UNUSED() to modifiers, also removed some unused args.Campbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-06-01Fix [#22469] Crashes with "segmentation fault" when opening an image for Voxe...Matt Ebb
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-01-25Smoke: The well known Miika Hämäläinen (aka MiikaH) patch (http://blendera...Daniel Genrich
2010-01-20Fix for own bug, voxel data texture was freeing smoke data when it shouldn't Matt Ebb
2009-11-10Math LibBrecht Van Lommel
2009-09-30Rework of volume shadingMatt Ebb
2009-09-16* enable high res smoke rendering in voxeldata textureMatt Ebb
2009-09-04* New and improved voxel interpolation methods, from Alfredo.Matt Ebb
2009-08-262.5 - Warning cleanups (for mingw+scons)Joshua Leung
2009-08-26Update Makefile and missing include on voxeldata.cDiego Borghetti
2009-08-23* Compile fix after merge - disabled high-res smoke rendering in voxeldata te...Matt Ebb
2009-08-13* First commit merging 2.4-based sim_physics in to volume25 branch.Matt Ebb
2009-07-03* Fixed a crazy memory leak in voxel data image sequence data sourcesim_physicsMatt Ebb
2009-06-20Voxel data & volume light cacheMatt Ebb
2009-05-16* Fix for simple bug in voxel data textureMatt Ebb
2009-03-11* Patch by Raul F HernandezMatt Ebb
2008-12-15* msvc compile fixMatt Ebb
2008-12-14* Compile fixes for voxeldata.c (thanks jms)Matt Ebb
2008-12-13and the new voxel data files..Matt Ebb