leocad/common
2012-10-03 22:15:31 +00:00
..
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 Rewrote file classes. 2012-03-22 23:44:56 +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 Start using the new Pieces Library. 2012-10-02 01:23:44 +00:00
lc_application.h Start using the new Pieces Library. 2012-10-02 01:23:44 +00:00
lc_colors.cpp Updated colors. 2012-10-03 22:15:31 +00:00
lc_colors.h Added new color list control. 2012-04-29 20:00:16 +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 Store the current transformation matrix for each piece. 2012-05-17 21:52:20 +00:00
lc_library.cpp Added support to load loose library files. 2012-10-02 22:16:36 +00:00
lc_library.h Added support to load loose library files. 2012-10-02 22:16:36 +00:00
lc_math.h New Pieces Library code. 2012-09-29 00:16:43 +00:00
lc_mesh.cpp Deleted old algebra files. 2012-07-12 04:18:10 +00:00
lc_mesh.h Hardcoded number of planes in frustum intersection code to 6. 2012-07-03 22:56:05 +00:00
lc_zipfile.cpp New Pieces Library code. 2012-09-29 00:16:43 +00:00
lc_zipfile.h New Pieces Library code. 2012-09-29 00:16:43 +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
matrix.cpp Removed old functions. 2012-06-29 23:50:29 +00:00
matrix.h Removed old functions. 2012-06-29 23:50:29 +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 Start using the new Pieces Library. 2012-10-02 01:23:44 +00:00
minifig.h Added support for new minifig accessory categories. 2012-07-20 21:32:27 +00:00
module.mk Linux fixes. 2012-07-21 00:31:21 +00:00
object.cpp Bounding box cleanup. 2012-08-16 23:50:40 +00:00
object.h Camera cleanup. 2012-08-23 18:47:37 +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 Camera cleanup. 2012-08-23 18:47:37 +00:00
piece.h Camera cleanup. 2012-08-23 18:47:37 +00:00
pieceinf.cpp Added support to load loose library files. 2012-10-02 22:16:36 +00:00
pieceinf.h Added support to load loose library files. 2012-10-02 22:16:36 +00:00
preview.cpp Disabled lighting in the preview window. 2012-07-06 21:21:44 +00:00
preview.h Copied 0.75 branch as the new trunk. 2011-09-07 21:06:51 +00:00
project.cpp Added support to load loose library files. 2012-10-02 22:16:36 +00:00
project.h Start using the new Pieces Library. 2012-10-02 01:23:44 +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 Removed some immediate mode rendering. 2012-09-09 23:42:57 +00:00
terrain.h Rewrote file classes. 2012-03-22 23:44:56 +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
texture.cpp Start using the new Pieces Library. 2012-10-02 01:23:44 +00:00
texture.h Rewrote file classes. 2012-03-22 23:44:56 +00:00
tr.cpp Added support for precompiled headers to common files. 2012-03-20 00:57: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 Camera cleanup. 2012-08-22 01:13:32 +00:00
view.h Added simple camera type. 2012-08-20 04:05:56 +00:00