2011-07-13 |
Campbell Barton | cmake option to build without smoke sim: WITH_MOD_SMOKE |
blob | commitdiff | raw |
2011-07-05 |
Janne Karhu | Fix for [#27579] Particles Cache Problem |
blob | commitdiff | raw | diff to current |
2011-05-01 |
Campbell Barton | replace inline string searches with BLI_findstring... |
blob | commitdiff | raw | diff to current |
2011-04-29 |
Campbell Barton | corrections for redundant null checks & transform print... |
blob | commitdiff | raw | diff to current |
2011-04-23 |
Campbell Barton | quiet some clang warnings & fix for bugs in exceptional... |
blob | commitdiff | raw | diff to current |
2011-04-21 |
Campbell Barton | converted more mixed tab/space indentations to tabs... |
blob | commitdiff | raw | diff to current |
2011-04-21 |
Campbell Barton | whitespace only, no functional change mixed tabs/spaces... v2.57a |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Campbell Barton | quiet warning & minor pep8 edits. |
blob | commitdiff | raw | diff to current |
2011-04-02 |
Campbell Barton | quiet gcc float -> double promotion warnings. |
blob | commitdiff | raw | diff to current |
2011-03-11 |
Janne Karhu | Better progress info for physics baking: |
blob | commitdiff | raw | diff to current |
2011-03-03 |
Campbell Barton | replace 0 with NULL when used as a pointer |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Nathan Letwory | doxygen: blender/blenkernel tagged. |
blob | commitdiff | raw | diff to current |
2011-02-23 |
Guillermo S. Romero | Clean up headers a bit more. |
blob | commitdiff | raw | diff to current |
2011-02-23 |
Nathan Letwory | doxygen: prevent GPL license block from being parsed... |
blob | commitdiff | raw | diff to current |
2011-02-18 |
Janne Karhu | Bug fix: with bigger than 1 cache step dead particles... |
blob | commitdiff | raw | diff to current |
2011-02-13 |
Campbell Barton | warning cleanup. |
blob | commitdiff | raw | diff to current |
2011-02-13 |
Campbell Barton | enforce string limits (reported by pedantic checking... |
blob | commitdiff | raw | diff to current |
2011-02-12 |
Campbell Barton | - resource leak in pointcache, opendir without closedir() |
blob | commitdiff | raw | diff to current |
2011-02-11 |
Janne Karhu | Bug fix for problem 2 in [#25973] Bake End Frame Not... |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Janne Karhu | Fix for [#25781] Bake cache for particles fails at... |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Campbell Barton | remove redundant assignments & unused vars. |
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-10 |
Janne Karhu | Compiler warning fixes for the same point cache things... |
blob | commitdiff | raw | diff to current |
2011-01-10 |
Janne Karhu | Bug fix: particles dying in collisions could lead to... |
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-09 |
Janne Karhu | Replace uint32_t in pointcache code with unsigned int... |
blob | commitdiff | raw | diff to current |
2011-01-09 |
Janne Karhu | Fix for [#25544] Blender crashes when changing the... |
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 | New hair child options: |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Janne Karhu | Fix for [#25526] Inmediate crash when changing amount... |
blob | commitdiff | raw | diff to current |
2011-01-06 |
Campbell Barton | remove assignments which are unused. |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Janne Karhu | Small changes to new pointcache code: |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Ton Roosendaal | Crash fix for pointcache... bad goto's here. |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Campbell Barton | Quiet warnings from last commit. |
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-21 |
Campbell Barton | rename addlisttolist() to BLI_movelisttolist() |
blob | commitdiff | raw | diff to current |
2010-12-18 |
Janne Karhu | Mistake in previous own commit, checking the wrong... |
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 [#25282] Crash when weting initial mesh presset... |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Campbell Barton | no functional changes: SETLOOPER macro assumed a scene... |
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-08 |
Janne Karhu | Bug fix: normal (from particles) child particles didn... |
blob | commitdiff | raw | diff to current |
2010-12-07 |
Janne Karhu | Fix for [#25079] Duplicating object with particles... |
blob | commitdiff | raw | diff to current |
2010-12-05 |
Brecht Van Lommel | Dependency graph: changed DAG_id_flush_update to DAG_id... |
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-03 |
Campbell Barton | fix for some pedantic warnings. |
blob | commitdiff | raw | diff to current |
2010-12-01 |
Campbell Barton | fix for some mistakes in recent commit. |
blob | commitdiff | raw | diff to current |
2010-11-30 |
Janne Karhu | Smoke now uses only one point cache where both normal... |
blob | commitdiff | raw | diff to current |
2010-11-25 |
Janne Karhu | Possible fix for the issue that came up in [#24890... |
blob | commitdiff | raw | diff to current |
2010-11-08 |
Janne Karhu | Fix for [#24597] Option External in Smoke cache affects... |
blob | commitdiff | raw | diff to current |
2010-11-04 |
Janne Karhu | Temporary fix for "freezing when pointcache is baked": |
blob | commitdiff | raw | diff to current |
2010-11-03 |
Campbell Barton | use c90 compatible static initializers. |
blob | commitdiff | raw | diff to current |
2010-11-02 |
Janne Karhu | Fix for [#24501] Apeend object with cloth sim from... |
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-10-07 |
Campbell Barton | misc fixes found with clang's static checker. |
blob | commitdiff | raw | diff to current |
2010-10-06 |
Janne Karhu | Fix for [#24134] pointcache memory error (crash) |
blob | commitdiff | raw | diff to current |
2010-10-04 |
Janne Karhu | Fix for [#24118] Hair particles can not be edited |
blob | commitdiff | raw | diff to current |
2010-09-28 |
Campbell Barton | [#24028] Minor fixes to BLI_math_vector |
blob | commitdiff | raw | diff to current |
2010-09-28 |
Janne Karhu | Fix for [#23732] Smoke / load external cache doesn... |
blob | commitdiff | raw | diff to current |
2010-09-28 |
Janne Karhu | Fix for own recent commit 32147 |
blob | commitdiff | raw | diff to current |
2010-09-28 |
Janne Karhu | Fix for [#24031] Baked Physics with Phsics set to NO... |
blob | commitdiff | raw | diff to current |
2010-09-27 |
Janne Karhu | Fixed: Showing pointcached frames in the timeline was... |
blob | commitdiff | raw | diff to current |
2010-09-14 |
Janne Karhu | Fix for [#23794] Particle System + FS Motion Blur corru... |
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-13 |
Brecht Van Lommel | 2.5: more removal of G.main. |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Joerg Mueller | svn merge -r 31145:31210 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Campbell Barton | header re-shuffle, some headers contained unneeded... |
blob | commitdiff | raw | diff to current |
2010-08-01 |
Joerg Mueller | svn merge -r 30913:30953 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-01 |
Brecht Van Lommel | 2.5: code changes to reduce the usage of G.main and... |
blob | commitdiff | raw | diff to current |
2010-07-25 |
Joerg Mueller | svn merge -r 30566:30717 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-24 |
Campbell Barton | bugfix [#22988] Duplicating Lights by Frame Causes... |
blob | commitdiff | raw | diff to current |
2010-07-14 |
Joerg Mueller | svn merge -r 30262:30322 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-14 |
Campbell Barton | pointcache support for relative external paths with... |
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-02 |
Campbell Barton | rename some rna properties filename --> filepath |
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-18 |
Campbell Barton | dont use a thread for baking in background mode, its... |
blob | commitdiff | raw | diff to current |
2010-05-11 |
Joseph Eagar | merge of last commit to trunk |
blob | commitdiff | raw | diff to current |
2010-05-11 |
Campbell Barton | fix for crash reading pointcache, was reading over... |
blob | commitdiff | raw | diff to current |
2010-05-06 |
Campbell Barton | option to use the linked path or the local path for... |
blob | commitdiff | raw | diff to current |
2010-05-03 |
Matt Ebb | Fix [#22199] Cloth Cache Panel > Disk Cache doesn't... |
blob | commitdiff | raw | diff to current |
2010-05-01 |
Joerg Mueller | Merge with trunk, revision 28446 - 28528. |
blob | commitdiff | raw | diff to current |
2010-04-29 |
Campbell Barton | NULL check for pointcache. not sure this should be... |
blob | commitdiff | raw | diff to current |
2010-04-22 |
Campbell Barton | only override start and end frames with particle's... |
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-15 |
Campbell Barton | fix for own mistake, from r27961. |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Janne Karhu | Testing for the need to quick cache was causing slowdow... |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Janne Karhu | Fix for [#21983] Entering Particle Edit mode crash |
blob | commitdiff | raw | diff to current |
2010-04-02 |
Campbell Barton | Set Scenes and Physics |
blob | commitdiff | raw | diff to current |
2010-03-30 |
Brecht Van Lommel | Baking for dupligroup & linked library objects |
blob | commitdiff | raw | diff to current |
2010-03-26 |
Joshua Leung | Purging compiler warnings |
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-21 |
Campbell Barton | removed unused includes, except for physics and particl... |
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-03-09 |
Brecht Van Lommel | Mac + OpenMP + pthreads workaround: recent commit broke... |
blob | commitdiff | raw | diff to current |
next |