leocad/common
2016-01-25 19:57:27 +00:00
..
camera.cpp Initial work for control points in pieces. 2015-12-11 01:46:30 +00:00
camera.h Allow changing multiple pieces at the same time using the properties widget. 2015-12-22 22:44:46 +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 Allow changing multiple pieces at the same time using the properties widget. 2015-12-22 22:44:46 +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 Move pivot point with the mouse. 2015-12-14 18:01:17 +00:00
lc_commands.h Move pivot point with the mouse. 2015-12-14 18:01:17 +00:00
lc_context.cpp Fixed texmap extension. 2015-12-05 19:56:25 +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 Added more options to context menu. 2015-12-04 20:32:10 +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 Allow changing multiple pieces at the same time using the properties widget. 2015-12-22 22:44:46 +00:00
lc_mainwindow.h Cleanup. 2015-12-22 22:47:22 +00:00
lc_math.h Allow changing multiple pieces at the same time using the properties widget. 2015-12-22 22:44:46 +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 Fixed gcc warnings. 2016-01-25 19:57:27 +00:00
lc_model.h Allow changing multiple pieces at the same time using the properties widget. 2015-12-22 22:44:46 +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 Initial work for control points in pieces. 2015-12-11 01:46:30 +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 Allow changing multiple pieces at the same time using the properties widget. 2015-12-22 22:44:46 +00:00
piece.cpp Fixed loading pivots. 2015-12-17 00:41:10 +00:00
piece.h Allow changing multiple pieces at the same time using the properties widget. 2015-12-22 22:44:46 +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 Added option to create a new model from the currently selected pieces. 2015-12-02 01:16:12 +00:00
project.h Added option to create a new model from the currently selected pieces. 2015-12-02 01:16:12 +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 Fixed gcc warnings. 2016-01-25 19:57:27 +00:00
view.h Added more options to context menu. 2015-12-04 20:32:10 +00:00