0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
warning fix More... about 15 years ago
per-sheet resolution overrides implemented More... about 15 years ago
moving text calculation routines to the font instance More... about 15 years ago
warning fixes More... about 15 years ago
draw source swapping enabled More... about 15 years ago
Fixing the Pythonxx_d.lib debug build. More... about 15 years ago
Fixed a typo. More... about 15 years ago
Phew! Got rid of a heck of a lot warnings. Nearly all related to new gcc's dislike of const char* asignments to char* variables, etc. More... about 15 years ago
* adding segmented text addText method (for coloured labels) * comments More... about 15 years ago
Converting to use primitives from integers.h More... about 15 years ago
Replace "struct" with "class" to keep VC happy. More... about 15 years ago
default values for the different chunk versions More... about 15 years ago
oops. Testing code-commented More... about 15 years ago
Fixed the clipping and VBO size. Code seems stable and clips works like a charm More... about 15 years ago
* Changed the DrawQuad to not contain duplicities * Font's Glyphs sorting, and atlas draw source sorting in general, was fixed More... about 15 years ago
clipping implemented (but not tested yet) More... about 15 years ago
some changes to the testing code More... about 15 years ago
Palette and character spacing fixes. Works ok now for explicit palette AA fonts now More... about 15 years ago
AA palette added (it currently makes things worse, sure, but we'll fix that). And commenting out the testing code again (some rushy commit I made put it in accidentally). More... about 15 years ago
some more warning fixes More... about 15 years ago
fixing some warnings and an overlooked typo More... about 15 years ago
positionChanged removed (not a fitting name any more). _markDirty now the one More... about 15 years ago
some testing code added (commented out for now) More... about 15 years ago
Font rendering implemented and seems to be working More... about 15 years ago
warning fixes - converting to const char as intended anyway More... about 15 years ago
simple line reading ability added (untested) More... about 15 years ago
Does not work for default ode versions on linux distros I live on, so commenting out till SiO2 picks it up More... about 15 years ago
Added a missing header that broke the build. More... about 15 years ago
various fixes More... about 15 years ago
Some untested font loading code More... about 15 years ago