leocad/common
2016-04-25 05:26:34 +00:00
..
camera.cpp Support dynamic piece meshes. 2016-02-19 17:53:54 +00:00
camera.h Support dynamic piece meshes. 2016-02-19 17:53:54 +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 Support dynamic piece meshes. 2016-02-19 17:53:54 +00:00
group.h Use QString for group names. 2015-10-21 15:03:45 +00:00
image.cpp Warning fixes. 2016-03-06 20:19:02 +00:00
image.h Simplified the Save Image Dialog. 2014-10-11 23:26:23 +00:00
lc_application.cpp Added mouse preferences tab. 2016-04-25 05:26:34 +00:00
lc_application.h Changed the library cache to use loose files. 2015-07-22 04:00:47 +00:00
lc_array.h Fixed accessing const arrays as non-const. 2016-04-19 18:37:50 +00:00
lc_basewindow.h Added mouse preferences tab. 2016-04-25 05:26:34 +00:00
lc_category.cpp Fixed accessing const arrays as non-const. 2016-04-19 18:37:50 +00:00
lc_category.h Warning fixes for VS 2015. 2016-02-16 23:11:52 +00:00
lc_colors.cpp Made control points translucent. 2016-03-12 00:38:02 +00:00
lc_colors.h Made control points translucent. 2016-03-12 00:38:02 +00:00
lc_commands.cpp Added mouse preferences tab. 2016-04-25 05:26:34 +00:00
lc_commands.h Added mouse preferences tab. 2016-04-25 05:26:34 +00:00
lc_context.cpp Fixed accessing const arrays as non-const. 2016-04-19 18:37:50 +00:00
lc_context.h Support dynamic piece meshes. 2016-02-19 17:53:54 +00:00
lc_file.cpp Warning fixes. 2016-03-06 20:19:02 +00:00
lc_file.h Warning fixes for VS 2015. 2016-02-16 23:11:52 +00:00
lc_glext.h GL extensions cleanup. 2015-05-09 19:54:29 +00:00
lc_glextensions.cpp Warning fixes for VS 2015. 2016-02-16 23:11:52 +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 Configurable mouse shortcuts. 2016-04-23 00:17:33 +00:00
lc_library.cpp Fixed accessing const arrays as non-const. 2016-04-19 18:37:50 +00:00
lc_library.h Better string mesh generation. 2016-04-11 15:45:08 +00:00
lc_mainwindow.cpp Force views to recalculate their sizes when they are created. 2016-03-08 00:30:00 +00:00
lc_mainwindow.h Open submodels in separate tabs. 2016-03-06 01:47:00 +00:00
lc_math.h Improved mesh generation for flexible axles. 2016-03-04 23:53:08 +00:00
lc_mesh.cpp Warning fixes. 2016-03-06 20:19:02 +00:00
lc_mesh.h Added support for flexible technic ribbed hoses. 2016-02-29 20:13:54 +00:00
lc_model.cpp Configurable mouse shortcuts. 2016-04-23 00:17:33 +00:00
lc_model.h Added mouse preferences tab. 2016-04-25 05:26:34 +00:00
lc_profile.cpp Configurable mouse shortcuts. 2016-04-23 00:17:33 +00:00
lc_profile.h Configurable mouse shortcuts. 2016-04-23 00:17:33 +00:00
lc_shortcuts.cpp Added mouse preferences tab. 2016-04-25 05:26:34 +00:00
lc_shortcuts.h Added mouse preferences tab. 2016-04-25 05:26:34 +00:00
lc_synth.cpp Fixed accessing const arrays as non-const. 2016-04-19 18:37:50 +00:00
lc_synth.h Fixed accessing const arrays as non-const. 2016-04-19 18:37:50 +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 Warning fixes. 2016-03-06 20:19:02 +00:00
lc_zipfile.h Added builtin library as a zip file. 2014-09-11 19:55:34 +00:00
light.cpp Support dynamic piece meshes. 2016-02-19 17:53:54 +00:00
light.h Support dynamic piece meshes. 2016-02-19 17:53:54 +00:00
minifig.cpp Support dynamic piece meshes. 2016-02-19 17:53:54 +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 Fixed accessing const arrays as non-const. 2016-04-19 18:37:50 +00:00
piece.cpp Made control points translucent. 2016-03-12 00:38:02 +00:00
piece.h Fixed accessing const arrays as non-const. 2016-04-19 18:37:50 +00:00
pieceinf.cpp Added support for flexible technic ribbed hoses. 2016-02-29 20:13:54 +00:00
pieceinf.h Added flexible axle support. 2016-03-04 03:18:23 +00:00
preview.cpp Support dynamic piece meshes. 2016-02-19 17:53:54 +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 Warning fixes. 2016-03-06 20:19:02 +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 Warning fixes. 2016-03-06 20:19:02 +00:00
str.h Warning fixes for VS 2015. 2016-02-16 23:11:52 +00:00
system.h Moved mouse handling to the model. 2014-10-05 05:21:51 +00:00
texfont.cpp Warning fixes. 2016-03-06 20:19:02 +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 Added mouse preferences tab. 2016-04-25 05:26:34 +00:00
view.h Configurable mouse shortcuts. 2016-04-23 00:17:33 +00:00