blender/release/scripts/ui
Sergey Sharybin 0e8d313f0e Fix #26218: texture paint
- Added option "Fixed Texture" to the UI. Because of strange reason,
  this feature was implemented but hidden from users.
  Would be cool, if somebody familiar with 2d texture paiting check.
- Fixed some issues in existing code of fixed texture paiting.
  It now handles brush radius and curve correct.
- Also fixed issue with paiting with texture from node tree - it used
  to be painted with regular brush color instead of texture.
2011-03-01 17:58:12 +00:00
..
properties_animviz.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
properties_data_armature.py 2.5 UI Scripts: 2011-02-26 16:04:14 +00:00
properties_data_bone.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
properties_data_camera.py 2.5 UI Interface Scripts: 2011-02-16 20:29:23 +00:00
properties_data_curve.py 2.5 UI Scripts: 2011-02-26 16:04:14 +00:00
properties_data_empty.py 2.5 UI Scripts: 2011-02-26 16:04:14 +00:00
properties_data_lamp.py clean whitespace 2011-02-26 16:27:58 +00:00
properties_data_lattice.py 2.5 UI Scripts: 2011-02-26 16:04:14 +00:00
properties_data_mesh.py 2.5 UI Scripts: 2011-02-26 16:04:14 +00:00
properties_data_metaball.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
properties_data_modifier.py clean whitespace 2011-02-26 16:27:58 +00:00
properties_game.py small UI cleanup - "Mouse Cursor" instead of "Show Mouse" and s/subcol/sub and a new line in the end of constraints ui file 2011-02-27 09:36:29 +00:00
properties_material.py clean whitespace 2011-02-26 16:27:58 +00:00
properties_object_constraint.py 2.5 Constraint Ui File: 2011-02-27 10:47:32 +00:00
properties_object.py 2.5 UI Scripts: 2011-02-26 16:04:14 +00:00
properties_particle.py 2.5 particle UI File: 2011-02-27 11:06:01 +00:00
properties_physics_cloth.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
properties_physics_common.py 2.5 UI Scripts: 2011-02-26 16:04:14 +00:00
properties_physics_field.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
properties_physics_fluid.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
properties_physics_smoke.py 2.5 UI Scripts: 2011-02-26 16:04:14 +00:00
properties_physics_softbody.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
properties_render.py pep8 cleanup and remove unused vars/imports 2011-02-17 04:35:41 +00:00
properties_scene.py replace import *'s with named imports (using * is convenient for some scripts but considered bad practice by python devs) 2011-02-27 15:25:24 +00:00
properties_texture.py clean whitespace 2011-02-26 16:27:58 +00:00
properties_world.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
space_console.py 2.5 UI scripts: 2011-02-28 14:25:40 +00:00
space_dopesheet.py Added operator which makes selected scene markers into local 'pose' 2011-02-26 06:28:24 +00:00
space_filebrowser.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
space_graph.py Graph Editor part of the changes in the previous commit... 2011-02-14 02:50:52 +00:00
space_image.py Fix #26218: texture paint 2011-03-01 17:58:12 +00:00
space_info.py 2.5 UI scripts: 2011-02-28 14:25:40 +00:00
space_logic.py pep8 cleanup and remove unused vars/imports 2011-02-17 04:35:41 +00:00
space_nla.py bugfix [#26094] Going to Bone Roll menu brings up python error 2011-02-16 02:25:03 +00:00
space_node.py 2.5 UI scripts: 2011-02-28 14:25:40 +00:00
space_outliner.py patch [#25809] Auto-Registration as utility function. 2011-02-10 23:48:22 +00:00
space_sequencer.py 2.5 UI scripts: 2011-02-28 14:25:40 +00:00
space_text.py Another small text space usability: option to show right margin (aka print marign) 2011-02-18 13:57:54 +00:00
space_time.py 2.5 UI scripts: 2011-02-28 14:25:40 +00:00
space_userpref_keymap.py replace import *'s with named imports (using * is convenient for some scripts but considered bad practice by python devs) 2011-02-27 15:25:24 +00:00
space_userpref.py fix [#26252] Py error when installing addon through UI 2011-03-01 08:28:37 +00:00
space_view3d_toolbar.py Fix #26218: texture paint 2011-03-01 17:58:12 +00:00
space_view3d.py add back view 1:1 operator from 2.4x (Shift+PadEnter) 2011-02-23 06:48:47 +00:00