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
2013-07-15Make lattice deform safe for threadingSergey Sharybin
2013-06-25Fix particle hair display percentage not properly getting restored afterBrecht Van Lommel
2013-05-19Fix #35407: different particle behavior compared to 2.66, reverted part of 56...Brecht Van Lommel
2013-04-16Random number generator: replace a bunch of usage of the global random numberBrecht Van Lommel
2013-04-03code cleanup: unused functionsCampbell Barton
2013-03-26style cleanup:Campbell Barton
2013-02-19Fix for [#34099] Particles leaking from moving meshesAlex Fraser
2013-02-02style cleanupCampbell Barton
2013-01-19style cleanupCampbell Barton
2012-12-14Adding a new SPH solver that is more physically accurate. See patch #29681Alex Fraser
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-10-20code cleanup:Campbell Barton
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-04-21style cleanupCampbell Barton
2012-04-11code cleanup: float formatting was confusing in some cases - eg: (0.,0.,0.)Campbell Barton
2012-03-04style cleanup / comment formatting for bli/bke/bmeshCampbell Barton
2012-02-28code cleanup: use float vector size in function definitions, and const's wher...Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-02Added OpenMP multithreading for SPH particle systems.Alex Fraser
2011-11-26minor edit - weight_to_rgb() and ramp_blend() now take a float vector rather ...Campbell Barton
2011-11-06replace macros with bli math functions for particles codeCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-25Committing patch #27442: Adaptive time step for fluid particles. The number ofAlex Fraser
2011-06-23More flexible size options for particle billboards. This adds scale factors f...Lukas Toenne
2011-06-12Bug fix: keyed physics didn't work properly if the first key wasn't the keyed...Janne Karhu
2011-03-29Fix for [#26658] Permeable colliders stop particlesJanne Karhu
2011-03-18New particle collisions code:Janne Karhu
2011-03-09Fix for [#26372] Objects as PS Hair displays and renders differentlyJanne Karhu
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2011-02-13Small update for billboards:Janne Karhu
2011-02-12Particles todo item: particle texturesJanne Karhu
2011-01-17remove/comment unused defines, also zero FileGlobal.filename to quiet valgrind.Campbell Barton
2010-11-18Algorithm fix for fluid particles:Janne Karhu
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-03Oops, particle collisions didn't take simulation subframes into account at all.Janne Karhu
2010-09-02Fix for [#23298] Kill particle breaks when baking simulationJanne Karhu
2010-09-02"Fix" for [#23621] lattice modifier on particle hair when applied doesn't app...Janne Karhu
2010-07-17Revert part of commit 29079, cleanup of particle path drawing logicBrecht Van Lommel
2010-05-30Some cleanup of particle path drawing logic:Janne Karhu
2010-03-10Fix for [#21411] Particles jitter when resting on a collision objectJanne Karhu
2010-02-12correct fsf addressCampbell Barton
2009-12-30Fix for [#20430] Boids options for Flying and climbing do not workJanne Karhu
2009-11-28py/rna apiCampbell Barton
2009-10-15move view3d keymaps so edit&paint mode keymaps override removed workaround th...Campbell Barton
2009-10-05General particle bug fixes + few small goodiesJanne Karhu
2009-10-01Unified effector functionality for particles, cloth and softbodyJanne Karhu
2009-09-18Particles cleanup, optimizations and some small new stuff.Janne Karhu
2009-09-11Hair dynamics with cloth simulationJanne Karhu
2009-09-05Some particles cleanup & fixes:Janne Karhu