Eric Wasylishen
Eric Wasylishen
See: https://github.com/TrenchBroom/TrenchBroom/pull/3795#discussion_r616110315
- Supports quake and hexen 2 (they both use WAD2, with the palette in gfx/palette.lmp, but the palette colors are different) - Handles different open documents using different palettes correctly...
I noticed that doing Shift+Drag to clone brushes with the Select Tool wasn't using texture lock, even if texture lock was enabled. The cause was, face.Texture.Texture was null when the...
Our C bridge to MuPDF is a pain to update whenever we update MuPDF, and also out of date (annotations, etc.)
"Plough" gives an error 404 and "Flibusta" gives a "host not found" error. Found a list here of other servers: http://wiki.mobileread.com/wiki/OPDS
I find night mode hard to read (fonts are too thin); it's better if I set gamma to 200 in Book Settings. Night mode is likely just inverting the pixel...
I am assuming it's possible to build DV on Windows by installing - gcc - make - patch - bash - git from Cygwin and then running the `init.sh` script,...
Seems to be a standard UI pattern in reading apps for double tap to cycle through a few predetermined zoom levels. This would be nice to have in DV.
which was removed by 5ab37fa3ae7df20995863310b7547fea71d3a7b4
Currently it takes several taps to go to a bookmark (4 on a phone: toolbar menu, Go To, select bookmark, "Go"). With a drawer, this could be reduced to 1...