Sam Gateau
|
1d19671e88
|
Merge branch 'master' of github.com:highfidelity/hifi into instancing
|
2019-10-01 11:27:16 -07:00 |
|
Sam Gateau
|
9d999baab2
|
FIrst pass to clean up before pushing a pr:
|
2019-09-26 11:59:01 -07:00 |
|
Sam Gateau
|
dc40c530a3
|
INstrumenting the code more...
|
2019-09-25 17:53:59 -07:00 |
|
Sam Gateau
|
c0660329a3
|
Exposing the REsource Caches through a bit of ui, adding MaterialCache to the family
|
2019-09-17 18:06:08 -07:00 |
|
Sam Gateau
|
3d199ff444
|
Merge branch 'master' of https://github.com/highfidelity/hifi into yellow
|
2019-09-16 21:34:56 -07:00 |
|
Sam Gateau
|
18226e64f8
|
Add a read lock where we think it s needed and banging my head on the problem
|
2019-09-16 18:06:43 -07:00 |
|
sabrina-shanman
|
76b1f551b1
|
Merge branch 'master' into instancing
|
2019-09-16 10:17:59 -07:00 |
|
sabrina-shanman
|
a166b41216
|
Fix build warnings/errors
|
2019-09-13 15:39:29 -07:00 |
|
Shannon Romano
|
79d845d127
|
Merge pull request #16190 from danteruiz/fix-html
BUGZ-1398: HMD Tablet Apps blocked by Web access error
|
2019-09-13 12:35:29 -07:00 |
|
danteruiz
|
8491a37923
|
fixing WebEntities html
|
2019-09-13 09:57:51 -07:00 |
|
milad
|
e56d0066a3
|
Merge branch 'master' of github.com:highfidelity/hifi into BUGZ-1452/entity-link-property-right-button-disable
|
2019-09-11 17:08:39 -07:00 |
|
milad
|
12b980d99d
|
about to test if this new right click disable is working
|
2019-09-11 17:08:35 -07:00 |
|
Shannon Romano
|
65d0bb1342
|
Merge pull request #15906 from kasenvr/kpi-v1-modkit-rc
Kasen Plugin Infrastructure v½ Codename "Modkit Mini"
|
2019-09-11 13:04:01 -07:00 |
|
Seth Alves
|
404b42c41e
|
remove unneeded call to tellNeighborsToRecopyEdges
|
2019-09-05 08:04:09 -07:00 |
|
humbletim
|
271fac4bca
|
Merge remote-tracking branch 'upstream/master' into kasenvr-kpi-v1-modkit-rc-merge
|
2019-09-05 09:46:21 -04:00 |
|
Seth Alves
|
d86944baf4
|
rework polyvox state-machine
|
2019-09-04 20:14:11 -07:00 |
|
Andrew Meadows
|
8957cc5b2b
|
render opaque PolyLines with opaque pipepline
|
2019-08-22 08:13:11 -07:00 |
|
Andrew Meadows
|
81eaf157a6
|
tighter bounding box when rendering PolyLines
|
2019-08-22 08:13:11 -07:00 |
|
Simon Walton
|
85da916a3b
|
Merge pull request #16061 from SimonWalton-HiFi/entities-scriptengine-takedown
BUGZ-984: Wait for client entity-scripts to unload when shutting down
|
2019-08-16 10:12:38 -07:00 |
|
Brad Hefta-Gaub
|
b0b406adda
|
Merge pull request #16015 from HifiExperiments/renderUpdate
BUGZ-902: Drastically reduce locking and branching necessary for render updates
|
2019-08-15 09:35:17 -07:00 |
|
Simon Walton
|
9aacd136b8
|
Add blocking to script unload for client entity-scripts
|
2019-08-14 13:51:40 -07:00 |
|
Sam Gateau
|
4a93b23d83
|
Address the procedural to populate all reflection versions with user uniforms bindings and make EnigneInspector works correctly
|
2019-08-13 18:47:57 -07:00 |
|
Sam Gateau
|
9139edc8b1
|
Maybe fixed the problem, cannot render the gl41 version properly
|
2019-08-12 00:44:14 -07:00 |
|
Sam Gateau
|
a96ef7b5f0
|
Exloring the why....
|
2019-08-09 18:34:36 -07:00 |
|
Sam Gateau
|
67a13ee7cd
|
Exploring differences in the polyline rendering
|
2019-08-08 17:10:46 -07:00 |
|
Zach Fox
|
b45e670d21
|
Fix BUGZ-1197 (and others): Ensure enterEntity is emitted when avatar is inside entity and script is reloaded
|
2019-08-07 13:55:16 -04:00 |
|
HifiExperiments
|
1b84244210
|
merge with master
|
2019-08-05 09:35:56 -07:00 |
|
HifiExperiments
|
7b29f0f718
|
reduce locking necessary for render updates
|
2019-07-31 11:21:29 -07:00 |
|
HifiExperiments
|
078ca7edea
|
supporting text effects + fonts on text entities
|
2019-07-30 09:59:45 -07:00 |
|
humbletim
|
058c81aa1a
|
Merge branch 'hifi-master' into kpi-v1-modkit-rc
|
2019-07-26 01:36:52 -04:00 |
|
Shannon Romano
|
53a67dcfa9
|
Merge pull request #15872 from SamGondelman/bias
DEV-202: Expose shadow bias and max distance to Zone Entity
|
2019-07-16 15:22:37 -07:00 |
|
Shannon Romano
|
8ce64d95ab
|
Merge pull request #15880 from AndrewMeadows/fix-safe-landing-redux
BUGZ-863: wait for objects to be added to physics before completing SafeLanding
|
2019-07-15 08:34:17 -07:00 |
|
kasenvr
|
e9e9607a3b
|
modkit core changes initial commit
whitespace corrections + warnings
updated cmake plugin
rework with focus on JS API integration example
cleanup edit_filter scope
separate-out edit_filter wantsScope stuff
-plugin metadata
split scriptengines out separately
cleanup __url/__filename sets
additional cleanup
fix typo; consolidate ScriptInitializerMixin inits
add more example API protoypes
cleanup pass; fix entity_server / agent init
fix whitespace
remove technically unnessary plugin filtering
+EDIT_FILTER_SCRIPT; cleanup
reorder public/slot/private
use std::count_if
formatting
better debug output; cleanup
fix msvc compiler warning
cleanup
eradicate QtScript references from API Example
updated header comments
Updated KasenAPIExample
|
2019-07-14 21:35:13 -04:00 |
|
Shannon Romano
|
3e70f4f51c
|
Merge pull request #15671 from SamGondelman/uber
DEV-203, BUGZ-978: Condense all redundant shader variants using new slp defines feature and add Haze to Forward renderer
|
2019-07-12 09:39:33 -07:00 |
|
SamGondelman
|
bda87aa13f
|
trying to fix android
|
2019-07-11 16:39:23 -07:00 |
|
SamGondelman
|
7793e07eeb
|
fix polyvox
|
2019-07-11 13:34:58 -07:00 |
|
SamGondelman
|
6ce809fb2a
|
merge with master
|
2019-07-11 09:01:30 -07:00 |
|
SamGondelman
|
d545ba5bc6
|
haze on most entities, working on skybox
|
2019-07-10 23:52:50 -07:00 |
|
Sam Gondelman
|
a64d307bdf
|
make sure we don't have transparent shadow casters
|
2019-07-10 14:21:56 -07:00 |
|
SamGondelman
|
9a866a129d
|
fix text visibility toggle
|
2019-07-10 10:20:27 -07:00 |
|
Andrew Meadows
|
9a6b42ec28
|
move getCollisionShapeURL() back to base class
|
2019-07-09 15:51:56 -07:00 |
|
Andrew Meadows
|
520c62f6f6
|
wait for objects added to physics before stop SafeLanding
|
2019-07-09 15:51:56 -07:00 |
|
SamGondelman
|
29dbbc49ad
|
Merge remote-tracking branch 'upstream/master' into bias
|
2019-07-09 15:38:13 -07:00 |
|
SamGondelman
|
41e8a08484
|
Merge remote-tracking branch 'upstream/master' into uber
|
2019-07-08 23:00:36 -07:00 |
|
SamGondelman
|
ea1b117ca4
|
fix image y flip and text crash
|
2019-07-03 23:14:52 -07:00 |
|
SamGondelman
|
8b9fcd43b1
|
merge with master
|
2019-07-03 17:58:23 -07:00 |
|
SamGondelman
|
72f52b069e
|
cleanup, fix shadow qml
|
2019-07-03 16:21:47 -07:00 |
|
Sam Gondelman
|
00441f1899
|
Merge pull request #15875 from SamGondelman/load
BUGZ-910: Return entity load priority operator to proper state after safe landing
|
2019-07-03 14:20:03 -07:00 |
|
Sam Gondelman
|
0d9f639331
|
Merge branch 'master' into bias
|
2019-07-03 10:20:16 -07:00 |
|
Sam Gateau
|
1a71a63a8b
|
Merge pull request #15867 from SamGondelman/unlit
BUGZ-661: Add unlit property to text entities
|
2019-07-03 18:43:26 +02:00 |
|