aboutsummaryrefslogtreecommitdiffstats
path: root/components/__init__.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-31Fixed frame loop bug.DH41-17/+18
2017-05-31New rendering engine partially implemented. Also added a live preview during ...DH43-131/+208
2017-05-29added component base classtassaron4-58/+74
2017-05-29remove test videotassaron2-1/+3
2017-05-29title text does not need to generate a new image each frametassaron3-5/+18
2017-05-28save empty presets, comboBox populates with preset namestassaron3-4/+20
2017-05-28savePreset creates a filetassaron3-6/+32
2017-05-28turned openPreset button into comboBox to fit a new designtassaron2-11/+17
2017-05-28create data directory structuretassaron1-2/+13
2017-05-28Fixed component list not affecting render order. FIXME Reverse the render orderDH41-5/+11
2017-05-28slight fixes to component UIstassaron3-298/+284
2017-05-28Implemented change list orderDH42-3/+55
2017-05-28Fixed Stack & list sync bug.DH41-1/+4
2017-05-28fixed travelling text bugtassaron1-6/+8
2017-05-28rm old ui filetassaron1-602/+0
2017-05-28title text is now a componenttassaron7-162/+798
2017-05-28Fixed Resolution Change in preview. Removed debugging print statements.DH42-7/+4
2017-05-28Integration with tassaron2 modular design. True Alpha Rendering added, severa...DH411-1499/+1100
2017-05-27Created a new UI, several new features to be implemented. FIXME: Resolution c...DH45-112/+1219
2017-05-27Removed .vscode directory and updated .gitignoreDH42-205/+2
2017-05-27Fixed Scaling BugsDH42-11/+11
2017-05-27Added automatic scaling of Image and bars. Set title x/y position, and font s...DH44-25/+35
2017-05-26Removed hardcoded parameters. Defaults loaded at runtime.DH43-10/+237
2017-05-25improved color button ui xmltassaron1-73/+85
2017-05-23rm unused variabletassaron1-5/+3