Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Richard Lin
SceneChangingFramework
Commits
ccdc09dd
Commit
ccdc09dd
authored
Jan 08, 2018
by
Richard Lin
Browse files
Initialize Repo
parents
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
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
README.md
0 → 100644
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.
Ghost User
@ghost
·
Dec 14, 2021
12.pdf
[12.pdf](/uploads/6632f4372bd7ba3a56fc4dff1d4695ce/12.pdf)
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment