leocad/common
2016-08-13 15:02:32 +00:00
..
camera.cpp Fixed compiler error with libc 2.23. 2016-08-10 22:29:59 +00:00
camera.h Include cleanup. 2016-05-02 19:13: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 Added option to control which models to export to HTML. 2016-05-30 22:41:03 +00:00
lc_application.cpp Include cleanup. 2016-05-02 19:13:54 +00:00
lc_application.h Include cleanup. 2016-05-02 19:13:54 +00:00
lc_array.h Optimizations for loading very large models. 2016-05-29 02:46:34 +00:00
lc_basewindow.h Clean up of some old dialog code. 2016-08-01 03:44:15 +00:00
lc_category.cpp Fixed gcc warnings. 2016-05-02 18:22:38 +00:00
lc_category.h Changed mouse shortcuts format to a string list. 2016-04-30 19:40:46 +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 Made shortcuts translatable. 2016-06-12 23:05:26 +00:00
lc_commands.h Made shortcuts translatable. 2016-06-12 23:05:26 +00:00
lc_context.cpp Fixed accessing const arrays as non-const. 2016-04-19 18:37:50 +00:00
lc_context.h Include cleanup. 2016-05-02 19:13:54 +00:00
lc_file.cpp Include cleanup. 2016-05-02 19:13:54 +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 OSX fixes. 2016-05-08 02:16: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. 2016-08-13 15:02:32 +00:00
lc_glwidget.h Configurable mouse shortcuts. 2016-04-23 00:17:33 +00:00
lc_library.cpp Fixed HTML export of models with only 1 step. 2016-05-29 16:42:47 +00:00
lc_library.h Optimizations for loading very large models. 2016-05-29 02:46:34 +00:00
lc_mainwindow.cpp Clean up of some old dialog code. 2016-08-01 03:44:15 +00:00
lc_mainwindow.h Clean up of some old dialog code. 2016-08-01 03:44:15 +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 Include cleanup. 2016-05-02 19:13:54 +00:00
lc_model.cpp Clean up of some old dialog code. 2016-08-01 03:44:15 +00:00
lc_model.h Added option to control which models to export to HTML. 2016-05-30 22:41:03 +00:00
lc_profile.cpp Changed mouse shortcuts format to a string list. 2016-04-30 19:40:46 +00:00
lc_profile.h Changed mouse shortcuts format to a string list. 2016-04-30 19:40:46 +00:00
lc_shortcuts.cpp Made shortcuts translatable. 2016-06-12 23:05:26 +00:00
lc_shortcuts.h Changed mouse shortcuts format to a string list. 2016-04-30 19:40:46 +00:00
lc_synth.cpp OSX fixes. 2016-05-08 02:16:52 +00:00
lc_synth.h Added synth support for shock absorbers. 2016-05-01 00:20:37 +00:00
lc_texture.cpp Include cleanup. 2016-05-02 19:13:54 +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 Include cleanup. 2016-05-02 19:13:54 +00:00
light.h Include cleanup. 2016-05-02 19:13:54 +00:00
minifig.cpp Clean up of some old dialog code. 2016-08-01 03:44:15 +00:00
minifig.h Clean up of some old dialog code. 2016-08-01 03:44:15 +00:00
object.cpp Use QTextStream for saving files. 2014-09-05 00:24:28 +00:00
object.h Added synth support for shock absorbers. 2016-05-01 00:20:37 +00:00
piece.cpp Crash fix. 2016-05-08 20:19:23 +00:00
piece.h Fixed loading flex pieces without control points. 2016-05-21 01:21:21 +00:00
pieceinf.cpp Search the current path for submodels when opening files. 2016-05-28 17:35:13 +00:00
pieceinf.h Include cleanup. 2016-05-02 19:13:54 +00:00
preview.cpp Include cleanup. 2016-05-02 19:13: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 Clean up of some old dialog code. 2016-08-01 03:44:15 +00:00
project.h Added option to control which models to export to HTML. 2016-05-30 22:41:03 +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 Fixed context menu not showing in some cases. 2016-05-19 21:16:31 +00:00
view.h Fixed context menu not showing in some cases. 2016-05-19 21:16:31 +00:00