HifiExperiments
|
179f81adcf
|
add unlit property for shapes
|
2024-06-18 17:31:18 -07:00 |
|
Heather Anderson
|
05182af561
|
more (relatively useless) code review
|
2021-09-11 20:16:51 -07:00 |
|
David Rowe
|
4d11d1d515
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
|
Dale Glass
|
aa0f8a8304
|
Fix ShapeEntityItem::getRotateForPicking()
It declared a variable it didn't use, and instead used the unlocked version.
|
2021-04-02 00:24:45 +02:00 |
|
HifiExperiments
|
852edec9e7
|
entities with billboardMode != none use local rotation so parent rotation doesn't affect them
|
2021-02-18 22:15:12 -08:00 |
|
HifiExperiments
|
1f71a23082
|
optimize picking
|
2021-01-17 13:09:09 -08:00 |
|
HifiExperiments
|
2a27fc4de2
|
billboarding for model entities
|
2021-01-13 22:31:21 -08:00 |
|
HifiExperiments
|
6d1667df5a
|
better picking against billboarded shapes other than spheres
|
2021-01-10 16:48:44 -08:00 |
|
HifiExperiments
|
bef0c79b67
|
billboard mode working on most entity types
|
2021-01-10 16:03:04 -08:00 |
|
HifiExperiments
|
2dd612b926
|
more improvements
|
2020-10-20 17:12:23 -07:00 |
|
HifiExperiments
|
a7861855a7
|
properties update over wire
|
2020-07-16 14:34:02 -07:00 |
|
HifiExperiments
|
eb26d9b4e3
|
working on parenting fixes
|
2020-04-06 13:41:01 -07:00 |
|
HifiExperiments
|
62bb4e1d46
|
simplify render update check, threadsafety
|
2019-07-31 21:02:21 -07:00 |
|
HifiExperiments
|
7b29f0f718
|
reduce locking necessary for render updates
|
2019-07-31 11:21:29 -07:00 |
|
David Rowe
|
a45d8924fa
|
Miscellaneous minor JSDoc fixes noticed in passing
|
2019-07-11 16:31:09 +12:00 |
|
David Rowe
|
b16086de74
|
Revise JSDoc for key Entities methods plus entity properties
|
2019-06-15 10:44:56 +12:00 |
|
SamGondelman
|
a10f52c66d
|
merge with master
|
2019-01-25 14:16:07 -08:00 |
|
Jeff Clinton
|
d92d256cfc
|
Merge pull request #14656 from SamGondelman/matFallthrough
Case 20241: Material entity fallthrough
|
2019-01-25 14:01:27 -08:00 |
|
SamGondelman
|
8d2e81a13b
|
Merge remote-tracking branch 'upstream/master' into matFallthrough
|
2019-01-17 10:27:43 -08:00 |
|
SamGondelman
|
611998f799
|
add pulse group properties to shapes, particles, text, web, image, and grid
|
2019-01-16 13:34:10 -08:00 |
|
SamGondelman
|
4b67a79561
|
more web entity wip
|
2019-01-11 09:57:42 -08:00 |
|
SamGondelman
|
a9d798070a
|
wip
|
2019-01-02 18:08:59 -08:00 |
|
SamGondelman
|
5dd00bed1d
|
new improved polylines
|
2018-12-14 14:15:56 -08:00 |
|
SamGondelman
|
1fd8a21f8e
|
cleanup
|
2018-12-03 11:07:54 -08:00 |
|
Sam Gondelman
|
5b6e7b2566
|
Merge branch 'master' into scriptvec3
|
2018-10-02 08:58:04 -07:00 |
|
Thijs Wenker
|
06491ef12f
|
API function for retrieving multiple entity properties with better performance
|
2018-09-20 19:34:00 +02:00 |
|
SamGondelman
|
589e88af4a
|
Merge remote-tracking branch 'upstream/master' into scriptvec3
|
2018-09-04 17:54:45 -07:00 |
|
SamGondelman
|
283c0c0311
|
s i m p l i f y
|
2018-08-23 11:47:56 -07:00 |
|
SamGondelman
|
5c0b12abf6
|
ordered ray/parabola intersection code
|
2018-08-22 16:29:17 -07:00 |
|
SamGondelman
|
7c8d080050
|
Merge remote-tracking branch 'upstream/master' into scriptvec3
|
2018-07-31 14:04:23 -07:00 |
|
SamGondelman
|
2ca217eb4a
|
merge with master
|
2018-07-30 17:43:15 -07:00 |
|
SamGondelman
|
f9cdfbad7c
|
cleanup
|
2018-07-12 17:59:57 -07:00 |
|
SamGondelman
|
16ad9cb5d3
|
xcolor/rgbcolor conversion
|
2018-07-11 18:06:06 -07:00 |
|
SamGondelman
|
fcc523fbef
|
parabola sphere intersection
|
2018-07-09 15:15:36 -07:00 |
|
SamGondelman
|
90091d11e4
|
parabola picks, started implementing math
|
2018-07-03 09:47:31 -07:00 |
|
Clement
|
da9fb9c751
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
|
Clement
|
2e8a6e1961
|
Remove more dead octree code
|
2018-04-17 18:21:51 -07:00 |
|
SamGondelman
|
3270409b7b
|
possible fix for missing alpha on server restart
|
2018-04-11 14:06:30 -07:00 |
|
MiladNazeri
|
e054f16c46
|
Merge pull request #12526 from ctrlaltdavid/21709
Entities API JSDoc
|
2018-03-12 14:40:09 -07:00 |
|
Andrew Meadows
|
2750f3ee71
|
remove unused cruft and avoid useless work
|
2018-03-09 08:35:18 -08:00 |
|
David Rowe
|
a782b6779a
|
Merge branch 'master' into 21709
# Conflicts:
# interface/src/ui/overlays/Overlays.h
# interface/src/ui/overlays/Shape3DOverlay.cpp
# libraries/entities/src/EntityItemProperties.cpp
# libraries/entities/src/EntityScriptingInterface.h
|
2018-02-28 12:42:05 +13:00 |
|
SamGondelman
|
0fca56eef0
|
Revert "Merge pull request #12407 from NissimHadar/shadowControlsOffZvork"
This reverts commit 3201d2ba21 , reversing
changes made to c0f20900a0 .
|
2018-02-27 11:33:05 -08:00 |
|
Nissim Hadar
|
b2a06cdb98
|
Merge branch 'master' of https://github.com/highfidelity/hifi into shadowControlsOffZvork
# Conflicts:
# libraries/entities/src/EntityItemProperties.cpp
# libraries/entities/src/ShapeEntityItem.h
# libraries/networking/src/udt/PacketHeaders.cpp
# libraries/networking/src/udt/PacketHeaders.h
|
2018-02-19 13:05:57 -08:00 |
|
David Rowe
|
67cfe783be
|
Entity properties JSDoc
|
2018-02-19 12:17:31 +13:00 |
|
Nissim Hadar
|
81c9e449e6
|
Models casting shadows (again). (Something stupid happened...)
|
2018-02-18 10:19:17 -08:00 |
|
Nissim Hadar
|
a69816f885
|
WIP.
|
2018-02-17 15:21:57 -08:00 |
|
Nissim Hadar
|
a92765a83a
|
Adding can cast shadow property.
|
2018-02-14 12:01:30 -08:00 |
|
Nissim Hadar
|
1632ab9782
|
Changed flag to "cast shadow" instead of "don't cast shadow".
|
2018-02-13 18:27:36 -08:00 |
|
Nissim Hadar
|
23a29b8d4b
|
Added don't castr shadow flag to entity and shape classes.
|
2018-02-13 16:16:04 -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 |
|