leocad/common
2015-09-25 06:03:30 +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 Fixed copy and paste. 2014-12-15 23:55:17 +00:00
group.h Fixed copy and paste. 2014-12-15 23:55:17 +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 String cleanup. 2015-01-31 21:44:57 +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 Set colors through the context. 2015-05-04 00:51:41 +00:00
lc_colors.h GL extensions cleanup. 2015-05-09 19:54:29 +00:00
lc_commands.cpp Added snap toggle back. 2015-04-24 22:11:50 +00:00
lc_commands.h Added snap toggle back. 2015-04-24 22:11:50 +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 Compile fixes. 2015-05-17 06:47:10 +00:00
lc_glextensions.h Fixed rotate overlay drawing. 2015-05-25 18:02:57 +00:00
lc_global.cpp Fixed timeline not deleting some items correctly. 2015-07-29 15:03:50 +00:00
lc_global.h GL extensions cleanup. 2015-05-09 19:54:29 +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 Changed the library cache to use loose files. 2015-07-22 04:00:47 +00:00
lc_library.h Changed the library cache to use loose files. 2015-07-22 04:00:47 +00:00
lc_mainwindow.cpp Fixed menu items not getting translated. 2015-09-25 06:03:30 +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 Changed the library cache to use loose files. 2015-07-22 04:00:47 +00:00
lc_model.h Don't set the current user as the author when loading a model if the file doesn't specify one. 2015-03-25 23:07:33 +00:00
lc_profile.cpp Preserve file comments when saving. 2015-03-21 20:12:04 +00:00
lc_profile.h Preserve file comments when saving. 2015-03-21 20:12:04 +00:00
lc_shortcuts.cpp Fixed menu items not getting translated. 2015-09-25 06:03:30 +00:00
lc_shortcuts.h Fixed menu items not getting translated. 2015-09-25 06:03:30 +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 Fixed timeline not deleting some items correctly. 2015-07-29 15:03:50 +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 Added shader support. 2015-05-16 23:04:35 +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 Added shader support. 2015-05-16 23:04:35 +00:00
piece.h Added shader support. 2015-05-16 23:04:35 +00:00
pieceinf.cpp Fixed crash with placeholder parts. 2015-07-04 21:52:09 +00:00
pieceinf.h Changed the library cache to use loose files. 2015-07-22 04:00:47 +00:00
preview.cpp Added shader support. 2015-05-16 23:04:35 +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