Thijs Wenker
|
f1885159d2
|
style fixes
|
2018-10-15 21:17:41 +02:00 |
|
Thijs Wenker
|
66c533b557
|
move export selection button to bottom of the list
|
2018-10-03 19:35:03 +02:00 |
|
David Back
|
215e7e6da7
|
remove unneeded variable
|
2018-09-27 17:04:43 -07:00 |
|
David Back
|
b7c098c260
|
remove unneeded variable
|
2018-09-27 17:02:54 -07:00 |
|
David Back
|
4204adf60f
|
fix deselecting entity when re-clicking row, fix ctrl/shift selections
|
2018-09-27 16:59:23 -07:00 |
|
David Back
|
046a4e4041
|
ordering/comment tweak
|
2018-09-26 18:02:15 -07:00 |
|
David Back
|
7e7dc33acd
|
more CR changes + fix resizing
|
2018-09-26 17:57:44 -07:00 |
|
David Back
|
df48c60a8f
|
further improvements/fixes
|
2018-09-24 10:28:37 -07:00 |
|
David Back
|
506b9d8645
|
more fixes for deleting/selecting, potential optimizations
|
2018-09-21 10:02:41 -07:00 |
|
David Back
|
e1758c7974
|
CR changes
|
2018-09-20 11:08:01 -07:00 |
|
David Back
|
e701c79984
|
Merge branch 'master' of https://github.com/highfidelity/hifi into newEntityListView
|
2018-09-19 14:06:28 -07:00 |
|
David Back
|
296e2ba488
|
lowercase search term at start
|
2018-09-14 09:57:27 -07:00 |
|
unknown
|
f9480c24a5
|
store search term lower
|
2018-09-13 20:07:49 -07:00 |
|
David Back
|
b65bd6736f
|
also allow search using entity id
|
2018-09-13 18:20:11 -07:00 |
|
David Back
|
4bc046187a
|
fix searching case-sensitivity
|
2018-09-13 15:06:14 -07:00 |
|
David Back
|
34afe7a69a
|
remove fixing search cases (for separate PR)
|
2018-09-13 15:01:49 -07:00 |
|
David Back
|
56ddafed26
|
fix deleting scroll-away items, fix searching case sensitivity, comments
|
2018-09-13 14:56:12 -07:00 |
|
David Back
|
70d427f852
|
more fixes for resizing, deleting, selecting etc
|
2018-09-12 09:43:14 -07:00 |
|
David Back
|
7eb05a3cc8
|
merge changes, fix various issues
|
2018-09-11 16:34:21 -07:00 |
|
Ryan Huffman
|
4b8f5ea6b9
|
Fix syntax and duplicate event handlers in entityList.js
|
2018-09-10 16:44:13 -07:00 |
|
Ryan Huffman
|
5aa5552727
|
Fix PROFILE not forwarding calls when disabled
|
2018-09-10 14:07:25 -07:00 |
|
Ryan Huffman
|
9b9785d250
|
Fix entity list not handling deleted entities
|
2018-09-07 12:04:14 -07:00 |
|
David Back
|
0a67c49ef9
|
remove separate new entity list with option, fix row clicking
|
2018-09-06 16:50:36 -07:00 |
|
Ryan Huffman
|
335f66d165
|
Add filtering support to entity list
|
2018-09-05 14:30:48 -07:00 |
|
Ryan Huffman
|
a9a5bf1e97
|
Replace entity list UI with custom, brute-force solution
|
2018-09-05 14:30:19 -07:00 |
|
Ryan Huffman
|
f2cc2f1485
|
Update entity list UI to be updated in a single batch
|
2018-09-05 14:30:19 -07:00 |
|
Ryan Huffman
|
f6ac755bae
|
Add profiling to edit.js fof the entity list
|
2018-09-05 14:30:19 -07:00 |
|
unknown
|
f941026a62
|
new entity list view wip
|
2018-09-04 19:11:09 -07:00 |
|
David Back
|
a04ffd969e
|
deselect when reselecting same entity, fix indents
|
2018-08-08 13:32:38 -07:00 |
|
David Back
|
174519e86e
|
fix reselecting same entity in list
|
2018-08-07 09:56:51 -07:00 |
|
David Rowe
|
d43be5ce19
|
Code review
|
2018-06-21 16:35:37 +12:00 |
|
David Rowe
|
064f4ca204
|
Remove deleted entities from list without scrolling to top
|
2018-06-19 16:22:59 +12:00 |
|
David Rowe
|
5de451e8e0
|
Update entity list upon entity deletion
|
2018-06-19 14:52:49 +12:00 |
|
David Rowe
|
3c2bee757a
|
Remove calls to function that's been removed
|
2018-05-05 12:14:40 +12:00 |
|
Elisa Lupin-Jimenez
|
73fde4333e
|
new local reference to image model
|
2018-02-02 10:27:44 -08:00 |
|
Elisa Lupin-Jimenez
|
f71d9e4d6a
|
snapshot referenced locally, won't work on OS
|
2018-02-02 10:27:44 -08:00 |
|
Elisa Lupin-Jimenez
|
cc4bafb46f
|
image entities shown as images in entity list
|
2018-02-02 10:27:44 -08:00 |
|
David Rowe
|
fadbf09cdd
|
Avoid potentially slow entity list refresh upon deleting entities
|
2017-11-07 18:10:10 +13:00 |
|
Stephen Birarda
|
924624b127
|
add new glyphs with check, reference in entityList
|
2017-04-20 14:21:13 -07:00 |
|
Stephen Birarda
|
f64efe18c0
|
add an isBaked column to edit.js
|
2017-04-20 14:21:13 -07:00 |
|
Faye Li
|
f57905fbb3
|
remove code for jump to selection
|
2017-03-20 10:23:55 -07:00 |
|
Faye Li
|
197a06c423
|
changes in TWO entityList.js to register the export event
|
2017-03-17 16:17:21 -07:00 |
|
Seth Alves
|
3b581a8dfe
|
merge from upstream
|
2017-03-02 16:35:44 -08:00 |
|
Menithal
|
9c31f66b75
|
Addressed CR of 9684
|
2017-03-02 21:39:56 +02:00 |
|
Menithal
|
dcbe3c622d
|
Added Hotkey Listening to the webview
Ctrl + P and Ctrl + Shift + P are now available even if the edit window
has been selected
|
2017-02-18 11:51:19 +02:00 |
|
Seth Alves
|
3a23ec86d5
|
handles etc work better
|
2017-02-14 13:57:48 -08:00 |
|
howard-stearns
|
9709bedca7
|
checkpoint
|
2017-01-04 16:55:58 -08:00 |
|
David Rowe
|
e3be34528f
|
Fix keyboard flickering when select entities
Fix entities list footer count of selected entities in the process.
|
2016-09-29 16:53:20 +13:00 |
|
David Rowe
|
a94d77ee12
|
Raise and lower keyboard in entities editor
|
2016-09-28 17:57:53 +13:00 |
|
David Rowe
|
fa0aeb4563
|
Display render info values only when valid provided
|
2016-09-13 13:03:47 +12:00 |
|