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-10-11removed warning in fluidsim.cCampbell Barton
2008-09-22Fluid: Remove SDL threads, also fixed the 'finished too early' problem report...Daniel Genrich
2008-07-29UI fixes are the hardest ones.. (2nd try)Daniel Genrich
2008-07-28WIP commit, completely untested (should introduce: 1. copy of modifier settin...Daniel Genrich
2008-07-28Phase1: fluidsim obstacles/control objects are grabbed from the specific posi...Daniel Genrich
2008-07-27Almost done with 'Phase 1': Fixed depsgraph update of modifier, fixed materia...Daniel Genrich
2008-07-27Phase 1: a) Fluidsim is a modifier now which allows apply'ing now. b) Fluid c...Daniel Genrich
2008-07-25Fluid control: WIP commit before weekend, not working is crashing on the firs...Daniel Genrich
2008-07-21Enabled fc for testingDaniel Genrich
2008-07-08Introduced quality to GUI, not yet tested (WIP commit)Daniel Genrich
2008-07-08Some channel fixes for fcDaniel Genrich
2008-07-07WIP commit to introduce channelsDaniel Genrich
2008-07-07Another addition of time values, yet some things to followDaniel Genrich
2008-07-07Added 4 gui elements to structs, another 2-3 will follow; Unsolved problems: ...Daniel Genrich
2008-07-06Another fluid type 'control' added and introduced to elbeem, still some issue...Daniel Genrich
2008-07-04Initial GUI implementation, yet not functionalDaniel Genrich
2008-05-31bufgfix for [#13584] SIGSEV in fluid bake with large amount of small fluid ob...Campbell Barton
2008-05-04Changed frame numbering to only alter hashes if they are in the filename (not...Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-10Point Cache RefactoringBrecht Van Lommel
2008-02-20Bugfix [#7847]: Fluid didn't work with ipo driversDaniel Genrich
2008-02-13Added a global string to be used for the tempdir. since the user preference i...Campbell Barton
2007-09-13Bug spotted by genscherKent Mein
2007-02-28=== bugfix ===Andrea Weikert
2006-11-29- fixed particle generation bug tracked down by mpan3&gimble,Nils Thuerey
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-07The occosional warning cleanup;Ton Roosendaal
2006-11-07move SPACE_* (enum) and SPACEICONMAX to DNA_space_types (being the more logic...Nathan Letwory
2006-11-05- bugfixesNils Thuerey
2006-08-22- modified patch #4681, for scons compilingNils Thuerey
2006-07-20- fixed manual viscosity bug (#4733)Nils Thuerey
2006-06-12- added fix for fluidsim copying bugNils Thuerey
2006-05-18- fixed geometry init problem (stupid, forgot to call reset function)Nils Thuerey
2006-05-11- fixed MSVC problem in fluidsim.cNils Thuerey
2006-05-11- removed debug outputNils Thuerey
2006-05-11- New options for mesh voxelization: shell only (alsoNils Thuerey
2006-03-29Several minor fixes:Nils Thuerey
2006-03-05Some C conpilers only want variables to be initialized with constants,Chris Want
2006-02-27Sorry for the big commit, but I've been fixing many of theseNils Thuerey
2006-01-24Giant commit!Ton Roosendaal
2006-01-05Three minor fixes:Nils Thuerey
2005-12-18- yet another minor fluidsim fix - when using a start frame != 1Nils Thuerey
2005-12-18- another small fix thats prevent a cryptic error messageNils Thuerey
2005-12-18- added render.h header include for RE_make_existing_fileNils Thuerey
2005-12-13Bugfix #3565Ton Roosendaal
2005-12-03- fixed output behaviour (now behaves just like render output,Nils Thuerey
2005-11-23- temporary fix for MSVC (accessing a var from the elbeem libNils Thuerey
2005-11-23- changed DerivedMesh integration, the fluidsim meshes nowNils Thuerey
2005-11-09- popup menu now aborts by defaultNils Thuerey
2005-10-10- minor solver fix for msvc compilationNils Thuerey