2011-01-12 |
Janne Karhu | Fix for [#25572] crash when changing vertex group densi... |
blob | commitdiff | raw |
2011-01-11 |
Campbell Barton | comment/remove unused vars from particle and multires... |
blob | commitdiff | raw | diff to current |
2011-01-10 |
Campbell Barton | callback function ptcache_particle_extra_read() was... |
blob | commitdiff | raw | diff to current |
2011-01-09 |
Janne Karhu | Viscoelastic springs for sph particle fluids, original... |
blob | commitdiff | raw | diff to current |
2011-01-08 |
Campbell Barton | remove unused code & variables. |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | remove references to BKE_utildefines where its not... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Janne Karhu | Bug fix: particle point cache was reset on start frame... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Janne Karhu | New hair child options: |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Janne Karhu | Fix for [#25506] Hair showing up in places not assigned... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | bugfix [#25519] particlesystem, type hair, hair dynamic... |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Janne Karhu | Fix for [#25492] Cached particles are killed too early |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Campbell Barton | - correct typos in comments. |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Janne Karhu | Pointcache code cleanup and disk cache compression... |
blob | commitdiff | raw | diff to current |
2010-12-22 |
Janne Karhu | Fix for [#25339] Rendering Fluid's Float Particals... |
blob | commitdiff | raw | diff to current |
2010-12-18 |
Janne Karhu | Extreme makeover of pointcache code: |
blob | commitdiff | raw | diff to current |
2010-12-18 |
Janne Karhu | Fix for mistake in own commit |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Janne Karhu | Big fix: particle pointcache was cleared fully on any... |
blob | commitdiff | raw | diff to current |
2010-12-15 |
Janne Karhu | Fix for [#25218] No smoke is emitted when particle... |
blob | commitdiff | raw | diff to current |
2010-12-14 |
Janne Karhu | Fix for [#25206] Particles system can't start at frame 0 |
blob | commitdiff | raw | diff to current |
2010-12-13 |
Janne Karhu | "Fix" for [#25184] Forces for growing hair - update... |
blob | commitdiff | raw | diff to current |
2010-12-10 |
Janne Karhu | Bug fix: child particles weren't always updated correctly |
blob | commitdiff | raw | diff to current |
2010-12-10 |
Janne Karhu | Fix for [#25095] Particle systems and object with colli... |
blob | commitdiff | raw | diff to current |
2010-12-05 |
Janne Karhu | Fix for [#25036] boids particle from 2.49 opened in... |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Campbell Barton | Enabled GCC -Wwrite-strings warning for CMake and repla... |
blob | commitdiff | raw | diff to current |
2010-12-02 |
Janne Karhu | Fix for [#25006] Particle system crash (missing check... |
blob | commitdiff | raw | diff to current |
2010-11-19 |
Campbell Barton | remove unused argument. |
blob | commitdiff | raw | diff to current |
2010-11-18 |
Joshua Leung | Bugfix #24795: Typo fix in particle_system.c |
blob | commitdiff | raw | diff to current |
2010-11-18 |
Janne Karhu | Algorithm fix for fluid particles: |
blob | commitdiff | raw | diff to current |
2010-11-16 |
Janne Karhu | Fix for [#24750] Particles draw percentage setting... |
blob | commitdiff | raw | diff to current |
2010-11-16 |
Janne Karhu | Fix for [#24706] 2.55 beta Hair now only rendering... |
blob | commitdiff | raw | diff to current |
2010-11-15 |
Janne Karhu | Fix for [#24724] Emission settings of Particles with... |
blob | commitdiff | raw | diff to current |
2010-11-09 |
Janne Karhu | Fix for [#24580] and [#24600] |
blob | commitdiff | raw | diff to current |
2010-11-05 |
Campbell Barton | minor c90 compat edits. (no functional changes). |
blob | commitdiff | raw | diff to current |
2010-11-02 |
Janne Karhu | Oops, particle collisions didn't take simulation subfra... |
blob | commitdiff | raw | diff to current |
2010-10-27 |
Janne Karhu | Fix for [#24401] Fluid particles leak through walls... |
blob | commitdiff | raw | diff to current |
2010-10-22 |
Nathan Letwory | Include BLI_storage.h where zlib.h is also included... |
blob | commitdiff | raw | diff to current |
2010-10-21 |
Campbell Barton | remove unused args for some modifiers, no functional... |
blob | commitdiff | raw | diff to current |
2010-10-18 |
Campbell Barton | remove G.sce, use G.main->name instead. |
blob | commitdiff | raw | diff to current |
2010-10-16 |
Campbell Barton | most unused arg warnings corrected. |
blob | commitdiff | raw | diff to current |
2010-10-14 |
Janne Karhu | Fix for [#24237] Hair dynamics with zero particles... |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Janne Karhu | Fix for [#23970] Memory problem when setting hair amoun... |
blob | commitdiff | raw | diff to current |
2010-09-23 |
Janne Karhu | Fix for [#23872] particle deflection in conjunction... |
blob | commitdiff | raw | diff to current |
2010-09-17 |
Janne Karhu | Possible fix for all the particles related SIMD SVBVH... |
blob | commitdiff | raw | diff to current |
2010-09-15 |
Campbell Barton | bugfix [#23405] PNG Images bigger then 2gig wont load... |
blob | commitdiff | raw | diff to current |
2010-09-08 |
Janne Karhu | Partial fix for [#23714] Linked instance group with... |
blob | commitdiff | raw | diff to current |
2010-09-03 |
Janne Karhu | Fix for [#22387] Collider stickiness seems to have... |
blob | commitdiff | raw | diff to current |
2010-09-03 |
Janne Karhu | Fix for [#23642] Particle system "Lifetime" setting... |
blob | commitdiff | raw | diff to current |
2010-09-02 |
Janne Karhu | Fix for [#23298] Kill particle breaks when baking simul... |
blob | commitdiff | raw | diff to current |
2010-09-02 |
Janne Karhu | Fix for [#23136] Particle display percentage "forgotten... |
blob | commitdiff | raw | diff to current |
2010-09-01 |
Janne Karhu | Fix for [#23596] Particle Harmonics cache problem |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Joerg Mueller | svn merge -r 31314:31370 https://svn.blender.org/svnroo... soc-2010-nexyon |
blob | commitdiff | raw | diff to current |
2010-08-15 |
Campbell Barton | use more BLI math functions. |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Joerg Mueller | svn merge -r 30954:31059 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-04 |
Brecht Van Lommel | Fix #23003: setting particle number to 0 was not workin... |
blob | commitdiff | raw | diff to current |
2010-08-04 |
Campbell Barton | include cleanup, no functional changes |
blob | commitdiff | raw | diff to current |
2010-07-30 |
Joerg Mueller | svn merge -r 30718:30912 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Janne Karhu | Fix for [#22073] Particle Emit From Volume Button No... |
blob | commitdiff | raw | diff to current |
2010-07-25 |
Janne Karhu | Fix for [#22128] particle sizes and physics |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Joerg Mueller | svn merge -r 30418:30512 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-17 |
Brecht Van Lommel | Revert part of commit 29079, cleanup of particle path... |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Joerg Mueller | Merging revision 30126:30261 from trunk. |
blob | commitdiff | raw | diff to current |
2010-07-10 |
Campbell Barton | Bugfix [#22811] Dupli-Instancing for particles broken. |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Joerg Mueller | Merging revision 29560:30125 from trunk. |
blob | commitdiff | raw | diff to current |
2010-07-05 |
Joshua Leung | Bugfix #22685: Screen update slow, animation player... |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Matt Ebb | Partial cleanup of timing system, with some guidance... |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Recreating my GSoC branch. |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Deleting my GSoC branch to recreate it. |
blob | commitdiff | raw |
2010-06-18 |
Janne Karhu | Fix for [#22479] Hair is left our when moving emitter... |
blob | commitdiff | raw | diff to current |
2010-05-30 |
Janne Karhu | Some cleanup of particle path drawing logic: |
blob | commitdiff | raw | diff to current |
2010-05-25 |
Joerg Mueller | Merge with trunk, revision 28528 - 28976. |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Campbell Barton | fix for hair distrobution changing when rendered with... |
blob | commitdiff | raw | diff to current |
2010-04-21 |
Campbell Barton | option to use curve point weights to influence particle... |
blob | commitdiff | raw | diff to current |
2010-04-17 |
Campbell Barton | bugfix and cleanup |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Janne Karhu | Subframe calculations for particles, original patch... |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Janne Karhu | Fix for [#21928] Can't assign hair |
blob | commitdiff | raw | diff to current |
2010-04-05 |
Janne Karhu | Fix for [#21908] SPH fluids - crash when editing while... |
blob | commitdiff | raw | diff to current |
2010-04-04 |
Janne Karhu | Fluid physics for particles by Raul Fernandez Hernandez... |
blob | commitdiff | raw | diff to current |
2010-03-26 |
Brecht Van Lommel | Cloth simulation can now use a group to specify which... |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Campbell Barton | spaces -> tabs, (4 spaces == 1 tab, only for white... |
blob | commitdiff | raw | diff to current |
2010-03-21 |
Janne Karhu | Big cleanup of particle system core, also some minor... |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Janne Karhu | Fix for [#21411] Particles jitter when resting on a... |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Campbell Barton | rename some functions to use easier to understand names. |
blob | commitdiff | raw | diff to current |
2010-02-26 |
Campbell Barton | use negate_v3 rather then multiplying a vector by ... |
blob | commitdiff | raw | diff to current |
2010-02-25 |
Janne Karhu | Fix for [#20647] Children from particles on a subsurf... |
blob | commitdiff | raw | diff to current |
2010-02-25 |
Janne Karhu | Particles with "no physics" didn't stick to the emitter... |
blob | commitdiff | raw | diff to current |
2010-02-24 |
Campbell Barton | allow cloth sim for linked duplicates, not many people... |
blob | commitdiff | raw | diff to current |
2010-02-14 |
Brecht Van Lommel | Fix #20171: properties of hair are not animateable. |
blob | commitdiff | raw | diff to current |
2010-02-14 |
Brecht Van Lommel | Fix #20282: particle normal force can be animated but... |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Campbell Barton | correct fsf address |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Brecht Van Lommel | Fix semi-exit of particle edit mode after adding/removi... |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Campbell Barton | missed these last commit |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 25745:26429. |
blob | commitdiff | raw | diff to current |
2010-01-25 |
Brecht Van Lommel | Added simplification back for quicker preview renders... |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Campbell Barton | copy of docs from 2.4x for python modules that have... |
blob | commitdiff | raw | diff to current |
2010-01-20 |
Campbell Barton | only reallocate memory for child particles if the size... |
blob | commitdiff | raw | diff to current |
2010-01-14 |
Campbell Barton | particle weight brush back (mostly the same as in 2... |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge from trunk -r 25003:25745. |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge -c 25001,25310,25311,25638,25746 from COLLADA... |
blob | commitdiff | raw | diff to current |
2010-01-03 |
Janne Karhu | Stickness factor for particle collisions, patch submitt... |
blob | commitdiff | raw | diff to current |
next |