Commit graph

343 commits

Author SHA1 Message Date
David Rowe
e8f627e3fe Add "lock" and "visible" icons to checkboxes in entity properties tab 2016-04-13 17:09:10 +12:00
David Rowe
9e2c844dc0 Updated the HiFi glyphs font file
Used the new "model" icon in entity properties tab.
2016-04-13 16:48:13 +12:00
David Rowe
43f843f731 Retrofit updated margins and spacing to QML dialogs 2016-04-13 16:39:52 +12:00
David Rowe
f7f5443a44 Merge branch 'master' into 20872
Conflicts:
	examples/html/entityProperties.html
2016-04-12 15:40:35 +12:00
David Rowe
d6fcbd2dac Revisit margins and spacing 2016-04-12 15:07:30 +12:00
David Rowe
43de32e7ce Increasing left/right padding of button text 2016-04-12 08:57:36 +12:00
David Rowe
7d068a31a6 Rearrange animation checkboxes and spinners to be in two columns 2016-04-09 17:39:31 +12:00
David Rowe
e5d65fb159 Display collision and grabbing checkbox groups side-by-side 2016-04-09 17:10:27 +12:00
David Rowe
88c3c343fb Display Parent ID and joint index on same line when able 2016-04-09 16:47:28 +12:00
David Rowe
88067fd89f Move ID field to after user data and display multiple IDs nicely 2016-04-09 14:37:24 +12:00
David Rowe
37bd4247da Add horizontal rules 2016-04-09 12:32:26 +12:00
David Rowe
da7d4d33b0 Add icon for entity type; move locked & visible checkboxes to first row 2016-04-09 11:35:25 +12:00
James B. Pollack
b407e20e4b remove regexp 2016-04-08 00:52:09 -07:00
James B. Pollack
fba6a74cf6 remove refresh for now 2016-04-08 00:50:15 -07:00
David Rowe
77e16f62c9 Merge branch 'master' into 20872
Conflicts:
	examples/html/edit-style.css
2016-04-08 15:08:34 +12:00
David Rowe
abdc994f07 Replace grid color presets with color picker plus RGB fields 2016-04-08 12:46:06 +12:00
Brad Hefta-Gaub
d79d66c34e Merge pull request #7601 from ctrlaltdavid/20871
Entities editor fixes
2016-04-07 17:14:00 -07:00
David Rowe
86d314f31a Clarify code comment 2016-04-08 10:47:45 +12:00
David Rowe
fd7a6ed042 Fix checkbox being clickable outside of checkbox and label extents 2016-04-07 17:20:40 +12:00
David Rowe
3532924133 Add search radius label 2016-04-07 15:28:38 +12:00
David Rowe
8bfd028906 Add units to field labels 2016-04-07 15:28:19 +12:00
David Rowe
9c9da1cab9 Make entity list filter have rounded focus highlight 2016-04-07 13:38:12 +12:00
David Rowe
3f62702ff0 Add search icon to entity list filter 2016-04-07 13:38:00 +12:00
David Rowe
9119b82718 Fix right margin of entities list 2016-04-07 08:19:16 +12:00
David Rowe
b6a511ac80 Fix spin box buttons not appearing on OSX 2016-04-07 08:15:25 +12:00
David Rowe
dfa7416acb Fix horizontal scrollbar appearing in entity properties tab on OSX 2016-04-07 08:10:24 +12:00
David Rowe
079e4080c1 Fix entities editor fonts on OSX 2016-04-07 08:04:52 +12:00
David Rowe
c9c414d5a8 Fix entities editor display of large negative coordinates and angles 2016-04-06 07:45:04 +12:00
David Rowe
7d36ec9520 Miscellaneous fixes 2016-04-01 17:30:22 +13:00
David Rowe
1f0529b5ea Miscellaneous fixes 2016-04-01 14:13:38 +13:00
David Rowe
b900fcbbf0 Back out attempt at fixing OSX styling 2016-04-01 12:43:30 +13:00
David Rowe
a2953595a5 Tweak spinbox fields for large values 2016-04-01 10:23:39 +13:00
David Rowe
048865fb09 Style spin buttons 2016-04-01 09:55:27 +13:00
David Rowe
dbd6b9e90b Use monospace font for textarea fields 2016-04-01 08:50:11 +13:00
David Rowe
31b96c75ca Tidying 2016-03-31 16:53:03 +13:00
David Rowe
f584d4d00c Style parent joint index property as a number 2016-03-31 16:49:11 +13:00
David Rowe
751a37a1ff Arrange more properties in rows 2016-03-31 16:48:40 +13:00
David Rowe
13ab854a9d Reduce space between collapsed sections
In settings dialogs as well as entities editor.
2016-03-31 15:02:16 +13:00
David Rowe
382b05e00b Make expand/collapse icon larger 2016-03-31 13:13:13 +13:00
David Rowe
4189f46156 Make input text color change to black when selected 2016-03-31 12:32:36 +13:00
David Rowe
ba43843340 Disable right-click context menu 2016-03-31 12:27:08 +13:00
David Rowe
870636832f Possible work-around for OSX font issues 2016-03-31 10:45:57 +13:00
David Rowe
3457d1c21e Entities list fixes
- Fix report of number of entities selected if have two selected
- Don't show yellow focus highlight on row when first click it
2016-03-31 09:16:31 +13:00
David Rowe
0a83df2281 Fix textarea selection highlight 2016-03-30 19:25:45 +13:00
David Rowe
cfc5c36f05 Fix dropdowns 2016-03-30 19:16:04 +13:00
David Rowe
0b70da1581 Improve layout of scale controls 2016-03-30 19:02:28 +13:00
David Rowe
f4b9ffe26f Reorder sections 2016-03-30 18:07:45 +13:00
David Rowe
fdf45e0134 Use "-group" classification for section expand and collapse 2016-03-30 17:34:31 +13:00
David Rowe
1c5e414c15 Reinstate original property "-section" classifications 2016-03-30 16:10:32 +13:00
David Rowe
1cb08952ae Merge branch 'master' into 20855
Conflicts:
	interface/resources/qml/ToolWindow.qml
2016-03-30 12:01:45 +13:00