David Back
91db81cd94
merge fix
2018-11-13 15:10:53 -08:00
David Back
b3ccce9a3f
merge follow-up
2018-11-12 17:30:21 -08:00
David Back
c5023b1086
Merge branch 'feat/ui-updates' of github.com:huffman/hifi into newPropertySliders
2018-11-12 17:03:07 -08:00
Ryan Huffman
a787f55506
Remove dead code and cleanup JS styling for entity properties redesign
2018-11-12 16:50:45 -08:00
Ryan Huffman
25df605459
Update the styling for the Entity Properties window
2018-11-12 16:50:45 -08:00
David Back
0781171912
Merge branch 'newPropertySliders' of github.com:dback2/hifi into newPropertySliders
2018-11-12 12:20:05 -08:00
David Back
a0d5b1117a
Merge branch 'master' of https://github.com/highfidelity/hifi into newPropertySliders
2018-11-12 11:41:00 -08:00
unknown
0160ab23ab
fix color pickers
2018-11-09 17:23:51 -08:00
unknown
08d9eda7d7
fix property bugs / style issues
2018-11-09 17:08:10 -08:00
David Back
615ffebb2c
new draggable numbers WIP
2018-11-09 13:14:05 -08:00
Ryan Huffman
44d0a7254c
Update the styling for the Entity Properties window
2018-11-08 16:36:55 -08:00
Thijs Wenker
9005efb639
style fixes
2018-11-09 01:30:05 +01:00
Thijs Wenker
08da8c4190
createApp - world/local switch
2018-11-09 01:28:37 +01:00
Thijs Wenker
92888e9d3e
tooltip CR changes
2018-10-31 18:26:23 +01:00
Thijs Wenker
13cad17793
better style js attributes
2018-10-25 02:46:16 +02:00
Thijs Wenker
a3b874f9aa
property tooltips
2018-10-25 02:46:14 +02:00
David Back
a88678fb70
fix bad css merge, add particle property debounce
2018-10-24 15:07:47 -07:00
David Back
b3e0d51260
Merge branch 'master' of https://github.com/highfidelity/hifi into entityPropertiesRefactor
2018-10-24 11:48:56 -07:00
David Back
073040d1fc
Merge branch 'master' into entityListTypeFilter
2018-10-24 10:39:30 -07:00
David Back
2b9dcd0875
fix particle properties and keylight direction, remove columns, fix orderings, fix sliders
2018-10-23 18:38:05 -07:00
Thijs Wenker
e5ef589a3c
style
2018-10-23 22:42:54 +02:00
Thijs Wenker
4c3f5b3bbc
Entity List Context Menu
2018-10-23 22:42:54 +02:00
David Back
ddbe02dd4e
CR changes and fix extra info toggle
2018-10-22 11:56:47 -07:00
David Back
e59f1516ef
CR changes
2018-10-19 16:01:53 -07:00
David Back
45a92fd537
style tweaks
2018-10-18 15:12:38 -07:00
David Back
11add70ef2
style tweaks
2018-10-18 14:58:51 -07:00
Thijs Wenker
b9cfa28c08
style fixes
2018-10-17 19:42:47 -07:00
Thijs Wenker
684f7d5689
move export selection button to bottom of the list
2018-10-17 19:37:56 -07:00
David Back
9cd3c35cc6
style changes and fix hidden top row
2018-10-17 18:18:51 -07:00
David Back
001601d28f
Merge branch 'master' of https://github.com/highfidelity/hifi into entityListTypeFilter
2018-10-17 11:30:10 -07:00
David Back
50becb5c37
merge particle explorer into properties, resurrect sliders, other tidying/fixes
2018-10-16 12:39:34 -07:00
Thijs Wenker
f1885159d2
style fixes
2018-10-15 21:17:41 +02:00
unknown
978cd4bb77
styling tweaks, fix X clear search not refreshing
2018-10-12 18:57:26 -07:00
unknown
a85336044f
add X to clear button to filter search
2018-10-12 18:03:47 -07:00
unknown
6320f9bab7
tweaks
2018-10-12 11:39:54 -07:00
unknown
97438a08d9
styling fixes, add icon, adjust Types text, click outside to close
2018-10-11 23:04:33 -07:00
David Back
4883a60afc
entity list type filter WIP - still some style issues
2018-10-11 18:55:14 -07:00
David Back
60d102c9bf
styling fixes
2018-10-09 12:42:57 -07:00
David Back
7aba0a9082
cleanup
2018-10-09 10:17:39 -07:00
David Back
27d9e8bd23
initial pass refactored re-ordered data-driver entity properties
2018-10-09 10:11:30 -07:00
Thijs Wenker
66c533b557
move export selection button to bottom of the list
2018-10-03 19:35:03 +02:00
SamGondelman
9b07880aab
migrate materials from userData to materialData
2018-04-09 12:49:03 -07:00
SamGondelman
4500ed17e7
merge from master
2018-02-13 13:58:39 -08:00
SamGondelman
84cd0e1529
wip live material swapping on model entities, model overlays, avatars,
...
and albedo swap on shape entities
2018-02-09 12:00:08 -08:00
SamGondelman
d7f4b033e8
wip finish adding material entity
2018-02-02 16:49:33 -08:00
Elisa Lupin-Jimenez
ecb53192ad
edit properties reflect image members
2018-02-02 10:08:40 -08:00
LaShonda Hopper
82dd13a82c
[Case 7049] Fixes superfluous fields issue with Particle Effects (details below).
...
When creating or selecting an object entityProperties.html's properties-list is
updated to have and entity type specific class. This class is used within
edit-style.css to specify rules for the Properties Tab when a certain type of
entity is currently selected.
This resolves the issue with duplicate/misleading color fields for Particle
Effects by adding .ParticleEffectMenu rules to edit-style.css to control the
visible sections.
When the Properties Tab is in the ParticleEffectMenu mode only the following
sections are shown (listed as ordered):
General Section
Collision Section
Physical Section
Spatial Section
Behavior Section
Changes Committed:
modified: scripts/system/html/css/edit-style.css
modified: scripts/system/html/js/entityProperties.js
2017-12-01 15:59:52 -05:00
LaShonda Hopper
b7a959255d
[Case 7049] Remove basic color section from non-shape Properties tab.
...
Changes Committed:
modified: scripts/system/html/css/edit-style.css
2017-11-30 15:14:47 -05:00
Andrew Meadows
71ba6ba10a
Merge pull request #10807 from jmo7/21356
...
21356 - Reorder Edit.js
2017-08-08 15:15:37 -07:00
Dante Ruiz
38db4a6f47
fixed create spinner not appearing
2017-08-07 20:03:55 +01:00