blender/release/ui
Janne Karhu 6b15024f4a Pointcache refresh part 1:
* Particles support larger than 1 frame changes, bigger frame changes can result in inaccurate results, but it's super fast and you get a nice feeling of how the particles behave!
* "Cache to current frame" button calculates the exact result of particles at current frame.
* Current state of cache can be protected by making it a bake.
* Cache is now in memory by default, disk cache is an option.
* Only "viewport %" number of particles are calculated and cached in viewport, baking and rendering calculate all particles.
* Info on cached frames and memory usage given in ui.
* Support for exact "autocaching" of changes and large frame changes(disabled for now until exact place in event system is decided)
* "Continue physics" is probably deprecated after this and should be removed once sb & cloth use the new cache code.

Todo:
* Make softbody & cloth use the new cache things.

Other changes:
* Some cleanup of particle buttons.
2009-06-21 10:16:52 +00:00
..
buttons_data_armature.py UI: 2009-06-18 14:20:25 +00:00
buttons_data_bone.py RNA: 2009-06-19 14:56:49 +00:00
buttons_data_camera.py UI: 2009-06-18 14:20:25 +00:00
buttons_data_curve.py UI: 2009-06-18 14:20:25 +00:00
buttons_data_empty.py UI: 2009-06-18 14:20:25 +00:00
buttons_data_lamp.py UI: 2009-06-18 14:20:25 +00:00
buttons_data_lattice.py UI: 2009-06-18 14:20:25 +00:00
buttons_data_mesh.py UI: 2009-06-18 14:20:25 +00:00
buttons_data_modifier.py Bugfix: Displace modifier was missing the "direction" drop down menu. 2009-06-19 09:21:08 +00:00
buttons_data_text.py UI: 2009-06-18 14:20:25 +00:00
buttons_material.py UI: 2009-06-18 14:20:25 +00:00
buttons_object_constraint.py 2.5 - Fixed error with Constraint Buttons 2009-06-21 00:17:45 +00:00
buttons_objects.py ObColor wasnt converted into an RNA string. 2009-06-20 02:44:57 +00:00
buttons_particle.py Pointcache refresh part 1: 2009-06-21 10:16:52 +00:00
buttons_physic_cloth.py UI: 2009-06-18 14:20:25 +00:00
buttons_scene.py 2.5 UI 2009-06-15 20:28:49 +00:00
buttons_texture.py UI: 2009-06-18 14:20:25 +00:00
buttons_world.py UI: 2009-06-18 14:20:25 +00:00
space_image.py 2.5: Image Editor 2009-06-16 01:22:56 +00:00
space_logic.py game logic UI script, physics could be broken up into more panels. 2009-06-20 06:06:13 +00:00
space_outliner.py updated outliner header python file, still disabled for now, because there's not a nice way yet to represent the keying sets menu. 2009-05-30 06:23:17 +00:00
space_sequencer.py UI scripts: 2009-06-16 01:25:49 +00:00
space_text.py 2.5: Text editor, port menu code to python. 2009-06-16 01:10:47 +00:00