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
2012-07-10Merge from turnk r48565-r48768Daniel Genrich
2012-07-04Merge from trunk r47744-r48564 Daniel Genrich
2012-06-18- Rewrite PCG: Still in testing phaseDaniel Genrich
2012-06-17style cleanup:Campbell Barton
2012-06-15- Fix ompile error on linuxDaniel Genrich
2012-06-15- Fix crash on blend file loadingDaniel Genrich
2012-06-15- Remove unused codeDaniel Genrich
2012-06-15- Fix moving obstacles: Velocity near the border of moving obstacles was set ...Daniel Genrich
2012-06-14- Fix disabled obstaclesDaniel Genrich
2012-06-14- First implementation of alternative obstacle handling, removing the needs o...Daniel Genrich
2012-06-06fix for building without smoke.Campbell Barton
2012-06-01Smoke Bugfix: Velocity of moving objects was too high after scaling patch.Daniel Genrich
2012-05-28Smoke: Fix messed up shadow display with OpenMP. This needs fixing. For now d...Daniel Genrich
2012-05-27Smoke:Daniel Genrich
2012-05-25Fixed smoke 3D-view issues: Preview became invisible from certain angles if d...Miika Hamalainen
2012-05-25Smoke: Start fixing scaling issues which happen with non cube-shaped domains.Daniel Genrich
2012-05-24Smoke: Fix wrong maximum timestep, resulting in exploding/unstable fluids.Daniel Genrich
2012-05-21code cleanup:Campbell Barton
2012-05-08Fix reseting of particle lifetime and unborn feature when adding smoke - repo...Daniel Genrich
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-29- Tag unused variablesSergey Sharybin
2012-04-29Smoke: Support for moving obstacles. (Merge from Smoke2 branch)Daniel Genrich
2012-04-11code cleanup: float formatting was confusing in some cases - eg: (0.,0.,0.)Campbell Barton
2012-04-06Smoke: Use better standards for inflowDaniel Genrich
2012-03-27use cmake WITH_MOD_ * to exclude include paths which are not used.Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-21Smoke bugfix: Collision objects were completely broken in some cases since no...Daniel Genrich
2012-03-18spelling cleanupCampbell Barton
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-02-20SmokeDaniel Genrich
2012-02-18minor edits to sync up with trunk, remove crash save handler, this can be add...Campbell Barton
2012-01-30missed these last commitCampbell Barton
2012-01-24svn merge ^/trunk/blender -r43639:43664Campbell Barton
2012-01-24commented smoke collision derived mesh,Campbell Barton
2011-11-07svn merge -r41575:41602 ^/trunk/blenderCampbell Barton
2011-11-06more macro --> bli math lib replacements.Campbell Barton
2011-11-02svn merge -r41431:41453 ^/trunk/blenderCampbell Barton
2011-11-02quiet some warnings.Campbell Barton
2011-10-24svn merge ^/trunk/blender -r41226:41227 .Campbell Barton
2011-10-24svn merge ^/trunk/blender -r41150:41175Campbell Barton
2011-10-24svn merge ^/trunk/blender -r41100:41150Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-21- minor edits to font drawing/utf8, was needlessly casting int/unsigned int.Campbell Barton
2011-10-20- add BLI_string_utf8.h for unicode functions.Campbell Barton
2011-10-14svn merge ^/trunk/blender -r40890:40950Campbell Barton
2011-10-10header cleanup (no functional changes)Campbell Barton
2011-07-26svn merge -r38300:38400 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-07-13cmake option to build without smoke sim: WITH_MOD_SMOKECampbell Barton