blender/release/scripts/startup/bl_ui
Lukas Toenne 83093d6770 Extended modes for snapping in the node editor.
The transform operators in nodes will now use the unselected nodes to generate snapping points. Unlike object snapping, node snapping works for the x/y axes separately and snaps node borders to same borders of unselected nodes. The sensitive area for node borders extends over the whole view2D range, to enable simple alignment of nodes in both x and y direction.

For snap points in the node editor an additional enum value is stored to indicate the type of node border (left/right/top/bottom). This works as a constraint on possible node alignments: only same border types align with each other.
2012-06-29 14:34:46 +00:00
..
__init__.py picky cleanup to use of bpy.types 2012-01-18 06:11:56 +00:00
properties_animviz.py Motion Paths Gui - Restoring a "Calculate" button to the Motion Paths panel 2012-05-23 03:36:03 +00:00
properties_data_armature.py Finish changes in up/down arrows for menus 2012-05-23 14:24:40 +00:00
properties_data_bone.py style cleanup 2012-06-19 22:17:19 +00:00
properties_data_camera.py Fisheye Camera for Cycles 2012-05-04 16:20:51 +00:00
properties_data_curve.py style cleanup 2012-06-19 22:17:19 +00:00
properties_data_empty.py
properties_data_lamp.py Python UI Files: 2012-05-01 11:09:05 +00:00
properties_data_lattice.py
properties_data_mesh.py Finish changes in up/down arrows for menus 2012-05-23 14:24:40 +00:00
properties_data_metaball.py
properties_data_modifier.py style cleanup 2012-06-19 22:17:19 +00:00
properties_data_speaker.py pep/style edits & quiet some warnings 2011-11-11 03:28:46 +00:00
properties_game.py Fix for [#31792] "Character Physics type not detected by near sensor" reported by Mikko-Pentti Eronen. 2012-06-21 05:30:57 +00:00
properties_material.py Finish changes in up/down arrows for menus 2012-05-23 14:24:40 +00:00
properties_object_constraint.py "Fix" for [#30704] Action Constraint mapping bug 2012-06-12 06:22:23 +00:00
properties_object.py style cleanup 2012-06-19 22:17:19 +00:00
properties_paint_common.py Code/UI cleanup: improvements for sculpt brush texture settings. 2012-05-15 04:50:47 +00:00
properties_particle.py Fix #31838: Console error with particle Child Simplification is enabled. 2012-06-18 12:29:44 +00:00
properties_physics_cloth.py Don't show physics properties in game engine conext 2012-06-08 15:24:28 +00:00
properties_physics_common.py Point Cache: allow baking external smoke caches. This needs to be cleaned up 2012-04-28 09:00:11 +00:00
properties_physics_dynamicpaint.py Don't show physics properties in game engine conext 2012-06-08 15:24:28 +00:00
properties_physics_field.py Remove "Use Root Coordinates" from the interface 2012-05-15 15:55:59 +00:00
properties_physics_fluid.py Don't show physics properties in game engine conext 2012-06-08 15:24:28 +00:00
properties_physics_smoke.py Don't show physics properties in game engine conext 2012-06-08 15:24:28 +00:00
properties_physics_softbody.py Don't show physics properties in game engine conext 2012-06-08 15:24:28 +00:00
properties_render.py style cleanup 2012-06-19 22:17:19 +00:00
properties_scene.py style cleanup 2012-06-19 22:17:19 +00:00
properties_texture.py Fix [#31714] Pinning object context causes texture list to disappear 2012-06-21 07:32:06 +00:00
properties_world.py 2.6 UI: 2012-03-10 20:30:05 +00:00
space_clip.py mask re-key feature - mango request. ability to reset selected points shape key data. 2012-06-22 11:53:49 +00:00
space_console.py patch [#31644] Py Console: Indent and unindent independent of cursor (aligned) [Tab / Shift + Tab / Ctrl + Tab] 2012-06-04 07:24:19 +00:00
space_dopesheet.py Restoring Group Colours for Animation Channels - Part 1 2012-05-24 01:25:31 +00:00
space_filebrowser.py RNA: 2011-11-07 16:26:53 +00:00
space_graph.py Restoring Group Colours for Animation Channels - Part 1 2012-05-24 01:25:31 +00:00
space_image.py mango request 2012-06-10 12:09:25 +00:00
space_info.py style cleanup 2012-06-19 22:17:19 +00:00
space_logic.py Fix #30132: "Add Game Property" works incorrect after "Add Text Game Property" 2012-02-12 10:23:06 +00:00
space_nla.py replace relative imports with absolute imports so scritps can be executed directly (live editing). 2012-04-04 14:39:52 +00:00
space_node.py Extended modes for snapping in the node editor. 2012-06-29 14:34:46 +00:00
space_outliner.py
space_sequencer.py Fix #31852: Sequencer duplicate cant move strips on Y axis in a meta 2012-06-20 14:20:03 +00:00
space_text.py style cleanup: pep8 2012-05-15 18:50:51 +00:00
space_time.py style cleanup: pep8 2012-05-15 18:50:51 +00:00
space_userpref_keymap.py fix [#31712] User prefs Input: Filter searches for names starting with entered phrase only 2012-06-10 21:38:24 +00:00
space_userpref.py style cleanup 2012-06-19 22:17:19 +00:00
space_view3d_toolbar.py add back blending for vertex and weight paint modes, you may want to keep the one brush and switch blending options. 2012-06-20 09:34:26 +00:00
space_view3d.py removing from group now shows menu to select group to remove. 2012-06-20 14:13:22 +00:00