|
c54ad5594b
|
Work on fixing histogram generation.
|
2023-03-04 19:40:30 +01:00 |
|
|
a3da8b16ba
|
Size the Tones Editor properly.
|
2023-03-04 15:18:35 +01:00 |
|
|
fc969f4331
|
Now the MMTones Editor actually works.
|
2023-03-04 15:11:55 +01:00 |
|
|
51b63cae71
|
Tones Node port from MateriaMaker (Part 2).
|
2023-03-03 18:02:06 +01:00 |
|
|
c232aa4154
|
Removed print statements.
|
2023-03-03 15:29:58 +01:00 |
|
|
6876c87050
|
Tones Node port from MaterialMaker (Part 1).
|
2023-03-03 15:29:03 +01:00 |
|
|
4c4e19223e
|
Added _theme_ infix to the theme helper methods in Control.
|
2022-08-17 20:57:16 +02:00 |
|
|
99e94b08c4
|
Moved base input related classes to core/input.
|
2022-08-17 17:02:24 +02:00 |
|
|
220b2db443
|
Moved String and related classes under a string folder in core.
|
2022-08-17 14:19:55 +02:00 |
|
|
dc9cc716c7
|
Moved Object related classes under core/object.
|
2022-08-17 13:45:14 +02:00 |
|
|
9555ee56b9
|
Moved Variant related classes under a variant folder in core.
|
2022-08-17 13:17:12 +02:00 |
|
|
388b88678e
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
|
|
0d2fc2e9f2
|
Moved color to core/math.
|
2022-08-17 11:38:15 +02:00 |
|
|
0fe6e5325e
|
Fix warning.
|
2022-06-19 17:07:40 +02:00 |
|
|
3bf4f2d1bf
|
Fixed the size of the graident preview.
|
2022-06-19 17:04:46 +02:00 |
|
|
29919540db
|
Also handle udpating the GradientEditor when the edited resource changes.
|
2022-06-19 16:54:12 +02:00 |
|
|
91b87ce9ef
|
Reworked the gradient editor. It shouldn't crash anymore.
|
2022-06-19 16:06:27 +02:00 |
|
|
4b63250bc7
|
Fix bindings in ImagePickerButton, and load the image properly.
|
2022-06-17 10:17:05 +02:00 |
|
|
034aed2b73
|
Fix duplicate methods and binds in CurveEditor.
|
2022-06-16 12:15:10 +02:00 |
|
|
025713f94f
|
Fix the CurveDialog's ui.
|
2022-06-16 12:14:56 +02:00 |
|
|
e9a02afd37
|
Connect up CurveEdit's button.
|
2022-06-16 11:36:49 +02:00 |
|
|
2539e01711
|
Fix duplicate binds in CurveEdit. Also smaller fixes.
|
2022-06-15 20:30:36 +02:00 |
|
|
59baf2088f
|
CurveEdit needs to inherit from Button.
|
2022-06-15 20:30:11 +02:00 |
|
|
0ee27d830b
|
Fix duplicate bind.
|
2022-06-15 20:27:38 +02:00 |
|
|
d73d398155
|
Connect PolygonControlpoint's gui input method.
|
2022-06-15 18:52:55 +02:00 |
|
|
6da06474cf
|
Added the Node structure for PolygonDialog.
|
2022-06-15 18:21:15 +02:00 |
|
|
ee9144b1b5
|
PolygonEdit should have inherited from Button, and connected the pressed signal.
|
2022-06-15 18:03:35 +02:00 |
|
|
08c6131285
|
Fix duplicate properties in PolygonEdit.
|
2022-06-15 17:56:32 +02:00 |
|
|
fe5f0bc196
|
Det anchors properly,a nd connect gui_input In PolygonEditor.
|
2022-06-15 17:56:14 +02:00 |
|
|
f1eced523c
|
Fix overrides and duplicate binds in PolygonEditor.
|
2022-06-15 17:38:19 +02:00 |
|
|
6e09878f54
|
Fix sorting GradientCursors.
|
2022-06-15 17:22:58 +02:00 |
|
|
1ec5e8a756
|
Fix loading cursors for the gradient editor.
|
2022-06-15 16:45:58 +02:00 |
|
|
d320f3862f
|
Fix having a duplicate binding in GradientCursor. Also fix setting up the value label for it.
|
2022-06-15 14:04:42 +02:00 |
|
|
af2999c615
|
Fix duplicate method bind.
|
2022-06-15 13:41:58 +02:00 |
|
|
3566962fab
|
Fix shader and a crash in Gradient Editor.
|
2022-06-15 13:41:35 +02:00 |
|
|
43db64cc7f
|
Reimplement the missing methods in MMGraphNode. Had to rename the cure and gradient editor classes as they were confliction with engine stuff.
|
2022-06-14 17:55:23 +02:00 |
|
|
f180658682
|
Fixed smaller issues and added all of mat maker's widgets to the build.
|
2022-06-14 17:16:26 +02:00 |
|
|
35fadcb6bb
|
Fixed the remaining compile issues for the gradient editor, and added it to the build.
|
2022-06-14 16:43:44 +02:00 |
|
|
dbca350602
|
More cleanups to the gradient editor.
|
2022-06-14 15:00:55 +02:00 |
|
|
fbde39b27f
|
Fixed the remaining issues with the curve editor.
|
2022-06-13 22:52:12 +02:00 |
|
|
b8b0294501
|
Fix ImagePickerButton.
|
2022-06-13 21:38:34 +02:00 |
|
|
ce637e247e
|
Renamed mat maker's file dialog's file.
|
2022-06-13 20:58:27 +02:00 |
|
|
a276ee47e8
|
Claened up MatMAker's FileDialog.
|
2022-06-13 20:57:24 +02:00 |
|
|
18694c27b9
|
Cleaned up LeftPanel.
|
2022-06-13 20:09:59 +02:00 |
|
|
efd6c7b333
|
Cleaned up PolygonEditor.
|
2022-06-13 18:58:08 +02:00 |
|
|
5eafb2fcd5
|
Cleaned up PolygonDialog.
|
2022-06-13 18:35:51 +02:00 |
|
|
665f8be21f
|
Cleaned up PolygonEdit.
|
2022-06-13 18:12:04 +02:00 |
|
|
8178d526ba
|
Renamed polygon editor's ControlPoint to PolygonControlPoint.
|
2022-06-13 17:45:23 +02:00 |
|
|
6014b98720
|
Mostly done ControlPoint.
|
2022-06-13 17:42:10 +02:00 |
|
|
a12ee8f913
|
Cleaned up PolygonView.
|
2022-06-13 17:28:17 +02:00 |
|