Mercurial
>
ldforge2
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
I forgot to add files again... this time it's modelsubwindow.h
Sun, 09 Apr 2023 16:01:57 +0300
, by Teemu Piippo
Removed unused code
Sun, 09 Apr 2023 16:01:38 +0300
, by Teemu Piippo
Extracted the state of the program into a MainState structure, and extracted local functions of main() into static functions.
Sun, 09 Apr 2023 15:59:08 +0300
, by Teemu Piippo
Move some recent file handling to MainWindow
Sun, 09 Apr 2023 13:28:36 +0300
, by Teemu Piippo
`PartRenderer::renderVao` no longer throws if bad array class is given, this is now checked on compile time
Sun, 09 Apr 2023 12:23:32 +0300
, by Teemu Piippo
The renderer now centers on the grid origin, not the part origin
Sun, 09 Apr 2023 01:12:00 +0300
, by Teemu Piippo
Hopefully fixed all problems with determining polygon winding
Sun, 09 Apr 2023 00:56:49 +0300
, by Teemu Piippo
Add settings import and export
Sat, 08 Apr 2023 22:09:29 +0300
, by Teemu Piippo
Made editor font configurable
Sat, 08 Apr 2023 21:48:49 +0300
, by Teemu Piippo
Move the about dialog to MainWindow. The hack to retrieve GL extensions is made a bit cleaner
Sat, 08 Apr 2023 16:59:55 +0300
, by Teemu Piippo
Readd the MainWindow class and renderstyle button handling to it
Sat, 08 Apr 2023 16:41:40 +0300
, by Teemu Piippo
Use explicit captures in main
Sat, 08 Apr 2023 16:12:12 +0300
, by Teemu Piippo
Rename forModel -> forEachModel
Sat, 08 Apr 2023 15:52:25 +0300
, by Teemu Piippo
Add missing 'static' keywords and deleted unused code
Sat, 08 Apr 2023 15:50:38 +0300
, by Teemu Piippo
Opening recently opened files works again now
Sat, 08 Apr 2023 15:34:32 +0300
, by Teemu Piippo
Rename ColorButtonPlugin -> ColorEditPlugin
Sat, 08 Apr 2023 15:15:41 +0300
, by Teemu Piippo
Rename colorbutton.cpp -> coloredit.cpp
Sat, 08 Apr 2023 15:15:20 +0300
, by Teemu Piippo
Rename ColorButton -> ColorEdit
Sat, 08 Apr 2023 15:11:39 +0300
, by Teemu Piippo
Change color edit coloring to use only stylesheets to colorise the line edit only
Sat, 08 Apr 2023 15:08:19 +0300
, by Teemu Piippo
delete commented out code
Sat, 08 Apr 2023 15:05:57 +0300
, by Teemu Piippo
Changed color button to a line edit+button combination
Sat, 08 Apr 2023 15:03:54 +0300
, by Teemu Piippo
Fix BFC formatting not working due to being evaluated after comment format
Sat, 08 Apr 2023 12:55:11 +0300
, by Teemu Piippo
Fix line type 0 format regular expression
Sat, 08 Apr 2023 12:53:15 +0300
, by Teemu Piippo
Save settings as soon as they are changed, Cancel and Reset buttons revert changes
Sat, 08 Apr 2023 12:24:04 +0300
, by Teemu Piippo
Merge commit
Sat, 23 Jul 2022 01:38:43 +0300
, by Teemu Piippo
Add SIG macro
Sat, 23 Jul 2022 01:38:06 +0300
, by Teemu Piippo
Delete unused code
Wed, 20 Jul 2022 21:48:46 +0300
, by Teemu Piippo
Remove debug code
Wed, 20 Jul 2022 21:35:55 +0300
, by Teemu Piippo
Draw mode and make unofficial tools now work again
Wed, 20 Jul 2022 21:34:56 +0300
, by Teemu Piippo
Fix crashing
Wed, 20 Jul 2022 12:59:07 +0300
, by Teemu Piippo
Convert text model to CR+LF when saving
Thu, 14 Jul 2022 16:47:59 +0300
, by Teemu Piippo
Experiment to delete the Model class and rely solely on text documents
Mon, 04 Jul 2022 19:53:13 +0300
, by Teemu Piippo
Only enable the text editor when having a model open
Mon, 04 Jul 2022 15:37:22 +0300
, by Teemu Piippo
Add basic syntax highlighting
Mon, 04 Jul 2022 01:20:36 +0300
, by Teemu Piippo
Delete object editor
Mon, 04 Jul 2022 00:23:50 +0300
, by Teemu Piippo
fix some issues like subfile references not showing up properly
Mon, 04 Jul 2022 00:19:18 +0300
, by Teemu Piippo
Replace item view with a text editor
Sun, 03 Jul 2022 23:54:22 +0300
, by Teemu Piippo
Add copy action
Sun, 03 Jul 2022 22:32:50 +0300
, by Teemu Piippo
Add missing 0 BFC INVERTNEXT when writing out subfile references
Sun, 03 Jul 2022 22:24:12 +0300
, by Teemu Piippo
minor fix in main
Sun, 03 Jul 2022 21:49:15 +0300
, by Teemu Piippo
Make the extrusion axis only visible when extruding
Sun, 03 Jul 2022 21:49:02 +0300
, by Teemu Piippo
Fix normal of the plane used to find cylinder height
Sun, 03 Jul 2022 21:47:44 +0300
, by Teemu Piippo
Reduce edittools.cpp further
Sun, 03 Jul 2022 20:18:34 +0300
, by Teemu Piippo
Fix polygonize not finding the normal properly
Sun, 03 Jul 2022 15:59:22 +0300
, by Teemu Piippo
Cleanup polygonize a bit
Sun, 03 Jul 2022 14:35:06 +0300
, by Teemu Piippo
Extract the triangulation and triangle merging code into a new source file and clean it up somewhat
Sun, 03 Jul 2022 13:44:11 +0300
, by Teemu Piippo
Reduce indent level
Sun, 03 Jul 2022 13:21:49 +0300
, by Teemu Piippo
Let's try to keep the amount of indents in check...
Sun, 03 Jul 2022 12:20:26 +0300
, by Teemu Piippo
Allow make a cylinder even if the world position is not on grid
Sat, 02 Jul 2022 19:05:05 +0300
, by Teemu Piippo
Improve preview of cylinder extrusion
Sat, 02 Jul 2022 19:03:57 +0300
, by Teemu Piippo
Added rudimentary cylinder extrusion into circle tool.
Fri, 01 Jul 2022 23:51:16 +0300
, by Teemu Piippo
Improve click handling
Fri, 01 Jul 2022 23:48:27 +0300
, by Teemu Piippo
Fix right click to delete not really working properly
Fri, 01 Jul 2022 16:46:43 +0300
, by Teemu Piippo
Use different cursors depending on edit mode
Fri, 01 Jul 2022 16:45:40 +0300
, by Teemu Piippo
Simplify some code
Fri, 01 Jul 2022 13:41:46 +0300
, by Teemu Piippo
Fixed ModelId being used to identify both models and elements, added ElementId to identify elements
Wed, 29 Jun 2022 16:33:49 +0300
, by Teemu Piippo
add comments in colors.h
Wed, 29 Jun 2022 16:21:44 +0300
, by Teemu Piippo
simplify a bit
Wed, 29 Jun 2022 16:19:05 +0300
, by Teemu Piippo
Enable drawing clockwise shapes despite mapbox::earcut rewinding them
Wed, 29 Jun 2022 14:43:42 +0300
, by Teemu Piippo
Add support for BFC CERTIFY statements
Wed, 29 Jun 2022 14:11:58 +0300
, by Teemu Piippo
less
more
|
(0)
-300
-100
-60
tip