issues
search
gregjohnson2017
/
tabula-editor
An image editor built from scratch with OpenGL in Go.
MIT License
7
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix OpenGL object leaks
#79
kroppt
opened
3 years ago
1
Remove existing gfx lib for new, external one
#78
kroppt
closed
3 years ago
0
Separate graphics library into external module
#77
kroppt
closed
3 years ago
0
Use more performant logging library
#76
kroppt
opened
4 years ago
1
Implement Undo/Redo feature
#75
gregjohnson2017
opened
4 years ago
0
Add a color picker interface
#74
gregjohnson2017
opened
4 years ago
0
Add special selection tools
#73
gregjohnson2017
opened
4 years ago
0
Add selection outline shaders
#72
gregjohnson2017
closed
10 months ago
0
Add project saving and loading
#71
gregjohnson2017
closed
4 years ago
0
Customizable Dialogs
#70
gregjohnson2017
opened
4 years ago
0
Layer outlines
#69
gregjohnson2017
opened
4 years ago
0
Add layers
#68
gregjohnson2017
closed
4 years ago
0
Add layers
#67
gregjohnson2017
closed
4 years ago
0
Add Layer interface
#66
gregjohnson2017
opened
4 years ago
0
Add right click menus
#65
gregjohnson2017
opened
4 years ago
0
Use markup language for menu bars
#64
gregjohnson2017
opened
4 years ago
0
Texture problems while zoomed out
#63
gregjohnson2017
opened
4 years ago
0
Mix in checker shader blends texture behind
#62
gregjohnson2017
opened
4 years ago
0
Remove unused old file
#61
gregjohnson2017
closed
4 years ago
0
Refactor opengl calls
#60
gregjohnson2017
closed
4 years ago
0
Add Mouse Linear Interpolation
#59
kroppt
closed
4 years ago
0
Refactor Uniform Uploads
#58
gregjohnson2017
closed
4 years ago
0
Use original dims instead of area dims
#57
gregjohnson2017
closed
4 years ago
0
Update readme
#56
gregjohnson2017
closed
4 years ago
0
Pixel Selection tool causes panic
#55
kropptrevor
closed
4 years ago
0
Add loggers for debugging & performance, and add corresponding CLI flags
#54
kroppt
closed
4 years ago
5
Remove SDL2 gfx dependency
#53
kroppt
closed
4 years ago
1
Upgrade github.com/veandco/go-sdl2 to 0.4.4
#52
kroppt
closed
4 years ago
0
Remove SDL2 build dependency
#51
kroppt
closed
4 years ago
0
Add golangci-lint and fix warnings
#50
kroppt
closed
4 years ago
0
Remove SDL gfx dependency
#49
kroppt
closed
4 years ago
0
Add pixel selection interpolation
#48
kroppt
closed
4 years ago
0
Add loggers for debugging & performance, and add corresponding CLI flags
#47
kroppt
closed
4 years ago
0
Selection tool very slow for larger images
#46
kroppt
opened
4 years ago
0
Add custom cursors on hover
#45
gregjohnson2017
opened
4 years ago
0
Compute selection outline in shader
#44
kroppt
opened
4 years ago
0
Add golangci-lint as lint tool and fix or hide all the warnings
#43
kroppt
closed
4 years ago
0
Add file save dialog for Linux
#42
kroppt
closed
4 years ago
1
Implement file saving dialog for linux in util_linux.go
#41
kroppt
closed
4 years ago
0
Add non-functional file saving dialog for Linux just to build
#40
kroppt
closed
4 years ago
1
Add GitHub Actions Workflow
#39
kroppt
closed
4 years ago
1
Implement GitHub Actions workflow for building and releasing
#38
kroppt
closed
4 years ago
0
Close menus on mouse leave
#37
kroppt
closed
4 years ago
0
Change menu button click to release
#36
kroppt
closed
4 years ago
0
Add overwrite dialog to saving when the file exists already
#35
kroppt
closed
4 years ago
0
Add overwrite file dialog to saving on Windows
#34
kroppt
closed
4 years ago
0
Create a cool icon for our editor
#33
gregjohnson2017
opened
4 years ago
0
Add window operations in-frame as buttons; remove SDL border
#32
gregjohnson2017
opened
4 years ago
0
Fix shader/uniform order
#31
gregjohnson2017
closed
4 years ago
0
Selection outline not working on first image load
#30
gregjohnson2017
closed
4 years ago
0
Next