.. |
camera.cpp
|
Fixed camera up vector drawing.
|
2015-03-23 00:37:12 +00:00 |
camera.h
|
Fixed zoom extents and region on ortho cameras.
|
2015-02-15 02:24:08 +00:00 |
debug.cpp
|
Keep vertex array state always enabled during rendering.
|
2014-02-16 19:36:11 +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
|
Added command line option to export 3ds files.
|
2015-03-27 20:20:12 +00:00 |
lc_application.h
|
More Qt cleanup.
|
2015-01-31 20:38:53 +00:00 |
lc_array.h
|
Moved keys to separate arrays.
|
2014-08-31 00:53:12 +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
|
Updated color definitions.
|
2013-09-02 21:05:01 +00:00 |
lc_colors.h
|
Array class cleanup.
|
2013-08-15 23:43:18 +00:00 |
lc_commands.cpp
|
Added option to open a model from the context menu.
|
2015-03-17 04:18:28 +00:00 |
lc_commands.h
|
Added option to open a model from the context menu.
|
2015-03-17 04:18:28 +00:00 |
lc_context.cpp
|
Removed more places where the vertex pointer was getting set directly.
|
2015-04-16 00:23:25 +00:00 |
lc_context.h
|
Use a vertex buffer for the grid.
|
2015-04-14 04:14:10 +00:00 |
lc_file.cpp
|
Moved more file name variables to QString.
|
2015-02-02 06:00:42 +00:00 |
lc_file.h
|
Moved more file name variables to QString.
|
2015-02-02 06:00:42 +00:00 |
lc_global.cpp
|
Merged qtest branch into trunk.
|
2013-08-09 04:57:18 +00:00 |
lc_global.h
|
Use a vertex buffer for the grid.
|
2015-04-14 04:14:10 +00:00 |
lc_glwidget.h
|
Moved mouse handling from project to view.
|
2014-05-17 23:03:05 +00:00 |
lc_library.cpp
|
Support drawing primitives included directly by a model.
|
2015-02-28 20:31:57 +00:00 |
lc_library.h
|
Support drawing primitives included directly by a model.
|
2015-02-28 20:31:57 +00:00 |
lc_mainwindow.cpp
|
Added command line option to export 3ds files.
|
2015-03-27 20:20:12 +00:00 |
lc_mainwindow.h
|
Added option to open a model from the context menu.
|
2015-03-17 04:18:28 +00:00 |
lc_math.h
|
Preserve file comments when saving.
|
2015-03-21 20:12:04 +00:00 |
lc_mesh.cpp
|
Rendering optimizations.
|
2015-02-08 18:54:51 +00:00 |
lc_mesh.h
|
Rendering optimizations.
|
2015-02-08 18:54:51 +00:00 |
lc_model.cpp
|
Removed more places where the vertex pointer was getting set directly.
|
2015-04-16 00:23:25 +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
|
Moved more file name variables to QString.
|
2015-02-02 06:00:42 +00:00 |
lc_shortcuts.h
|
Moved more file name variables to QString.
|
2015-02-02 06:00:42 +00:00 |
lc_texture.cpp
|
Fixed valgrind errors.
|
2015-01-08 05:40:22 +00:00 |
lc_texture.h
|
Moved mouse handling to the model.
|
2014-10-05 05:21:51 +00:00 |
lc_timelinewidget.cpp
|
Added color icons to the timeline.
|
2015-04-15 18:49:17 +00:00 |
lc_timelinewidget.h
|
Added color icons to the timeline.
|
2015-04-15 18:49:17 +00:00 |
lc_zipfile.cpp
|
Added builtin library as a zip file.
|
2014-09-11 19:55:34 +00:00 |
lc_zipfile.h
|
Added builtin library as a zip file.
|
2014-09-11 19:55:34 +00:00 |
light.cpp
|
Fixed mouse selection of submodels.
|
2014-12-26 15:44:46 +00:00 |
light.h
|
Removed support for naming pieces in a model.
|
2015-01-15 02:21:10 +00:00 |
minifig.cpp
|
Rewrote how model names work.
|
2015-02-22 02:39:15 +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 steps and keyframes not saving correctly.
|
2015-03-24 15:12:39 +00:00 |
opengl.cpp
|
Compile fix.
|
2015-04-04 23:59:38 +00:00 |
opengl.h
|
Compile fix.
|
2015-04-05 00:31:14 +00:00 |
piece.cpp
|
Preserve file comments when saving.
|
2015-03-21 20:12:04 +00:00 |
piece.h
|
Preserve file comments when saving.
|
2015-03-21 20:12:04 +00:00 |
pieceinf.cpp
|
OSX compile fixes.
|
2015-04-04 23:52:20 +00:00 |
pieceinf.h
|
Support drawing triangles and lines in model files.
|
2015-02-23 00:50:37 +00:00 |
preview.cpp
|
Fixed crash on startup if a toolbar was floating when the application closed the previous time.
|
2015-04-13 02:33:48 +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
|
Show a default file name in the export dialogs.
|
2015-03-27 20:39:43 +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 POV-Ray export file browser to accept new files.
|
2015-04-06 23:23:24 +00:00 |
texfont.h
|
Fixed POV-Ray export file browser to accept new files.
|
2015-04-06 23:23:24 +00:00 |
tr.cpp
|
Fixed warnings.
|
2012-11-02 01:17:42 +00:00 |
tr.h
|
Rewrote ZoomExtents.
|
2012-02-02 03:30:26 +00:00 |
view.cpp
|
Use a vertex buffer for the grid.
|
2015-04-14 04:14:10 +00:00 |
view.h
|
Use a vertex buffer for the grid.
|
2015-04-14 04:14:10 +00:00 |