.. |
array.cpp
|
New Pieces Library code.
|
2012-09-29 00:16:43 +00:00 |
array.h
|
New Pieces Library code.
|
2012-09-29 00:16:43 +00:00 |
basewnd.h
|
Copied 0.75 branch as the new trunk.
|
2011-09-07 21:06:51 +00:00 |
camera.cpp
|
Camera cleanup.
|
2012-08-23 18:47:37 +00:00 |
camera.h
|
Camera cleanup.
|
2012-08-23 18:47:37 +00:00 |
console.cpp
|
Added support for precompiled headers to common files.
|
2012-03-20 00:57:42 +00:00 |
console.h
|
Copied 0.75 branch as the new trunk.
|
2011-09-07 21:06:51 +00:00 |
curve.cpp
|
Bounding box cleanup.
|
2012-08-16 23:50:40 +00:00 |
curve.h
|
Bounding box cleanup.
|
2012-08-16 23:50:40 +00:00 |
debug.cpp
|
Misc cleanup.
|
2012-06-29 21:47:22 +00:00 |
debug.h
|
Misc cleanup.
|
2012-06-29 21:47:22 +00:00 |
defines.h
|
Added option to keep adding pieces if the control key is pressed.
|
2012-08-13 00:38:57 +00:00 |
globals.cpp
|
Updated color picker for the new colors.
|
2012-06-15 04:12:14 +00:00 |
globals.h
|
Updated color picker for the new colors.
|
2012-06-15 04:12:14 +00:00 |
glwindow.h
|
Cross platform terrain window.
|
2012-06-23 00:14:09 +00:00 |
group.cpp
|
Rewrote file classes.
|
2012-03-22 23:44:56 +00:00 |
group.h
|
Rewrote file classes.
|
2012-03-22 23:44:56 +00:00 |
im_bmp.cpp
|
Rewrote file classes.
|
2012-03-22 23:44:56 +00:00 |
im_gif.cpp
|
Fixed warnings.
|
2012-11-02 01:17:42 +00:00 |
im_jpg.cpp
|
Rewrote file classes.
|
2012-03-22 23:44:56 +00:00 |
im_png.cpp
|
Rewrote file classes.
|
2012-03-22 23:44:56 +00:00 |
image.cpp
|
Rewrote file classes.
|
2012-03-22 23:44:56 +00:00 |
image.h
|
Rewrote file classes.
|
2012-03-22 23:44:56 +00:00 |
keyboard.cpp
|
Added simple camera type.
|
2012-08-20 04:05:56 +00:00 |
keyboard.h
|
Updated keyboard shortcuts.
|
2012-03-29 03:45:51 +00:00 |
lc_application.cpp
|
Avoid creating buffer objects without an active context.
|
2012-11-09 22:48:39 +00:00 |
lc_application.h
|
Cache library contents between runs.
|
2012-10-05 23:09:38 +00:00 |
lc_colors.cpp
|
Load color config from library.
|
2012-10-03 22:38:33 +00:00 |
lc_colors.h
|
Load color config from library.
|
2012-10-03 22:38:33 +00:00 |
lc_file.cpp
|
Rewrote file classes.
|
2012-03-22 23:44:56 +00:00 |
lc_file.h
|
Added 64 bit types.
|
2012-09-07 22:46:40 +00:00 |
lc_global.h
|
Windows fixes.
|
2012-10-22 23:27:19 +00:00 |
lc_library.cpp
|
Fixed piece cache bugs.
|
2012-11-09 00:07:53 +00:00 |
lc_library.h
|
Fixed piece cache bugs.
|
2012-11-09 00:07:53 +00:00 |
lc_math.h
|
Removed old matrix class.
|
2012-10-18 18:57:21 +00:00 |
lc_mesh.cpp
|
Avoid creating buffer objects without an active context.
|
2012-11-09 22:48:39 +00:00 |
lc_mesh.h
|
Cache piece data.
|
2012-11-08 04:05:52 +00:00 |
lc_texture.cpp
|
Texture cleanup.
|
2012-10-12 18:21:45 +00:00 |
lc_texture.h
|
Cache piece data.
|
2012-11-08 04:05:52 +00:00 |
lc_zipfile.cpp
|
Cache piece data.
|
2012-11-08 04:05:52 +00:00 |
lc_zipfile.h
|
Added support for deleting files inside zip files.
|
2012-11-03 01:32:38 +00:00 |
light.cpp
|
Removed some immediate mode rendering.
|
2012-09-09 23:42:57 +00:00 |
light.h
|
Removed some immediate mode rendering.
|
2012-09-09 23:42:57 +00:00 |
mainwnd.cpp
|
Added support for precompiled headers to common files.
|
2012-03-20 00:57:42 +00:00 |
mainwnd.h
|
Copied 0.75 branch as the new trunk.
|
2011-09-07 21:06:51 +00:00 |
Makefile
|
Copied 0.75 branch as the new trunk.
|
2011-09-07 21:06:51 +00:00 |
message.cpp
|
Added support for precompiled headers to common files.
|
2012-03-20 00:57:42 +00:00 |
message.h
|
Copied 0.75 branch as the new trunk.
|
2011-09-07 21:06:51 +00:00 |
minifig.cpp
|
Replaced part of the auto config with glib.
|
2012-10-20 01:14:12 +00:00 |
minifig.h
|
Added support for new minifig accessory categories.
|
2012-07-20 21:32:27 +00:00 |
module.mk
|
Replaced part of the auto config with glib.
|
2012-10-20 01:14:12 +00:00 |
object.cpp
|
Sort mesh sections.
|
2012-10-16 00:43:52 +00:00 |
object.h
|
Removed old matrix class.
|
2012-10-18 18:57:21 +00:00 |
opengl.cpp
|
Multisample support.
|
2012-07-11 01:52:42 +00:00 |
opengl.h
|
Multisample support.
|
2012-07-11 01:52:42 +00:00 |
piece.cpp
|
Removed old matrix class.
|
2012-10-18 18:57:21 +00:00 |
piece.h
|
Camera cleanup.
|
2012-08-23 18:47:37 +00:00 |
pieceinf.cpp
|
Fixed crash on exit.
|
2012-10-12 00:21:04 +00:00 |
pieceinf.h
|
Cache piece data.
|
2012-11-08 04:05:52 +00:00 |
preview.cpp
|
Added texture mapping support.
|
2012-10-11 23:55:55 +00:00 |
preview.h
|
Copied 0.75 branch as the new trunk.
|
2011-09-07 21:06:51 +00:00 |
project.cpp
|
Added option to not use a camera.
|
2012-11-15 01:14:35 +00:00 |
project.h
|
Removed old matrix class.
|
2012-10-18 18:57:21 +00:00 |
quant.cpp
|
Code cleanup.
|
2012-06-21 00:41:53 +00:00 |
quant.h
|
Code cleanup.
|
2012-06-21 00:41:53 +00:00 |
str.cpp
|
Added support for precompiled headers to common files.
|
2012-03-20 00:57:42 +00:00 |
str.h
|
Copied 0.75 branch as the new trunk.
|
2011-09-07 21:06:51 +00:00 |
system.h
|
Camera cleanup.
|
2012-08-22 01:13:32 +00:00 |
terrain.cpp
|
Texture cleanup.
|
2012-10-12 18:21:45 +00:00 |
terrain.h
|
Sort mesh sections.
|
2012-10-16 00:43:52 +00:00 |
texfont.cpp
|
Linux fixes.
|
2012-04-11 23:32:38 +00:00 |
texfont.h
|
Linux fixes.
|
2012-04-11 23:32:38 +00:00 |
tr.cpp
|
Fixed warnings.
|
2012-11-02 01:17:42 +00:00 |
tr.h
|
Rewrote ZoomExtents.
|
2012-02-02 03:30:26 +00:00 |
typedefs.h
|
Added simple camera type.
|
2012-08-20 04:05:56 +00:00 |
view.cpp
|
Added option to not use a camera.
|
2012-11-15 01:14:35 +00:00 |
view.h
|
Added option to not use a camera.
|
2012-11-15 01:14:35 +00:00 |