Commit graph

2535 commits

Author SHA1 Message Date
Simonrazer 93492ea692
Upgrade noise texture 2020-03-17 09:53:21 +01:00
Simonrazer c33d886caa
Update cycles.py 2020-03-17 09:51:34 +01:00
Lubos Lenco 3991ec7d47
Merge pull request #1617 from Simonrazer/master
Upgrade Wave Texture node + Fix noise texture Value output
2020-03-16 19:48:06 +01:00
Lubos Lenco 263bd248d4
Merge pull request #1618 from Sandy10000/master
Delete Distance Node
2020-03-16 19:47:19 +01:00
Sandy 7d90101448
Delete Distance Node
Remove this because the same can be achieved with "Vector Math"
2020-03-16 22:24:42 +09:00
Sandy 37e04689d5
Delete Distance Node
Remove this because the same can be achieved with "Vector Math"
2020-03-16 22:22:47 +09:00
Simonrazer 2df762e3db
Upgrade Wave texture shader 2020-03-16 11:53:12 +01:00
Simonrazer 2e529deb19
Upgrade Wave texture node + Fix noise Value output 2020-03-16 11:51:41 +01:00
Lubos Lenco af284b8937
Merge pull request #1616 from Simonrazer/master
Keep Canvas dimensions the same as the game dimensions
2020-03-16 10:27:05 +01:00
Simonrazer 5cde1487ca
Update CanvasScript.hx 2020-03-16 09:05:42 +01:00
Lubos Lenco 252e0dc7f3
Merge pull request #1613 from N8n5h/box-projection
Fix support for box/triplanar mapping
2020-03-15 09:10:28 +01:00
Lubos Lenco a41c6b2d09
Merge pull request #1614 from QuantumCoderQC/master
Added node to start animation from a particular frame index
2020-03-15 09:09:11 +01:00
N8n5h decf89305c Fix support for box/triplanar mapping
I modified the shader parser so that triplanar mapping of textures is supported.
Normals are supported.
Currently tested with Armory PBR and Principled BSDF.
2020-03-14 23:44:15 -03:00
QuantumCoderQC 1770aeb002 Added nodes to start animation from a partivular frame index 2020-03-14 23:30:09 +01:00
Lubos Lenco 1534f2565c
Merge pull request #1612 from Sandy10000/master
Addressing issues reported in the Armory forum
2020-03-14 13:45:18 +01:00
Sandy 30d22a264b
Add new
Input of "Get Distance" is Object, but input of "Distance" is Vector.
2020-03-14 21:04:51 +09:00
Sandy 3f77ff397d
Add new
Input of "Get Distance" is Object, but input of "Distance" is Vector.
2020-03-14 21:03:07 +09:00
Sandy d1a0fc69c8
Addressing issues reported in the Armory forum
https://forums.armory3d.org/t/something-wrong-with-translate-on-local-axis/2772
https://forums.armory3d.org/t/how-to-avoid-camera-going-through-rigid-bodies/3945
2020-03-14 20:58:56 +09:00
Lubos Lenco 71796f4fab
Merge pull request #1610 from N8n5h/fix-geom-export
Fix geometry not working in published projects
2020-03-14 10:32:55 +01:00
Lubos Lenco 89e0d14c58
Merge pull request #1611 from Simonrazer/master
Fix noise texture
2020-03-14 10:32:23 +01:00
Simonrazer 3aaba5fe62
Don't use the Z coordinate in the shader 2020-03-13 16:30:42 +01:00
Simonrazer d1765ab206
Update cycles.py 2020-03-13 16:28:55 +01:00
N8n5h e40ae5ac4e Fix geometry in published projects
Updated the opt_exporter to fit new vertex format
2020-03-12 20:02:37 -03:00
Lubos Lenco c3f8cca15a
Merge pull request #1606 from QuantumCoderQC/master
Fixed Bullet RigidBody memory leak
2020-03-09 15:56:28 +01:00
QuantumCoderQC 2d282c9582 Fixed Bullet RigidBody memory leak 2020-03-08 21:34:35 +01:00
luboslenco 620e15db8e Fix wrd access 2020-03-07 15:00:51 +01:00
Lubos Lenco 815184d6ab
Merge pull request #1603 from MoritzBrueckner/console-output
De-clutter console output and show warnings
2020-03-07 14:46:58 +01:00
Moritz Brückner fe367518cc
Merge branch 'master' into console-output 2020-03-07 00:04:30 +01:00
Moritz Brückner 1da4b02cef Count compilation warnings and show them in the UI and console 2020-03-06 23:49:14 +01:00
Moritz Brückner 6e9dfd8504 Change khamake silent switch to quiet to still print error messages 2020-03-06 23:47:42 +01:00
Lubos Lenco baa329e0a7
Merge pull request #1600 from philipmduarte/autobake_instanced
Support for collection instance with autobaking armatures
2020-03-05 19:38:03 +01:00
Lubos Lenco 963b6ed980
Merge pull request #1598 from Naxela/master
Merge PPM
2020-03-05 19:36:10 +01:00
Philip Michel Duarte 4adbc3cbb0 instanced autobake done 2020-03-05 13:40:15 -03:00
Philip Michel Duarte 4e633c736a pending stuff 2020-03-04 19:42:38 -03:00
philip 57a052b25d towards instanced autobake 2020-03-04 17:34:21 -03:00
Alexander Kleemann 3dce053aa3
Update Postprocess.hx
Accidentally deleted the return value when removing comments
2020-03-04 20:11:37 +01:00
Alexander 60f72e7e0e Merge in PPM
Redone and ready to be merged with Armory
2020-03-04 17:45:19 +01:00
luboslenco ac60af17eb Bump version 2020-03-04 13:30:36 +01:00
Lubos Lenco fec9abd4bd
Merge pull request #1597 from philipmduarte/colinst
Same-file collection instance bug
2020-03-04 09:29:02 +01:00
Philip Michel Duarte 02bc76f9d5 same-file collection instance bug fixed 2020-03-03 23:38:37 -03:00
Philip Michel Duarte 675211c66a Merge branch 'master' of https://github.com/armory3d/armory 2020-03-03 21:49:31 -03:00
Moritz Brückner 086810849e De-clutter console output (new "Verbose Output" switch) 2020-03-04 00:14:14 +01:00
luboslenco cfbe3a7dce Some more position access fixes 2020-03-03 22:50:20 +01:00
luboslenco 23d649fe32 Fix RigidBody compile 2020-03-03 22:41:39 +01:00
Lubos Lenco fe5be464c2
Merge pull request #1596 from MoritzBrueckner/fix-project-folder
Fix ResourceWarning for open_folder()
2020-03-03 22:23:54 +01:00
Moritz Brückner 0cac8fa987 Fix ResourceWarning for open_folder() 2020-03-03 22:13:44 +01:00
Lubos Lenco f3bffa27e5
Merge pull request #1595 from MoritzBrueckner/fix-object-names
Exporter: better handling of duplicate object names
2020-03-03 22:10:33 +01:00
Lubos Lenco d1e50ac2c3
Merge pull request #1594 from N8n5h/project-geom
Update exporter to fit expected new vertex array data
2020-03-03 22:05:45 +01:00
Moritz Brückner 6f906c5863 Exporter: better handling of duplicate object names 2020-03-03 21:34:19 +01:00
philip 364c09ab3a Merge branch 'master' of https://github.com/armory3d/armory 2020-03-03 07:55:20 -03:00