Commit Graph

19 Commits

Author SHA1 Message Date
RodZill4
22bacb6673 Update hierarchy pane when renaming a group 2020-03-12 07:51:01 +01:00
RodZill4
2b46a6936d Merge branch 'master' into dev-export 2020-03-08 23:14:42 +01:00
RodZill4
754edea090 optimized hierarchy pane previews and made them configurable 2020-03-06 23:40:09 +01:00
RodZill4
212e004ad4 Removed the "eye" buttons, clicking on the outputs will show the preview 2020-02-29 10:57:11 +01:00
RodZill4
84687d2141 Detect correctly when loading incorrect files 2020-02-26 23:42:19 +01:00
RodZill4
a323f095b5 Fixed export node 2020-02-24 23:29:33 +01:00
RodZill4
c9aab3e831 Started updating export to support multiple target game engines 2020-02-17 08:54:46 +01:00
RodZill4
fb3b9c88d6 Prepared tooltips everywhere and minor fixes & optimizations 2020-02-15 11:17:41 +01:00
RodZill4
86e5e68039 Updated paste and duplicate to create nodes at the mouse pointer location 2020-02-13 08:39:17 +01:00
RodZill4
1595468bab Bug fixes in the graph view code (variable initialized too late) and the TEX3D blend node (function name collision with blend node). 2020-02-08 14:48:15 +01:00
RodZill4
9606f440e4 Fixed a few warnings 2020-02-08 09:37:46 +01:00
RodZill4
ddd99eee44 Fixed copy and paste shortcuts 2020-02-08 08:19:36 +01:00
RodZill4
6b183aa7a0 Merge branch 'master' into dev-generic 2020-02-04 07:48:10 +01:00
RodZill4
3333def3d2 Create the node where the mouse pointer was when showing the node popup
+ added missing return types
+ fixed random seed icons
2020-02-01 08:35:00 +01:00
Metin ÇETİN
81a63a84d8 AddNodePopup improvements 2020-01-31 03:17:05 +03:00
Metin ÇETİN
cc6d9c8dde Added popup menu for adding nodes on graph edit with space key 2020-01-29 15:01:42 +03:00
RodZill4
a811f3400f Moved io types definition (with conversions and preview) to a json file 2020-01-28 22:40:03 +01:00
RodZill4
f1ff09dcc4 Moved MMLoader to autoload. Updated demo so it can be exported. 2020-01-28 11:47:29 +01:00
RodZill4
b6a2d08f78 Moved everything not necessary for the plugin away from "addons" 2020-01-25 15:20:08 +01:00