Log of /trunk/Makefile
Parent Directory
Revision
22 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 30 00:29:11 2005 UTC (4 years, 1 month ago) by
cocidius
File length: 742 byte(s)
Diff to
previous 15
* Added toolbar to 3D preview with the following toggle buttons: Rotate
object, Rotate light, Rotate scene and Fullscreen
Revision
14 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 26 10:06:37 2005 UTC (4 years, 1 month ago) by
cocidius
File length: 703 byte(s)
Diff to
previous 10
* Added Parallax Occlusion Mapping to bump mapping effects, an "ATI" version
limited to 8 height samples (due to texture indirection limits), and an
"nVidia" version with 20 samples
* Disable Relief mapping for hardware that can't support it (due to limited
number of texture indirections)
Revision
10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 21 07:29:58 2005 UTC (4 years, 2 months ago) by
cocidius
File length: 700 byte(s)
Diff to
previous 9
* Added scale.c and scale.h to share scale_image() between normalmap.c and
preview.c
* Renamed scale_image() to scale_pixels()
* Added true non-power-of-two texture support to 3D preview, scaling images for
cards that don't support it
* Added Relief Mapping option to 3D preview (VERY cool!)
* Added Minimum Z option
* Added Invert X and Y options
* Added Swap RGB option
Revision
9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 19 22:11:44 2005 UTC (4 years, 2 months ago) by
cocidius
File length: 650 byte(s)
Diff to
previous 8
* Added Inverse height and Invert alpha channel conversions
* Tweaked 3D preview UI
* Various cleanups
Revision
8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Sep 18 03:51:30 2005 UTC (4 years, 2 months ago) by
cocidius
File length: 653 byte(s)
Diff to
previous 7
* Improved 3D preview
* Added parallax bump mapping option to 3D preview (uses normal map alpha as
height source)
* Addes specular lighting option to 3D preview
Revision
7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 16 06:14:04 2005 UTC (4 years, 2 months ago) by
cocidius
File length: 650 byte(s)
Diff to
previous 4
* Switched to GLEW for OpenGL extension loading/checking
* Updateded dependencies list in INSTALL
* Added build instructions for Windows to INSTALL
* Added Windows build rules to Makefile
Revision
4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Dec 24 08:29:44 2004 UTC (4 years, 10 months ago) by
cocidius
File length: 525 byte(s)
Diff to
previous 3
- GIMP 2.2 changes
- scale now affects the "Normalize Only" conversion method
Revision
3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 15 20:27:26 2004 UTC (5 years, 1 month ago) by
cocidius
File length: 525 byte(s)
Diff to
previous 2
Removed old preview code, and updated to GIMP 2.1's GimpPreviewArea widget.
This plugin now requires GIMP 2.1 or higher.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.