leocad/common
2014-05-17 23:03:05 +00:00
..
camera.cpp Moved mouse handling from project to view. 2014-05-17 23:03:05 +00:00
camera.h Moved mouse handling from project to view. 2014-05-17 23:03:05 +00:00
debug.cpp Keep vertex array state always enabled during rendering. 2014-02-16 19:36:11 +00:00
debug.h Misc cleanup. 2012-06-29 21:47:22 +00:00
group.cpp Fixed compiler warnings. 2013-01-06 19:24:25 +00:00
group.h Merged qtest branch into trunk. 2013-08-09 04:57:18 +00:00
image.cpp Added option to draw studs on the base grid. 2013-08-31 21:58:47 +00:00
image.h Added option to draw studs on the base grid. 2013-08-31 21:58:47 +00:00
lc_application.cpp Fixed cache not saving. 2014-05-07 23:14:15 +00:00
lc_application.h Moved properties and preferences into their own classes. 2014-02-10 00:13:41 +00:00
lc_array.h Added copy constructor to array. 2014-04-10 21:24:55 +00:00
lc_basewindow.h Moved properties and preferences into their own classes. 2014-02-10 00:13:41 +00:00
lc_category.cpp Array class cleanup. 2013-08-15 23:43:18 +00:00
lc_category.h Array class cleanup. 2013-08-15 23:43:18 +00:00
lc_colors.cpp Updated color definitions. 2013-09-02 21:05:01 +00:00
lc_colors.h Array class cleanup. 2013-08-15 23:43:18 +00:00
lc_commands.cpp Moved projection selection to camera. 2014-05-03 01:22:24 +00:00
lc_commands.h Removed animation code. 2014-01-30 03:13:34 +00:00
lc_context.cpp New selection indicator. 2014-04-20 01:50:41 +00:00
lc_context.h New selection indicator. 2014-04-20 01:50:41 +00:00
lc_file.cpp Fixed potentially incorrect signed comparison. 2013-07-08 19:23:29 +00:00
lc_file.h Moved mouse handling from project to view. 2014-05-17 23:03:05 +00:00
lc_global.cpp Merged qtest branch into trunk. 2013-08-09 04:57:18 +00:00
lc_global.h Renamed object classes. 2014-05-01 18:42:11 +00:00
lc_glwidget.h Moved mouse handling from project to view. 2014-05-17 23:03:05 +00:00
lc_library.cpp Moved mouse handling from project to view. 2014-05-17 23:03:05 +00:00
lc_library.h Added support for unofficial zip files. 2014-05-07 22:58:59 +00:00
lc_mainwindow.cpp Moved view list to main window. 2014-05-03 21:16:48 +00:00
lc_mainwindow.h Moved view list to main window. 2014-05-03 21:16:48 +00:00
lc_math.h Moved mouse handling from project to view. 2014-05-17 23:03:05 +00:00
lc_mesh.cpp New selection indicator. 2014-04-20 01:50:41 +00:00
lc_mesh.h New selection indicator. 2014-04-20 01:50:41 +00:00
lc_profile.cpp Moved properties and preferences into their own classes. 2014-02-10 00:13:41 +00:00
lc_profile.h Moved properties and preferences into their own classes. 2014-02-10 00:13:41 +00:00
lc_shortcuts.cpp Merged qtest branch into trunk. 2013-08-09 04:57:18 +00:00
lc_shortcuts.h Merged qtest branch into trunk. 2013-08-09 04:57:18 +00:00
lc_texture.cpp Fixed mipmap generation bug. 2013-09-05 00:04:21 +00:00
lc_texture.h Added option to draw studs on the base grid. 2013-08-31 21:58:47 +00:00
lc_zipfile.cpp Array class cleanup. 2013-08-15 23:43:18 +00:00
lc_zipfile.h Array class cleanup. 2013-08-15 23:43:18 +00:00
light.cpp Moved mouse handling from project to view. 2014-05-17 23:03:05 +00:00
light.h Moved mouse handling from project to view. 2014-05-17 23:03:05 +00:00
minifig.cpp Moved mouse handling from project to view. 2014-05-17 23:03:05 +00:00
minifig.h Array class cleanup. 2013-08-15 23:43:18 +00:00
object.cpp Renamed object classes. 2014-05-01 18:42:11 +00:00
object.h Moved mouse handling from project to view. 2014-05-17 23:03:05 +00:00
opengl.cpp Initialize GL shader extensions. 2014-01-27 18:04:50 +00:00
opengl.h Initialize GL shader extensions. 2014-01-27 18:04:50 +00:00
piece.cpp Fixed buffer overflow with parts with very long descriptions. 2014-05-03 21:22:21 +00:00
piece.h Moved mouse handling from project to view. 2014-05-17 23:03:05 +00:00
pieceinf.cpp Added support for unofficial zip files. 2014-05-07 22:58:59 +00:00
pieceinf.h Added support for unofficial zip files. 2014-05-07 22:58:59 +00:00
preview.cpp Moved mouse handling from project to view. 2014-05-17 23:03:05 +00:00
preview.h Merged qtest branch into trunk. 2013-08-09 04:57:18 +00:00
project.cpp Moved mouse handling from project to view. 2014-05-17 23:03:05 +00:00
project.h Moved mouse handling from project to view. 2014-05-17 23:03:05 +00:00
str.cpp Fixed shadow declarations. 2013-02-12 23:36:30 +00:00
str.h Moved properties and preferences into their own classes. 2014-02-10 00:13:41 +00:00
system.h Cleanup. 2014-04-12 00:29:53 +00:00
terrain.cpp Keep vertex array state always enabled during rendering. 2014-02-16 19:36:11 +00:00
terrain.h Renamed object classes. 2014-05-01 18:42:11 +00:00
texfont.cpp Keep vertex array state always enabled during rendering. 2014-02-16 19:36:11 +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
view.cpp Moved mouse handling from project to view. 2014-05-17 23:03:05 +00:00
view.h Moved mouse handling from project to view. 2014-05-17 23:03:05 +00:00