leocad/common
2015-12-01 23:31:28 +00:00
..
camera.cpp Added shader support. 2015-05-16 23:04:35 +00:00
camera.h Added shader support. 2015-05-16 23:04:35 +00:00
debug.cpp GL extensions cleanup. 2015-05-09 19:54:29 +00:00
debug.h Misc cleanup. 2012-06-29 21:47:22 +00:00
group.cpp Use QString for group names. 2015-10-21 15:03:45 +00:00
group.h Use QString for group names. 2015-10-21 15:03:45 +00:00
image.cpp Merged image and profile source files. 2015-01-31 20:19:03 +00:00
image.h Simplified the Save Image Dialog. 2014-10-11 23:26:23 +00:00
lc_application.cpp Changed the library cache to use loose files. 2015-07-22 04:00:47 +00:00
lc_application.h Changed the library cache to use loose files. 2015-07-22 04:00:47 +00:00
lc_array.h Added mesh LOD. 2015-05-24 04:36:25 +00:00
lc_basewindow.h Use QString for group names. 2015-10-21 15:03:45 +00:00
lc_category.cpp Moved more file name variables to QString. 2015-02-02 06:00:42 +00:00
lc_category.h Moved more file name variables to QString. 2015-02-02 06:00:42 +00:00
lc_colors.cpp Translated color group names. 2015-11-30 19:32:33 +00:00
lc_colors.h Translated color group names. 2015-11-30 19:32:33 +00:00
lc_commands.cpp Added option to inline models. 2015-12-01 23:31:28 +00:00
lc_commands.h Added option to inline models. 2015-12-01 23:31:28 +00:00
lc_context.cpp Fixed rotate overlay drawing. 2015-05-25 18:02:57 +00:00
lc_context.h Added shader support. 2015-05-16 23:04:35 +00:00
lc_file.cpp Moved more file name variables to QString. 2015-02-02 06:00:42 +00:00
lc_file.h Changed the library cache to use loose files. 2015-07-22 04:00:47 +00:00
lc_glext.h GL extensions cleanup. 2015-05-09 19:54:29 +00:00
lc_glextensions.cpp Renamed platform defines to something more readable. 2015-11-14 00:18:05 +00:00
lc_glextensions.h Renamed platform defines to something more readable. 2015-11-14 00:18:05 +00:00
lc_global.cpp New icons. 2015-10-03 18:57:59 +00:00
lc_global.h Updated version number. 2015-10-24 18:45:07 +00:00
lc_glwidget.h Mouse buttons 4 and 5 now work to navigate steps. 2015-09-06 19:52:17 +00:00
lc_library.cpp Don't release and reload meshes when using undo. 2015-11-16 02:41:16 +00:00
lc_library.h Don't release and reload meshes when using undo. 2015-11-16 02:41:16 +00:00
lc_mainwindow.cpp Added option to inline models. 2015-12-01 23:31:28 +00:00
lc_mainwindow.h Update timeline when piece color or type changes. 2015-07-05 01:04:27 +00:00
lc_math.h Use a single vertex buffer for all pieces. 2015-04-26 18:14:33 +00:00
lc_mesh.cpp Changed the library cache to use loose files. 2015-07-22 04:00:47 +00:00
lc_mesh.h Changed the library cache to use loose files. 2015-07-22 04:00:47 +00:00
lc_model.cpp Added option to inline models. 2015-12-01 23:31:28 +00:00
lc_model.h Added option to inline models. 2015-12-01 23:31:28 +00:00
lc_profile.cpp Keyboard shortcuts cleanup. 2015-09-27 07:02:57 +00:00
lc_profile.h Keyboard shortcuts cleanup. 2015-09-27 07:02:57 +00:00
lc_shortcuts.cpp Fixed gcc errors. 2015-09-27 18:25:35 +00:00
lc_shortcuts.h Keyboard shortcuts cleanup. 2015-09-27 07:02:57 +00:00
lc_texture.cpp Better grid texture. 2015-05-25 23:26:03 +00:00
lc_texture.h GL extensions cleanup. 2015-05-09 19:54:29 +00:00
lc_timelinewidget.cpp Faster timeline selection updates. 2015-11-28 22:12:47 +00:00
lc_timelinewidget.h Update timeline when piece color or type changes. 2015-07-05 01:04:27 +00:00
lc_zipfile.cpp Use a single vertex buffer for all pieces. 2015-04-26 18:14:33 +00:00
lc_zipfile.h Added builtin library as a zip file. 2014-09-11 19:55:34 +00:00
light.cpp Added shader support. 2015-05-16 23:04:35 +00:00
light.h Added shader support. 2015-05-16 23:04:35 +00:00
minifig.cpp Don't release and reload meshes when using undo. 2015-11-16 02:41:16 +00:00
minifig.h Array class cleanup. 2013-08-15 23:43:18 +00:00
object.cpp Use QTextStream for saving files. 2014-09-05 00:24:28 +00:00
object.h Added shader support. 2015-05-16 23:04:35 +00:00
piece.cpp Don't release and reload meshes when using undo. 2015-11-16 02:41:16 +00:00
piece.h Added shader support. 2015-05-16 23:04:35 +00:00
pieceinf.cpp Don't release and reload meshes when using undo. 2015-11-16 02:41:16 +00:00
pieceinf.h Don't release and reload meshes when using undo. 2015-11-16 02:41:16 +00:00
preview.cpp Don't release and reload meshes when using undo. 2015-11-16 02:41:16 +00:00
preview.h Fixed a case where it would be possible to create a model with infinite recursion. 2015-02-22 02:54:43 +00:00
project.cpp Fixed POV render command line. 2015-08-08 20:55:10 +00:00
project.h Fixed crash on startup if a toolbar was floating when the application closed the previous time. 2015-04-13 02:33:48 +00:00
str.cpp OSX compile fixes. 2015-04-04 23:52:20 +00:00
str.h OSX compile fixes. 2015-04-04 23:52:20 +00:00
system.h Moved mouse handling to the model. 2014-10-05 05:21:51 +00:00
texfont.cpp Fixed rotate overlay drawing. 2015-05-25 18:02:57 +00:00
texfont.h Fixed camera name not drawing correctly. 2015-05-25 17:36:22 +00:00
tr.cpp Fixed compiler error. 2015-05-15 21:45:53 +00:00
tr.h Rewrote ZoomExtents. 2012-02-02 03:30:26 +00:00
view.cpp Mouse buttons 4 and 5 now work to navigate steps. 2015-09-06 19:52:17 +00:00
view.h Mouse buttons 4 and 5 now work to navigate steps. 2015-09-06 19:52:17 +00:00