Commit graph

  • a2c33b2f6a
    Merge pull request #2351 from MoritzBrueckner/debug-console-trace Lubos Lenco 2021-09-28 13:00:51 +0200
  • c40fd26c20 Fix CPU count parameter for cmft Moritz Brückner 2021-09-27 23:13:30 +0200
  • 308ab2d77b Add some tooltips to the debug console Moritz Brückner 2021-09-27 16:02:29 +0200
  • d979e4fde9 Debug console: make spacing between log lines smaller Moritz Brückner 2021-09-27 15:53:08 +0200
  • 1c237dd6c3 Make printing with PosInfos configurable in the debug console UI Moritz Brückner 2021-09-27 15:46:35 +0200
  • 152959699a Debug console: optionally omit PosInfos when printing Moritz Brückner 2021-09-27 15:43:03 +0200
  • 259c375fda Whitespace cleanup Moritz Brückner 2021-09-27 15:25:32 +0200
  • b579c8a15d
    Merge pull request #2350 from MoritzBrueckner/fix-nodes-reload Lubos Lenco 2021-09-27 11:03:02 +0200
  • 73a352b76e
    Merge pull request #2349 from MoritzBrueckner/global-canvas-scale-nodes Lubos Lenco 2021-09-27 11:02:16 +0200
  • 957c5371c8 Fix add-on reloading when there are new unimported node files Moritz Brückner 2021-09-26 22:34:09 +0200
  • 962f8a79a5 Add nodes to get/set global canvas scale Moritz Brückner 2021-09-26 22:31:56 +0200
  • 8604e670c3
    Merge pull request #2342 from tong/log-message-improvements Lubos Lenco 2021-09-26 09:51:06 +0200
  • d1d266a0f0 Improve log messages tong 2021-09-09 14:22:14 +0200
  • 62d399e01a
    Merge pull request #2338 from tong/no-haxe-times-param Lubos Lenco 2021-09-22 19:21:52 +0200
  • 128efcc0ef Use haxe_times prefs field tong 2021-09-21 14:56:12 +0200
  • 3920c475be No haxe times param tong 2021-09-13 22:39:23 +0200
  • e3a55db813
    Merge pull request #2339 from tong/fix-local-sdk-path Lubos Lenco 2021-09-21 11:42:22 +0200
  • 597c291da7
    Merge pull request #2336 from QuantumCoderQC/tweenNodes Lubos Lenco 2021-09-19 10:25:45 +0200
  • 16976cdc5b
    Merge pull request #2335 from MoritzBrueckner/fix-trait-fakeuser Lubos Lenco 2021-09-18 11:05:19 +0200
  • d1fe4d6686 Fix invalid fp when using local sdk tong 2021-09-04 02:46:25 +0200
  • ca966588ff add documentation QuantumCoderQC 2021-09-13 23:10:31 +0200
  • 0ce0c5c115 change socket order QuantumCoderQC 2021-09-13 22:48:32 +0200
  • 05465bcea1 minor clean-up QuantumCoderQC 2021-09-13 22:30:39 +0200
  • 77815d95ed Fix fake user export for traits Moritz Brückner 2021-09-13 21:29:21 +0200
  • 70b3b33d08 Cleanup tong 2021-09-13 02:05:19 +0200
  • ed69424289 Cleanup tong 2021-09-01 00:19:11 +0200
  • 4f3c9849c4 Open vscode on at error position on script failure tong 2021-08-02 21:32:54 +0200
  • 156f1f433a
    Merge pull request #2334 from tong/fix-throw-assert-error Lubos Lenco 2021-09-13 10:03:11 +0200
  • 5b4d24f067
    Merge pull request #2332 from MoritzBrueckner/fix-realtime-postprocess Lubos Lenco 2021-09-12 08:05:29 +0200
  • c24389813f Fix assert throw error tong 2021-09-12 00:03:57 +0200
  • c398c1181e
    Merge pull request #2331 from tong/fix-background-mode-open-build-dir Lubos Lenco 2021-09-11 13:49:20 +0200
  • 7d9d5ac50f
    Merge pull request #2329 from MoritzBrueckner/fix-ArmNodeAddInputOutputButton Lubos Lenco 2021-09-10 09:12:59 +0200
  • eb5ef99309 create tween vector node QuantumCoderQC 2021-09-10 01:08:31 +0200
  • 62294c8bb4 create tween rotation node QuantumCoderQC 2021-09-10 01:08:12 +0200
  • ed6aa96fb0 create tween float node QuantumCoderQC 2021-09-10 01:07:52 +0200
  • f3fcb2846e
    Merge pull request #2326 from onelsonic/patch-2 Lubos Lenco 2021-09-08 08:51:07 +0200
  • afeecd4df1
    Merge pull request #2325 from onelsonic/patch-1 Lubos Lenco 2021-09-08 08:49:39 +0200
  • de72bbf3a4 Cleanup arm.lib.make_datas Moritz Brückner 2021-09-07 23:25:54 +0200
  • ecc4317919 Fix realtime postprocess: use compositor defines also for non-compositor pass shaders Moritz Brückner 2021-09-07 22:19:12 +0200
  • 667e73c867 Do not open build directory in background mode tong 2021-09-07 10:15:11 +0200
  • 56d84b08f4 Cleanup Moritz Brückner 2021-09-06 18:23:21 +0200
  • adb2468245 Fix ArmNodeAddInputOutputButton Moritz Brückner 2021-09-06 18:22:38 +0200
  • abc52627a3
    Update props_ui.py onelsonic 2021-09-06 15:33:16 +0200
  • 68ef00b668
    Update props.py onelsonic 2021-09-06 15:26:13 +0200
  • 55cfead084 Bump version Lubos Lenco 2021-09-06 09:22:25 +0200
  • fe6d1fa372
    Merge pull request #2320 from QuantumCoderQC/AddTraitFix Lubos Lenco 2021-09-06 09:02:22 +0200
  • 974181e75e
    Merge pull request #2319 from MoritzBrueckner/assert-string-expr Lubos Lenco 2021-09-05 11:55:28 +0200
  • a4ab1dcc98
    Merge pull request #2318 from QuantumCoderQC/navMeshImprove Lubos Lenco 2021-09-04 15:15:44 +0200
  • ccbc946bf1 Add warning if trait is already applied on the object QuantumCoderQC 2021-09-03 23:42:43 +0200
  • fddef0983c Modify Add Trait Node To Accept String Trait QuantumCoderQC 2021-09-03 23:37:13 +0200
  • e715bf0108 Allow to use more complex string expressions as assert() messages Moritz Brückner 2021-09-03 22:21:57 +0200
  • 214b84fcf7 Modify NavAgent Trait QuantumCoderQC 2021-09-03 21:00:58 +0200
  • 32b745f829 Modify Navigation Go To Location Node QuantumCoderQC 2021-09-03 21:00:33 +0200
  • 8caf859db9 Create and implement Get Nav Agent Data Node QuantumCoderQC 2021-09-03 20:59:49 +0200
  • d6692efbdc
    Merge pull request #2316 from onelsonic/patch-1 Lubos Lenco 2021-09-03 12:37:23 +0200
  • c77eea93fa
    correcting Haxe Warnings : Std.is is deprecated. Use Std.isOfType instead. onelsonic 2021-09-03 08:36:13 +0200
  • e0cbf1b332
    Merge pull request #2315 from MoritzBrueckner/fix-ppcomp-warnings Lubos Lenco 2021-09-02 20:05:11 +0200
  • b7024a5854 Whitespace cleanup Moritz Brückner 2021-09-02 17:14:37 +0200
  • 44d8325001 Fix "Uniform PPCompXX not found" warnings Moritz Brückner 2021-09-02 17:14:18 +0200
  • 052c7b00c5
    Merge pull request #2309 from MoritzBrueckner/assert Lubos Lenco 2021-09-01 09:16:46 +0200
  • 675618e529
    Merge pull request #2308 from tong/html5-server-settings Lubos Lenco 2021-08-30 09:10:26 +0200
  • a6b67e4e00 Improve assert() docstring Moritz Brückner 2021-08-27 14:34:59 +0200
  • 4b75a896d6 Auto-import assert() macro Moritz Brückner 2021-08-27 01:32:38 +0200
  • ecddc0af92 Add assert() macro Moritz Brückner 2021-08-27 01:26:00 +0200
  • e05d556552 Webserver log, port prefs tong 2021-08-26 09:59:41 +0200
  • 85edde6d24
    Merge pull request #2305 from niacdoial/newrotation Lubos Lenco 2021-08-26 09:53:25 +0200
  • 703c618c7d
    Misc. patches before merge [watch for amends] - fixed type/import bugs in RotationNode.hx and SeparateRotationNode.hx niacdoial 2021-08-21 16:07:34 +0200
  • df715db381
    Merge pull request #2307 from MoritzBrueckner/krom-es6 Lubos Lenco 2021-08-20 10:35:19 +0200
  • a8a44df249
    Merge pull request #2306 from MoritzBrueckner/various-node-fixes Lubos Lenco 2021-08-20 10:34:22 +0200
  • 1eb087125f Fix 'armory' define Moritz Brückner 2021-08-19 22:27:09 +0200
  • 2347348504 Switch to ES6 on krom target Moritz Brückner 2021-08-19 22:26:30 +0200
  • 3e22cb3375 Update ArmOpenNodeWikiEntry to new wiki page structure Moritz Brückner 2021-08-19 22:02:01 +0200
  • 4e526a6dd3 Various smaller node fixes Moritz Brückner 2021-08-19 21:59:52 +0200
  • 2630c159d8 Align new custom sockets to Blender UI Moritz Brückner 2021-08-19 21:58:43 +0200
  • a67452802d
    React to commit 14d33ee0530e5db640e0fafb8604662333c1b066 in iron. niacdoial 2021-08-19 11:31:12 +0200
  • f892fdfd8a
    Merge months of changes into 'newrotation' branch (and homogeneised the contents of said branch in the process) (plus a couple bugfixes, because what else) niacdoial 2021-08-18 17:04:00 +0200
  • 29785172f4
    Merge pull request #2304 from tong/just-run Lubos Lenco 2021-08-18 11:03:21 +0200
  • 1d0a6d7955
    Did the haxe part of the ongoing update. Also fixed a ton of bugs in the python part. NOTE: this requires a yet-to-be-done commit to Iron to work. niacdoial 2021-08-17 19:29:35 +0200
  • 7b6d3536e3 Shift click play just run tong 2021-08-17 17:47:04 +0200
  • f017d68ed7
    Merge pull request #2303 from MoritzBrueckner/fix-nishita-LUT Lubos Lenco 2021-08-17 09:30:22 +0200
  • 1de97e1898 Minor cleanup Moritz Brückner 2021-08-14 23:57:28 +0200
  • ca96174b6b Fix nishita sky artifacts on some GPUs Moritz Brückner 2021-08-14 23:45:33 +0200
  • bd67667a6e Added node replacement routines for previous commits (and fixed a couple bugs along the way) niacdoial 2021-08-12 20:58:35 +0200
  • 2910fcf1a8
    Merge pull request #2302 from MoritzBrueckner/fix-addon-reload Lubos Lenco 2021-08-11 18:25:44 +0200
  • c56a0c3a72 Fix accidental module reloading caused by name conflicts of global vars Moritz Brückner 2021-08-11 14:32:21 +0200
  • d610cc6a2f Fix value range in Nishita LUT Moritz Brückner 2021-08-09 16:51:26 +0200
  • 34f6e0fc7c Kha update Lubos Lenco 2021-08-08 13:02:19 +0200
  • 45e3c1c138
    Merge pull request #2298 from MoritzBrueckner/reload-addon Lubos Lenco 2021-08-07 19:06:44 +0200
  • c49bece460
    Merge pull request #2299 from MoritzBrueckner/fix-armsdk-ci Lubos Lenco 2021-08-07 19:03:57 +0200
  • 2ef4f19eb7
    Merge pull request #2300 from N8n5h/volumetric-light Lubos Lenco 2021-08-07 16:54:08 +0200
  • 5509096158 fix volumetric lights not working with shadow map atlas enabled N8n5h 2021-08-06 18:34:39 -0300
  • 2d3e15064a Fix armsdk CI Moritz Brückner 2021-08-06 22:33:20 +0200
  • 386d2a3bf4 Bump version Lubos Lenco 2021-08-06 11:10:28 +0200
  • 7607cc8ccd
    Merge pull request #2296 from tong/physics-drag-limit-props Lubos Lenco 2021-08-05 22:13:58 +0200
  • 52a594c910
    Merge pull request #2297 from MoritzBrueckner/ui-font-fix Lubos Lenco 2021-08-05 22:13:30 +0200
  • 4c4bebcf4f Canvas: fix using non-default fonts Moritz Brückner 2021-08-04 23:35:54 +0200
  • ea8c13686c Implement basic addon reloading Moritz Brückner 2021-08-04 22:49:38 +0200
  • 4c34c2a5ce PhysicsDrag trait limit props tong 2021-08-04 22:09:54 +0200
  • b664e3a010
    Merge pull request #2287 from MoritzBrueckner/fix-thread-polling Lubos Lenco 2021-08-02 08:23:37 +0200
  • 60d0f443f8
    Merge pull request #2286 from MoritzBrueckner/fix-getfp-drive-root Lubos Lenco 2021-08-01 16:50:22 +0200