Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SceneChangingFramework
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Richard Lin
SceneChangingFramework
Commits
ccdc09dd
Commit
ccdc09dd
authored
7 years ago
by
Richard Lin
Browse files
Options
Downloads
Patches
Plain Diff
Initialize Repo
parents
No related branches found
No related tags found
Loading
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+60
-0
60 additions, 0 deletions
.gitignore
README.md
+11
-0
11 additions, 0 deletions
README.md
with
71 additions
and
0 deletions
.gitignore
0 → 100644
+
60
−
0
View file @
ccdc09dd
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Qt-es
/.qmake.cache
/.qmake.stash
*.pro.user
*.pro.user.*
*.moc
moc_*.cpp
qrc_*.cpp
ui_*.h
Makefile*
*-build-*
*.qmlc
# QtCreator
*.autosave
*~
*.orig
*.qmlproject.user
*.qmlproject.user*
.DS_Store
# packaging/checkinstall
*.tgz
*.deb
CMakeCache.txt
CMakeFiles
description-pak
doc-pak
.directory
core
*.qmlc
# compressed javascript?
*.jsc
This diff is collapsed.
Click to expand it.
README.md
0 → 100644
+
11
−
0
View file @
ccdc09dd
# Description
Experimental scene changing framework for cluster, with Qt5.10.
# Detail
1.
Scan dynamic scene plugins when start up.
2.
Scene selector with brief previews.
3.
Dynamic add/remove qt resource collection files.
4.
It will apply to every visual related components, including start-up transitions.
5.
Cluster will store selected scene, and will load it after power on.
This diff is collapsed.
Click to expand it.
Ghost User
@ghost
·
3 years ago
12.pdf
[12.pdf](/uploads/6632f4372bd7ba3a56fc4dff1d4695ce/12.pdf)
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment