summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* First triangleJean-Michaƫl Celerier2020-01-151-1/+1
* Expose number of jobs is last updateMike Krus2019-12-174-5/+10
* Move AspectCommandDebugger to system service, activate command executerMike Krus2019-12-179-57/+60
* Use jobsDone to sync render capture back to frontendMike Krus2019-12-134-8/+13
* Implement getting list of aspects from system information classMike Krus2019-12-138-27/+53
* Fix deprecation syntaxMike Krus2019-12-133-3/+3
* Make tracing a runtime optionMike Krus2019-12-1313-293/+400
* Deprecate message APIMike Krus2019-12-0925-72/+86
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-072-6/+9
|\
| * Make QThreadPooler use the global thread poolPaul Lemire2019-12-022-6/+9
* | Make NodeRelationshipChange struct privateMike Krus2019-12-067-27/+13
* | Fix usages of text stream operatorsAlexandru Croitor2019-12-063-14/+14
* | Add Q3D_DECL_DEPRECATED macroMike Krus2019-12-051-0/+6
* | Revert "Fix post FF API changes"Mike Krus2019-12-0310-32/+54
* | Revert "Update jobs to remove post FF changes"Mike Krus2019-12-033-10/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-165-1/+11
|\|
| * Fix compile warning (again)Mike Krus2019-11-151-1/+1
| * Disable threaded rendering macOS 10.14 and laterMike Krus2019-11-144-0/+10
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-141-1/+1
| |\
| | * QNode: stop using hash<node,connection> for bookkeeping5.13Paul Lemire2019-11-042-9/+17
| * | Doc: Fix documentation warningsTopi Reinio2019-11-131-1/+1
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-092-9/+17
|\| |
| * | Fix compile warningsMike Krus2019-11-081-1/+1
| * | QNode: stop using hash<node,connection> for bookkeepingv5.14.0-beta3Paul Lemire2019-11-042-9/+17
* | | Don't try to load binary json GLTF data if !QT_CONFIG(binaryjson)Ulf Hermann2019-11-071-0/+2
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-022-1/+10
|\| |
| * | Fix frame advance serviceMike Krus2019-10-281-1/+5
| * | QNode::updateNode: ensure postConstructorInit of node is calledPaul Lemire2019-10-281-0/+5
* | | Accept CBOR as optional format in gltf dataUlf Hermann2019-10-292-0/+79
|/ /
* | Fix skeleton loadingMike Krus2019-10-252-16/+23
* | Revert removal of more sceneChanged methodsMike Krus2019-10-242-0/+9
* | Update jobs to remove post FF changesMike Krus2019-10-223-1/+10
* | Fix post FF API changesMike Krus2019-10-2210-54/+33
* | Restore sceneChangeEvent overload that were removedPaul Lemire2019-10-222-0/+2
* | Remove remaining messaging code in QSkeletonLoaderMike Krus2019-10-221-12/+0
* | Remove old code from animation classes & update testsMike Krus2019-10-212-12/+0
* | Fix Coverity warningsMike Krus2019-10-216-1/+7
* | Update QScene2D to use direct syncMike Krus2019-10-141-1/+1
* | Clean QJoint message handlingMike Krus2019-10-111-3/+2
* | Update LoadSkeletonJob to use direct syncMike Krus2019-10-081-0/+1
* | Update animation evaluation jobs to use direct syncMike Krus2019-10-082-0/+11
* | QChangeArbiter: emit receivedChange when frontend node is dirtyPaul Lemire2019-10-071-3/+4
* | Remove use of node/components added/removed messagesMike Krus2019-10-0413-22/+185
* | Add accessor to retrieve frontend node from an idMike Krus2019-10-022-0/+22
* | Fix missing exportsMike Krus2019-10-026-6/+6
* | Add callback on aspect job when all jobs are completev5.14.0-beta1Mike Krus2019-10-014-1/+24
* | Clean up includesMike Krus2019-10-014-7/+3
* | Update QCameraLens to use direct syncPaul Lemire2019-09-241-0/+3
* | Update mapping classes to use direct syncMike Krus2019-09-232-0/+6
* | Fix deprecation warnings related to QBasicAtomicIntegerFriedemann Kleint2019-09-192-2/+2