leocad/common
2013-01-12 21:46:28 +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 Fixed compiler warnings. 2013-01-06 19:24:25 +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 Fixed compiler warnings. 2013-01-06 19:24:25 +00:00
curve.h Bounding box cleanup. 2012-08-16 23:50:40 +00:00
debug.cpp Removed immediate mode draw calls. 2013-01-11 21:02:55 +00:00
debug.h Misc cleanup. 2012-06-29 21:47:22 +00:00
defines.h Display the Image Dialog instead of the File Dialog. 2012-12-13 02:51:12 +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 Fixed compiler warnings. 2013-01-06 19:24:25 +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 Updated library version check. 2012-11-29 04:51:51 +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 Fixed big endian errors. 2012-11-25 21:44:11 +00:00
lc_global.h Updated version number. 2013-01-02 07:51:52 +00:00
lc_library.cpp Create library cache directory. 2013-01-12 21:46:28 +00:00
lc_library.h Updated library version check. 2012-11-29 04:51:51 +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 Fixed crash unloading textures. 2013-01-06 15:36:15 +00:00
lc_texture.h Cache piece data. 2012-11-08 04:05:52 +00:00
lc_zipfile.cpp Fixed compiler warnings. 2013-01-06 19:24:25 +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 Fixed compiler warnings. 2013-01-06 19:24:25 +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 Fixed compiler warnings. 2013-01-06 19:24:25 +00:00
piece.h Fixed compiler warnings. 2013-01-06 19:24:25 +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 Removed immediate mode draw calls. 2013-01-11 21:02:55 +00:00
project.h Zoom extents after loading a file. 2012-12-13 00:20:40 +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 Fixed compiler warnings. 2013-01-06 19:24:25 +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 Removed immediate mode draw calls. 2013-01-11 21:02:55 +00:00
texfont.h Removed immediate mode draw calls. 2013-01-11 21:02:55 +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 Display the Image Dialog instead of the File Dialog. 2012-12-13 02:51:12 +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