.. |
assets
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
audio
|
Merge pull request #1340 from odysseus654/pr/auto-const-ref
|
2021-12-09 17:13:55 -05:00 |
avatars
|
Replace deprecated constants
|
2022-06-18 20:24:25 +02:00 |
entities
|
Replace calls to sprintf with .arg() (deprecated)
|
2022-06-18 21:00:55 +02:00 |
messages
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
octree
|
Replace calls to sprintf with .arg() (deprecated)
|
2022-06-18 21:00:55 +02:00 |
scripts
|
Merge pull request #1340 from odysseus654/pr/auto-const-ref
|
2021-12-09 17:13:55 -05:00 |
Agent.cpp
|
remove unnecessary list copying when retrieving a list of plugins
|
2021-09-12 13:12:02 -07:00 |
Agent.h
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
AgentScriptingInterface.cpp
|
style and memory leak fixes
|
2018-07-30 18:51:19 +02:00 |
AgentScriptingInterface.h
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
AssignmentClient.cpp
|
Merge branch 'master' into dev/webapp-master-update
|
2021-09-01 21:52:04 +12:00 |
AssignmentClient.h
|
Merge branch 'master' into dev/webapp-master-update
|
2021-10-03 12:51:47 +13:00 |
AssignmentClientApp.cpp
|
Updated some URLs, rebranded documentation and changed default metaverse server address
|
2022-02-09 23:57:24 +01:00 |
AssignmentClientApp.h
|
Add disable domain port auto discovery by assignment client option.
|
2021-06-21 13:22:48 -04:00 |
AssignmentClientChildData.cpp
|
compile fixes for AC status packet
|
2015-07-13 16:03:05 -07:00 |
AssignmentClientChildData.h
|
make NodeData parseData take only packet
|
2015-07-14 14:09:00 -07:00 |
AssignmentClientLogging.cpp
|
CR
|
2017-02-09 13:04:43 -08:00 |
AssignmentClientLogging.h
|
CR
|
2017-02-09 13:04:43 -08:00 |
AssignmentClientMonitor.cpp
|
Assignment client type is not known at construction
|
2021-08-18 21:27:35 +12:00 |
AssignmentClientMonitor.h
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
AssignmentDynamic.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
AssignmentDynamic.h
|
remove unused API from ObjectDynamic and friends
|
2017-05-15 22:13:03 -07:00 |
AssignmentDynamicFactory.cpp
|
convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate
|
2021-09-11 15:15:04 -07:00 |
AssignmentDynamicFactory.h
|
rename base action classes to dynamics, start on constraints
|
2017-04-11 20:39:13 -07:00 |
AssignmentFactory.cpp
|
Change read back to peek - guess it was that way for a reason
|
2019-10-08 11:01:42 -07:00 |
AssignmentFactory.h
|
Rename several ReceivedMessage params from packet to message
|
2015-11-24 11:29:02 -08:00 |
main.cpp
|
Create a standard function to init Hifi Apps
|
2018-02-22 17:06:09 -08:00 |