2022.10 - October Release
October is here with 26 new pull requests from some very awesome contributors - great work!
On top of that, the website have gotten a refreshing new design thanks to RPaladin.
Highlights
MoritzBrueckner added a new Set Canvas Color node.
RPaladin added tree variables to scene node.
QuantumCoderQC added draw to material image texture.
New developer bounties are now available! Earn rewards by developing new features:
List of current bounties:
- Parallax Occlusion Mapping: https://github.com/armory3d/armory/issues/2609
- Dynamic Diffuse Global Illumination (DDGI): https://github.com/armory3d/armory/issues/2610
- Stochastic Screen-Space Reflections: https://github.com/armory3d/armory/issues/2611
- High-Quality Bloom: https://github.com/armory3d/armory/issues/2612
- Box Projected Cube Environment Mapping (BPCEM): https://github.com/armory3d/armory/issues/2613
Additions
#2608 - MoritzBrueckner added add new “Set Canvas Color” node
#2605 - Tong added custom play launch commands
#2603 - MoritzBrueckner added warn about precision issues for very large UV coordinates
#2602 - Tong added start browser using proc_play
#2601 - MoritzBrueckner added debug Console: show active camera in outliner and hide “Set Active Camera” button for active cameras
#2600 - RPaladin added add tree variables to scene node
#2599 - MoritzBrueckner added [windows-hl] Fix “After Publish” actions and add “Open in Visual Studio” operator
#2596 - MoritzBrueckner added add option to automatically decide amount of Khamake processes
#2594 - MoritzBrueckner added edit scripts button: use Haxe icon instead of Python icon
#2591 - RPaladin added upgrade for remove object node
#2589 - Onek8 added new node for setting canvas input text focus
#2587 - MoritzBrueckner added support multiple canvas onReady callbacks
#2585 - QuantumCoderQC added draw to material image texture
Fixes
#2604 - Naxela added update the Lightmapper to support Blender 3.3
#2597 - MoritzBrueckner added fix editing values in debug console
#2593 - MoritzBrueckner added canvas: fix theme issues when Zui theme == canvas theme
#2592 - RPaladin added update outdated readme
#2590 - Notwarp added fix webassemblystudio link
#2588 - MoritzBrueckner added fix compilation of PhysicsBreak.hx
#2586 - MoritzBrueckner added fix exception when drawing the UI for bundled traits
#2584 - QuantumCoderQC added fix rigid body copy parameters
#2583 - MoritzBrueckner added fix support for Separate/Combine Color nodes
#2581 - QuantumCoderQC added fix set parent node
#2577 - QuantumCoderQC added fix arm material parameter export
Other changes
ArmSDK: #51 - MoritzBrueckner addded option to automatically decide amount of Khamake processes.
ArmSDK: #50 - RPaladin removed non-existent submodule reference.