This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/editors/interface
Janne Karhu 66918b3add A bunch of fun stuff now possible because of new pointcache code:
* Baked normal particles can now use the "Path" visualization.
* Path "max length" & "abs length" are now history:
	- New option to set path start & end times + random variation to length.
	- Much more flexible (and calculated better) than previous options.
	- This works with parents, children, hair & normal particles unlike old length option.
	- Only known issue for now is that children from faces don't get calculated correctly when using path start time.
* New option "trails" for "halo", "line" and "billboard" visualizations:
	- Draws user controllable number of particle instances along particles path backwards from current position.
	- Works with children too for cool/weird visualizations that weren't possible before.
* Normal particle children's velocities are now approximated better when needed so that "line" visualization trails will look nice.
* New particle instance modifier options:
	- "path"-option works better and has controllable (max)position along path (with random variation possible).
	- "keep shape"-option for hair, keyed, or baked particles allows to place the instances to a single point (with random variation possible) along particle path.
	- "axis" option to make rotation handling better (still not perfect, but will have to do for now).

Some fixes & cleanup done along the way:
* Random path length didn't work for non-child particles.
* Cached & unborn particles weren't reset to emit locations.
* Particle numbers weren't drawn in the correct place.
* Setting proper render & draw visualizations was lost somewhere when initializing new particle settings.
* Changing child mode wasn't working correctly.
* Some cleanup & modularization of particle child effector code and particle drawing & rendering code.
* Object & group visualizations didn't work.
* Child simplification didn't work.
2009-07-04 03:50:12 +00:00
..
2009-05-15 11:19:59 +00:00
2009-06-23 00:09:26 +00:00
2.5
2009-06-30 19:20:45 +00:00
2.5
2009-06-28 09:35:37 +00:00
2.5
2009-07-03 10:54:39 +00:00
2.5
2009-07-03 15:23:33 +00:00
2.5
2009-07-02 18:12:46 +00:00
2.5
2009-06-30 19:20:45 +00:00
2009-06-23 18:26:01 +00:00
2.5
2009-06-29 11:29:52 +00:00
2.5
2009-07-03 13:21:09 +00:00
2.5
2009-01-07 17:25:17 +00:00
2009-06-23 00:09:26 +00:00
2009-06-23 00:09:26 +00:00
2009-05-05 23:10:32 +00:00
2.5
2009-07-03 13:21:09 +00:00
2.5
2009-07-03 13:21:09 +00:00