Commit graph

265 commits

Author SHA1 Message Date
luboslenco da1cf33930 Bump version 2020-10-01 11:35:55 +02:00
niacdoial 24313d65a4 Further handling of node depreciation
(Depreciated nodes are moved elsewhere in the files to diminish clutter)

Also fixed a couple bugs for the handling of node replacement.
2020-09-26 16:14:35 +02:00
Lubos Lenco 8f06f611b5
Merge pull request #1874 from MoritzBrueckner/lz4
Support for LZ4 compression
2020-09-21 09:48:20 +02:00
Moritz Brückner 8b3eefb382 Improve asset compression tooltip 2020-09-17 21:30:22 +02:00
niacdoial 3a2952ced8 Added node versioning
- changed the way custom node sockets are handled at several places
 - updated the `replaceAll` and `replace` functions used to perform node replacements
 - renamed and improved the NodeReplacement [new name] class, which represents a replacement task
 - added an arm_version property to all logic nodes, as well as a `get_replacement_node` method (to be overridden for each node)
 - added an option to declare a node as obselete in add_node()  (useful in order to have the node defined, but out of the menu)
 - added classes for UI popups linked to node updates, as well as an operator dedicated to said node update

Thanks to MoritzBrueckner for part of the ground work!
2020-09-12 18:15:53 +02:00
luboslenco 03077030f0 Bump version 2020-09-01 10:46:54 +02:00
luboslenco 286e7b7b4b Bump version 2020-08-02 18:23:20 +02:00
Lubos Lenco 78aec97c95
Merge pull request #1744 from MoritzBrueckner/world-export
Multi-world support
2020-07-07 11:07:25 +02:00
Moritz Brückner 70b0219a05 Reorganize imports and remove unused ones 2020-07-01 21:06:02 +02:00
Moritz Brückner d0e9369947 Revert water/fog UI and remove now unused properties 2020-07-01 20:57:01 +02:00
luboslenco 7f4a2788cc Bump version 2020-06-30 22:49:15 +02:00
Moritz Brückner 569d139e4e Replace some wrd defs by individual word defs 2020-06-22 22:03:02 +02:00
luboslenco 12cdd57748 Bump version 2020-05-30 22:50:41 +02:00
tong bba3b924c0 Allow to set custom play scene 2020-05-23 12:18:07 +02:00
luboslenco 8cb8722546 Bump version 2020-05-02 14:35:43 +02:00
Moritz Brückner df30e9b681 Set arm_proxy_sync_trait_props to False by default 2020-04-10 23:10:01 +02:00
Moritz Brückner b1572e316e Proxy: Add option to keep local trait properties when syncing 2020-04-10 23:06:37 +02:00
luboslenco 4bd1d40a9c Bump version 2020-04-01 10:44:47 +02:00
Moritz Brückner fe367518cc
Merge branch 'master' into console-output 2020-03-07 00:04:30 +01:00
luboslenco ac60af17eb Bump version 2020-03-04 13:30:36 +01:00
Moritz Brückner 086810849e De-clutter console output (new "Verbose Output" switch) 2020-03-04 00:14:14 +01:00
Lubos Lenco 75ca3aa44b
Merge pull request #1592 from philipmduarte/autobake
Action autobaking
2020-03-02 19:20:24 +01:00
Philip Michel Duarte 8921afd155 autobake done 2020-03-02 11:03:42 -03:00
Moritz Brückner 7b9fb161fe Deactivate "Debug Console" checkbox when Zui is not enabled 2020-03-02 00:00:56 +01:00
luboslenco a81338fa7f Bump version 2020-02-03 12:44:18 +01:00
luboslenco dfda5f9dbb Bump version 2020-01-02 14:00:30 +01:00
luboslenco 2cf0ac3c58 Bump version 2019-11-29 13:41:10 +01:00
luboslenco d87d4a7b58 Bump version 2019-11-01 13:47:01 +01:00
lubos a977ec165d Bump version 2019-10-02 12:24:51 +02:00
luboslenco ef1132b42c Bump version 2019-09-01 10:41:48 +02:00
luboslenco ff3ca27aa9 Separate format lib 2019-08-04 15:31:25 +02:00
luboslenco 9c75616795 Fix kraffiti path 2019-08-01 20:14:16 +02:00
luboslenco 0c06db1f1a Bump version date 2019-07-01 00:08:08 +02:00
luboslenco f4a9cceebe Bump version date 2019-06-06 12:11:35 +02:00
luboslenco 2303bada3a Add single-data-file exporter option 2019-05-14 11:43:41 +02:00
luboslenco e3c4a9855d Show date-based version 2019-05-05 17:24:29 +02:00
luboslenco d7cbc022e8 Replace nodes on project update 2019-05-01 11:04:15 +02:00
Yannik Böttcher f09e586dd4 small issues 2019-04-30 17:17:17 +02:00
Yannik Böttcher 9db102fb5f added deprecated versions of each replaced node, as blender forgets their bl_idname and "NodeUndefined" is not a useful id. Also added the replacement rules for the input nodes. 2019-04-30 17:07:57 +02:00
unknown c0ce39521d Drop b2.79 props migration 2019-04-06 19:54:34 +02:00
unknown 5240249982 Use voxelao instead of voxelgi, gi will be reworked into raytracing 2019-04-06 18:52:21 +02:00
unknown 445a4fdc61 Code cleanup 2019-04-06 16:05:01 +02:00
unknown ad88b97d63 Code cleanup 2019-04-06 15:38:25 +02:00
luboslenco 74e9e17497 Khafile option is now PointerProperty 2019-03-01 11:11:51 +01:00
luboslenco b0d076c30d Bump version 2019-02-18 17:40:55 +01:00
luboslenco e0e4bf303f Send operators to Krom 2019-02-10 11:47:42 +01:00
luboslenco c6a26a0dad Use PointerProperty to prevent whitespace issues 2019-02-08 12:50:12 +01:00
luboslenco e0243c63f0 Set default heightmap path 2019-02-05 10:24:17 +01:00
luboslenco cd7a25db37 Correct displace amount 2019-02-04 21:47:46 +01:00
luboslenco 5f688acffa No vr preset, enable manually 2019-01-23 11:58:32 +01:00