"Tessellation" magic tool documentation

This commit is contained in:
Bill Kendrick 2024-10-09 20:09:49 -07:00
parent 076ccbd947
commit c40479c263
89 changed files with 682 additions and 53 deletions

View file

@ -1252,13 +1252,13 @@ fjölvi
code would literally expand to "c = ((1) + (2));", or more simply, "c = 1 +
2;".
fleytitala
float
See "floating point"
floating point
Definition not yet presented.
See also: "integer"
float
See "fleytitala"
format
An SDL_Surface element (a pointer to an SDL_PixelFormat structure) that
contains information about a surface; for example, the number of bits used
@ -1328,7 +1328,7 @@ int
integer
Definition not yet presented.
See also: "fleytitala"
See also: "floating point"
Krita
An Open Source image manipulation and paint program.