Commit graph

3384 commits

Author SHA1 Message Date
luboslenco 6ffa58fb6b Bump version 2021-02-01 10:00:43 +01:00
Lubos Lenco 129d59ab54
Merge pull request #2096 from kevinresol/patch-4
[PickLocation] Actually return null when input invalid
2021-01-30 11:37:39 +01:00
Kevin Leung 4ee1131f6e
[PickLocation] Actually return null when input invalid 2021-01-29 20:54:34 +08:00
Lubos Lenco 4273aff1fb
Merge pull request #2094 from knowledgenude/master
Update inputmap and added finite state machine
2021-01-26 18:27:49 +01:00
Lubos Lenco 74b99411df
Merge pull request #2095 from tong/sdk-path-normalize
Normalize sdk path
2021-01-26 18:27:39 +01:00
tong 725520081a Normalize sdk path 2021-01-26 16:38:49 +01:00
knowledgenude 6ef1195816 Update inputmap and add FSM 2021-01-25 20:19:24 -03:00
Lubos Lenco 888fb5c376
Merge pull request #2092 from tong/print-human-build-time
Print rounded build time to console
2021-01-24 18:56:47 +01:00
tong 8619006757 Print rounded build time to console 2021-01-24 18:36:58 +01:00
Lubos Lenco f2e2a3d7dd
Merge pull request #2091 from MoritzBrueckner/fix-reroutes
Fix Reroute nodes
2021-01-17 09:15:59 +01:00
Moritz Brückner 41657adb64 Cleanup 2021-01-17 00:23:19 +01:00
Moritz Brückner fb8a056394 Fix reroute socket indices 2021-01-17 00:23:02 +01:00
Lubos Lenco 0a5c209dd9
Merge pull request #2087 from knowledgenude/master
Update input mapper
2021-01-13 12:58:32 +01:00
knowledgenude 081fcb2870 update-inputmap 2021-01-11 18:14:21 -03:00
Lubos Lenco 70041fe2a5
Merge pull request #2085 from MoritzBrueckner/fix-bundled-edit
Fix editing bundled traits if the project was never compiled
2021-01-09 12:46:46 +01:00
Moritz Brückner e742ca76c0 Fix editing bundled traits if the project was never compiled 2021-01-08 22:40:14 +01:00
Lubos Lenco b7dc297d04
Merge pull request #2080 from knowledgenude/master
Fix mouse wheel key verification
2021-01-05 13:11:54 +01:00
knowledgenude ae057508ca
Fix mouse wheel key verification 2021-01-04 12:09:30 -03:00
Lubos Lenco bc36bf571e
Merge pull request #2079 from knowledgenude/master
Added input mapper
2021-01-04 15:41:22 +01:00
knowledgenude 24f62623ad add-inputmapper 2021-01-04 11:28:59 -03:00
luboslenco 27521265df Bump version 2021-01-03 12:11:59 +01:00
Lubos Lenco 97582968bd
Merge pull request #2076 from MoritzBrueckner/instancing
Show warnings for invalid instancing configurations + cleanup
2021-01-01 12:56:52 +01:00
Lubos Lenco c2bf021770
Merge pull request #2075 from MoritzBrueckner/world-warning
Show warning when scene is missing a world and rp background is set to world
2020-12-31 16:29:50 +01:00
Moritz Brückner 11591c79a4 Cleanup 2020-12-30 01:06:54 +01:00
Moritz Brückner 96dfc06295 Show warnings for invalid instancing configurations 2020-12-30 00:43:46 +01:00
Moritz Brückner 93dc0d248b Show warning when scene is missing a world and rp background is set to world 2020-12-29 17:39:18 +01:00
Lubos Lenco 18070621db
Merge pull request #2073 from N8n5h/cluster-fix
Solve artifact with clustering of lights
2020-12-29 10:56:19 +01:00
N8n5h b05f719392 Solve artifact for deferred mobile too 2020-12-27 16:45:27 -03:00
N8n5h 893b313643 Solve artifact with clustering of lights
Changed how a spot light is detected when sampling light, which caused false positives and produced
that visual artifact when a cluster/pixel was detected incorrectly as being lit with a spot light when maybe none were there.
This issue seems somewhat related to that issue that prevents rendering spotlights and point lights shadow at the same time.
2020-12-27 16:02:35 -03:00
Lubos Lenco 3e819d7e99
Merge pull request #2071 from QuantumCoderQC/animLoopFix
Add speed and looping options in Play Action From Node
2020-12-27 16:05:05 +01:00
QuantumCoderQC 174ce72349 Correct Spacing 2020-12-27 00:35:24 +01:00
QuantumCoderQC 4ee36afc0c Add Speed and Loop options for Play Action From Node 2020-12-27 00:29:03 +01:00
Lubos Lenco 2dcd1a951b
Merge pull request #2066 from knowledgenude/master
Fix inverted margin for Kinematic Character
2020-12-26 10:22:31 +01:00
Lubos Lenco 268a59a4c7
Merge pull request #2068 from QuantumCoderQC/conFix
Improve physics constraint handling
2020-12-25 19:01:42 +01:00
QuantumCoderQC a0422d49f2 Improve physics constraint handling 2020-12-23 16:03:45 +01:00
Lubos Lenco 569b2daecc
Merge pull request #2065 from MoritzBrueckner/node-side-panel
Improve node side panel + context menu (more operators, icons)
2020-12-23 13:08:38 +01:00
knowledgenude f836e597d1 fix-inverted-margin 2020-12-22 20:49:03 -03:00
Moritz Brückner 372419c9ff arm.open_node_documentation: add icon and fix docstring 2020-12-22 17:25:26 +01:00
Lubos Lenco 70b989e25f
Merge pull request #2064 from MoritzBrueckner/pose-markers
Fix bone markers export
2020-12-20 11:50:45 +01:00
Lubos Lenco 3d69855935
Merge pull request #2063 from MoritzBrueckner/relative-paths
Use relative paths only when path/reference are on the same drive
2020-12-20 11:50:29 +01:00
Lubos Lenco 6ee5af2518
Merge pull request #2062 from QuantumCoderQC/conFix
Fix adding physics constraint at game start
2020-12-19 11:20:39 +01:00
Lubos Lenco 61986dfafd
Merge pull request #2061 from knowledgenude/master
Added World Vector to Local Space node
2020-12-19 11:19:02 +01:00
Moritz Brückner 15d832c66c Show node operator icons in dropdown menu 2020-12-19 01:11:55 +01:00
Moritz Brückner df522516f2 Rename Armory nodes panel: 'Node' -> 'Armory' 2020-12-19 01:09:55 +01:00
Moritz Brückner 76b2380ec4 Improve node side panel (more operators, icons) 2020-12-19 01:08:52 +01:00
Lubos Lenco fa6d1903c7
Merge pull request #2060 from onelsonic/patch-1
Update math.glsl
2020-12-18 10:35:29 +01:00
Moritz Brückner 563c04f456 Whitespace cleanup 2020-12-17 23:44:59 +01:00
Moritz Brückner f68debf39a Fix bone markers export 2020-12-17 23:44:51 +01:00
Moritz Brückner 3f1200417c Cleanup imports 2020-12-17 23:34:38 +01:00
Moritz Brückner 0bda1abfb7 Optimize on_same_drive() calls 2020-12-17 23:19:56 +01:00