-
Notifications
You must be signed in to change notification settings - Fork 351
Add Multi-segment LCD component. #3621
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
whatsavalue3
wants to merge
60
commits into
wiremod:master
Choose a base branch
from
whatsavalue3:newMSLCDeditor
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
08e3097
intprop
579e407
digi
3a832de
Merge branch 'wiremod:master' into master
whatsavalue3 44049cd
add oscilloscope
ca83be4
Fix linting
a047159
linter should be happy now
2b4f898
This should be better
fa18df4
get rid of trailing ws
fdd6adf
They are visible by default
eb55f3d
Optional interactiveness
599365b
Fix lint
72c52c7
Multisegment lcd
c002c2f
try using RenderToWorld
94e019c
Have a ratio changer
7860fd5
Do fixes
c625130
Matrix segment
a26887d
It is amazing
6fdf855
colors
0f84271
Fixes
2e0a7ce
Fix
bc419b1
add the missing color pickers
7d8770a
make it dupeable
c853608
Merge branch 'wiremod:master' into segmentlcd
whatsavalue3 1f495c9
Colors
443738c
dedup, and segment names
83b4edf
no more enter
a8abd90
Fading
0e76155
in the bad bad code there are bad bad practices with bad bad perf
60c1fe2
oh my
bf9bed0
Begin
776fa0e
very messy code, but it works!
ffe8be0
It is working, except for text
3825cae
Change rotation and skew order
5f2244e
alpha
2b75bcb
fix layout
40941e9
ungroup
8037ddd
Fix dupe
da7e46a
Fix Z and optimize rendering
ec6f6db
change minimum
3060dfe
Optimizations
1741556
text
56e38df
Fix segment begin count
9339203
remove print
d8cc808
fix segment rendering
b068309
Merge branch 'wiremod:master' into segmentrenderrewrite
whatsavalue3 04ab2c3
Offset and Align
5aba844
Merge branch 'wiremod:master' into segmentrenderrewrite
whatsavalue3 93ab12d
Merge branch 'wiremod:master' into segmentrenderrewrite
whatsavalue3 72fc743
Merge branch 'wiremod:master' into segmentrenderrewrite
whatsavalue3 b1b5ac0
Merge branch 'wiremod:master' into segmentrenderrewrite
whatsavalue3 e307d7d
Fix rendering bugs
c23fcce
Merge branch 'wiremod:master' into segmentrenderrewrite
whatsavalue3 d46cf46
New editor
e36ade3
Merge branch 'wiremod:master' into newMSLCDeditor
whatsavalue3 0a34872
Selection
2e37271
Merge branch 'wiremod:master' into newMSLCDeditor
whatsavalue3 d293f3e
decrease sensitivity
36ac273
Multiselect, bugfixes
06b0eb4
Get rid of useless prints
645ea76
Setup MSLCD editor when uploading if nil
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Question to other wire developers: Does it have any unintended side effect? This used to be an
Entity, now it is anEntity:GetTable().