blender/release/ui
Janne Karhu 880c43ad5a First new particle code:
-Many things not yet working properly :)
-Experimental new (hopefully more logical) categorization of buttons, feedback on this is very welcome.
-Separate render & draw types, for example now there is actually a render option "halo" instead of all the different point draw types.
-Particles get recalculated only from buttons that actually change something that has to be recalculated, for example changing visualization doesn't reset particles any more.
-Boid physics buttons are still missing as I'm currently redoing the whole boids code.
-Point caching is still very wip, so baking is not possible for example, but I added a few cache baking flags for rna that were/will be needed for particle buttons logic.
2009-06-05 23:59:33 +00:00
..
buttons_data_armature.py UI: 2009-06-03 00:17:35 +00:00
buttons_data_bone.py UI: 2009-06-03 00:17:35 +00:00
buttons_data_camera.py UI: 2009-06-03 00:17:35 +00:00
buttons_data_curve.py UI: 2009-06-03 00:17:35 +00:00
buttons_data_empty.py UI: 2009-06-03 00:17:35 +00:00
buttons_data_lamp.py UI: 2009-06-03 00:17:35 +00:00
buttons_data_lattice.py UI: 2009-06-03 00:17:35 +00:00
buttons_data_mesh.py UI: 2009-06-03 00:17:35 +00:00
buttons_data_modifier.py UI: 2009-06-03 00:17:35 +00:00
buttons_data_text.py UI: 2009-06-03 00:17:35 +00:00
buttons_material.py UI: 2009-06-03 00:17:35 +00:00
buttons_object_constraint.py UI: 2009-06-03 00:17:35 +00:00
buttons_objects.py UI: 2009-06-03 00:17:35 +00:00
buttons_particle.py First new particle code: 2009-06-05 23:59:33 +00:00
buttons_physic_cloth.py Cloth Buttons: 2009-06-03 09:06:32 +00:00
buttons_scene.py UI: 2009-06-03 00:17:35 +00:00
buttons_texture.py UI: 2009-06-03 00:17:35 +00:00
buttons_world.py UI: 2009-06-03 00:17:35 +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_text.py UI: Layout Engine 2009-05-15 11:19:59 +00:00