Ines Almeida
b1f0e4c2d6
Cleanup: use tuples in python according to feedback
2018-09-15 17:28:20 +02:00
Antonioya
6b024c7e1a
GP: Improve errase panel and toolbars
...
Some names were not clear enough and some parameters were missing.
2018-09-14 22:54:19 +02:00
Antonioya
54f1375e29
GP: Add pressure option to eraser size
2018-09-14 22:54:18 +02:00
Antonioya
460731f39e
GP: Some changes to eraser panel
2018-09-14 22:54:18 +02:00
Luca Rood
c4ef2e2f2e
Cloth: Improve UI
...
This reorganizes the cloth UI, and changes some of the behaviour to be
more reasonable.
Changes included here:
* Reorganized cloth panels
* Improved some tooltips
* Removed `vel_damping` option
* Removed cloth pinning checkbox
* Removed stiffness scaling checkbox
* Separated shrinking from sewing
* Separated self collisions from object collisions
Reviewed By: brecht
Differential Revision: http://developer.blender.org/D3691
2018-09-14 15:52:00 +02:00
Antonioya
1d76fbf3df
GP: Add thickness and stregth factor to UI
...
Now it's possible change the factors for soft eraser.
2018-09-14 10:31:47 +02:00
Antonioya
18141863b2
GP: Fix armature deformation weight problem
...
The armature was using only weight 1 or 0, but not the real value.
Also removed unused parm in UI panel.
2018-09-14 08:57:46 +02:00
Antonioya
ee7236859d
GP: Change fill option text
2018-09-13 18:35:45 +02:00
Antonioya
d6f896da22
GP: Add strength factor for eraser brush
...
This gives more control.
2018-09-13 18:34:34 +02:00
Antonioya
a273e432cc
GP: Add pressure button for eraser brushes
2018-09-13 16:52:27 +02:00
Antonioya
3d2f596d94
GP: Add a separartion for leak size in fill panel
2018-09-13 15:40:48 +02:00
Campbell Barton
e8fa13b01e
Fix leak in tool tooltip creation
2018-09-13 18:21:54 +10:00
Campbell Barton
af1cf00003
Merge branch 'master' into blender2.8
2018-09-13 18:19:24 +10:00
Campbell Barton
a6fc718029
PyAPI: add API call to get an operators type
...
Getting the instance leaks memory and was only meant to be used for
generating docs.
2018-09-13 18:16:06 +10:00
Campbell Barton
f65a703cc8
Cleanup: whitespace
2018-09-13 09:26:42 +10:00
Campbell Barton
4c2ac2a02f
UI: show options for smooth and randomize
2018-09-13 09:23:24 +10:00
Campbell Barton
9e5259b043
Tool System: make smooth and randomize interactive
2018-09-13 09:19:30 +10:00
Ines Almeida
32a461adf2
Shader Editor: tweak when the UI for managing the material is enabled
...
- disable the UI if the currently selected object does not support materials.
- add Metaballs and GPencil as types supporting material.
2018-09-12 20:07:03 +02:00
Antonioya
6018a3b4e8
GP: Hide panels for eraser brushes
2018-09-12 15:18:23 +02:00
Antonioya
b172209b4b
GP: Remove brush type from panel
...
The brush type is get from previous brush
2018-09-12 15:18:22 +02:00
Antonioya
cf376bc451
GP: Change UI panel parameter smooth order
2018-09-12 10:17:18 +02:00
Campbell Barton
18986160a5
Tool System: show bisect tool options
2018-09-12 06:36:26 +10:00
Brecht Van Lommel
e1178266e7
Workspace: support reordering of workspaces from RMB menu.
...
Drag and drop will follow later, it's a bit complicated to make this work
reliable in the current UI code.
2018-09-11 12:43:28 +02:00
Campbell Barton
65c5abc236
Cleanup: remove dead code
2018-09-11 18:30:55 +10:00
Campbell Barton
b05f9e35cb
Cleanup: unused variables
2018-09-11 18:15:55 +10:00
Campbell Barton
29fa45b695
Correct merge conflict
2018-09-11 17:47:30 +10:00
Campbell Barton
01e6f09001
Merge branch 'master' into blender2.8
2018-09-11 17:45:38 +10:00
Campbell Barton
bf8aac0d49
Cleanup: unused variables
2018-09-11 17:32:21 +10:00
William Reynish
a0581daf75
UI: use property split for motion paths
2018-09-11 16:52:18 +10:00
Dalai Felinto
58622eb3a6
Image/UV Editor: Remove show other option
...
This is no longer useful now that we have multi-object editing support.
2018-09-10 10:43:30 -03:00
Campbell Barton
20634fd433
Tool System: use preselect highlight w/ poly-build
...
- Poly build now uses a new gizmo for pre-selection
which has the same behavior as loop-cut.
This replaces hack where mouse-move set the active element
which was no longer working properly because of missing
depsgraph updates.
- Multi-object support for poly-build.
- Support for deformed cage.
- Fix error where changing active object wasn't properly
refreshing the preselect gizmo (for loopcut too).
Currently holding Alt to select non-boundary element's isn't working.
2018-09-10 14:35:04 +10:00
Campbell Barton
5e942f459f
UI: Disable popup for object mode delete from menu
...
Since there are no options to change, delete immediately.
2018-09-08 06:56:48 +10:00
Campbell Barton
f23319d095
RNA: Area.header_text_set text is now required
2018-09-08 06:23:25 +10:00
Sergey Sharybin
f440fdec84
Fix operators from W menu for the API changes
2018-09-07 16:41:19 +02:00
Campbell Barton
bf5609cc8c
Annotate Tool: allow drawing dots
2018-09-07 21:16:36 +10:00
Campbell Barton
8115b99ecd
UI: add useful information to 'Measure' tooltip
2018-09-07 11:48:03 +10:00
William Reynish
6eeb07b870
UI: add mark/clear seam to UV menu in 3D viewport.
2018-09-06 14:13:43 +02:00
Brecht Van Lommel
e0a4dc6a79
UI / Python: rename X-Ray to In Front, Draw to Display.
...
See T56648.
2018-09-06 13:26:46 +02:00
Brecht Van Lommel
f1c8c25a3e
UI: rename Translate/Grab to Move in UI, shortcuts stay the same.
2018-09-06 12:22:09 +02:00
Campbell Barton
5f66924066
Fix exception w/ grease pencil brush tooltips
2018-09-06 18:28:33 +10:00
Dalai Felinto
b060248324
Multi-Objects: UV_OT_follow_active_quads
...
Starring: the overengineered error report system to make sure only one error
is reported.
2018-09-05 19:27:44 -03:00
Dalai Felinto
a8fffa4da8
Fix error message from MESH_OT_faces_mirror_uv
...
Reported/Patch by Alan Troth.
2018-09-05 17:31:04 -03:00
Dalai Felinto
5dbf9e09a8
UV_OT_lightmap_pack: Distinction between edit and object modes
...
I don't even know why this operator was ever made to work in object mode.
That said, since it does, we should have different options for it
(or rather, always do all faces for it).
2018-09-05 17:24:07 -03:00
Dalai Felinto
2b83b36a30
Multi-Objects: UV_OT_lightmap_pack
...
I removed the All Objects option. This doesn't make more sense now that
all the selected objects will be in edit mesh mode.
2018-09-05 16:58:56 -03:00
Dalai Felinto
9c1150a295
Cleanup: uvcalc_smart_project.py 2/2
2018-09-05 15:36:31 -03:00
Dalai Felinto
9710056fb5
Cleanup: uvcalc_smart_project.py
...
Removing old commented out code. It includes progress bar and other bits
that were never implemented for this script since the 2.5 transition.
2018-09-05 15:27:40 -03:00
Dalai Felinto
67682f567b
Multi-Objects: UV_OT_smart_project
2018-09-05 15:23:42 -03:00
Clément Foucault
58a90dbd97
UI: Change "Show Edge Seams" toggle position
2018-09-05 19:00:13 +02:00
Campbell Barton
66f8a2d67e
UI: remove delete redo panel
...
Since the option is now hidden from the UI, add to the object menu
(without this the key binding isn't discoverable).
2018-09-05 22:57:45 +10:00
Sybren A. Stüvel
d8ee6158e9
keyingsets_builtins: use keyword parameters
2018-09-05 11:01:17 +02:00