Commit graph

2721 commits

Author SHA1 Message Date
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
Forest Collins Sharp
8958668215
Merge pull request #2 from armory3d/master
merging latest from armory3d/armory
2020-03-07 08:44:02 -06: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
N8n5h
06af6d30d4 Update exporter to fit expected vertex array data 2020-03-03 03:07:56 -03:00
Lubos Lenco
75ca3aa44b
Merge pull request #1592 from philipmduarte/autobake
Action autobaking
2020-03-02 19:20:24 +01:00
philip
c75c227a82 Merge branch 'master' of http://github.com/philipmduarte/armory 2020-03-02 13:13:31 -03:00
Lubos Lenco
0713585f28
Merge pull request #1590 from N8n5h/fix-vcol
Fix Vertex Color and Tangent not exporting sometimes
2020-03-02 16:30:54 +01:00
Lubos Lenco
5d173993de
Merge pull request #1591 from Sanva/master
Fix `armory.logicnode.SetRotationNode` vector type for input
2020-03-02 16:28:54 +01:00
Lubos Lenco
4369de36aa
Merge pull request #1589 from MoritzBrueckner/master
Deactivate "Debug Console" checkbox when Zui is not enabled
2020-03-02 16:26:20 +01:00
Philip Michel Duarte
8921afd155 autobake done 2020-03-02 11:03:42 -03:00
Valentín Barros
a9521846a2 Fix armory.logicnode.SetRotationNode vector type for input [fixes #1572]
Fixes for example the `virtual_gamepad` demo crashing on startup
in Android.
2020-03-02 11:11:15 +01:00
N8n5h
c04dbe4993 Fix Vertex Color and Tangent not exporting
Applied the same fix that is used for uvs, since it seems to solve the issue of not updating correctly for exporting of materials too.
Also added support for the Vertex Color node.
2020-03-02 02:04:54 -03:00
Moritz Brückner
7b9fb161fe Deactivate "Debug Console" checkbox when Zui is not enabled 2020-03-02 00:00:56 +01:00
Lubos Lenco
083f9981b8
Merge pull request #1588 from MoritzBrueckner/master
Fix TransformExtension.hx
2020-03-01 10:18:18 +01:00
Moritz Brückner
110a068605 Fix TransformExtension.hx 2020-02-29 21:26:24 +01:00
Lubos Lenco
b3491dd462
Merge pull request #1585 from MoritzBrueckner/navmesh
Expose NavAgent turn speed to the UI
2020-02-23 11:00:08 +01:00
Moritz Brückner
16ad030f41 Rename variable (more intuitive)
Thanks to nubleet on Discord for mentioning this
2020-02-22 23:57:16 +01:00
Moritz Brückner
c60f41186d Expose NavAgent turn speed to the UI 2020-02-22 23:08:33 +01:00
Lubos Lenco
feab37b456
Merge pull request #1584 from MoritzBrueckner/navmesh
Fix Navmesh generation + few code style improvements (pep8)
2020-02-22 21:50:40 +01:00