6
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added missing png's
hansent
as thomas.hansen
More... over 15 years ago
added freeze, fullscreen and close controls to InnerWindow. No way of going back from fullscreen yet.
hansent
as thomas.hansen
More... over 15 years ago
Removed ButtonMatrix for the moment, will rework it diffrently More... over 15 years ago
remove batch use, its sucks >_<
Mathieu Virbel
as txprog
More... over 15 years ago
- try to optimize MTButton with display list (remove if it's bad) - use glBegin/glEnd instead of draw function for drawRectangle
Mathieu Virbel
as txprog
More... over 15 years ago
- pymt.ui.layout: update size in same time as content_width / content_height
Mathieu Virbel
as txprog
More... over 15 years ago
made 3dviewer so it works in innerWindow as well
hansent
as thomas.hansen
More... over 15 years ago
fixed fitts.py
sharathpatali
as sharath.patali
More... over 15 years ago
Corrected small bug More... over 15 years ago
added music dependency into the bloop folder, removed redundant data
sharathpatali
as sharath.patali
More... over 15 years ago
buttonmatrix wip More... over 15 years ago
Fixed the Timeline Bug as well as removed some videos from the repo
sharathpatali
as sharath.patali
More... over 15 years ago
fix auto build doc with getopt
Mathieu Virbel
as txprog
More... over 15 years ago
rework README, add licence
Mathieu Virbel
as txprog
More... over 15 years ago
Some changes to prevent screen-flickering when we ask for windowed windows, and application start it in fullscreen first. - move command line options into __init__ of pymt. - ui.window: use global options for fullscreen / show_fps if exist - mtpyglet: use global options for host / port
Mathieu Virbel
as txprog
More... over 15 years ago
New tentative of fixing --host More... over 15 years ago
Reverted, doesn't work More... over 15 years ago
Fix for --host More... over 15 years ago
Added widget folder in examples to demonstate the various widgets More... over 15 years ago
alignment for MTSlider is now called orientation More... over 15 years ago
Small cleanup More... over 15 years ago
Minor changes to MTSlider : Horizontal Alignment now works. Code cleanup More... over 15 years ago
use --fps to show FPS
Mathieu Virbel
as txprog
More... over 15 years ago
move showfps as options in command line
Mathieu Virbel
as txprog
More... over 15 years ago
..same as last forgot one file
hansent
as thomas.hansen
More... over 15 years ago
fixed positioning bug with MTInnerWindow
hansent
as thomas.hansen
More... over 15 years ago
move inner window into menu action
Mathieu Virbel
as txprog
More... over 15 years ago
added new MTInnerWindow for running plugins inside own window (uses frambuffer objects)
hansent
as thomas.hansen
More... over 15 years ago
MTWindowWallpaper: implement repeat wallpaper
Mathieu Virbel
as txprog
More... over 15 years ago
- launcher: make desktop as new app launcher - desktop: write a cool menu
Mathieu Virbel
as txprog
More... over 15 years ago