Age | Commit message (Expand) | Author |
2019-11-15 | Use the Unicode "multiply" sign for the "A x B" visual script node | Hugo Locurcio |
2019-11-07 | Merge pull request #32853 from OsamaElHariri/visual_script_setter_props_fix | Rémi Verschelde |
2019-11-01 | Merge pull request #33238 from qarmin/other_fixes | Rémi Verschelde |
2019-11-01 | Fix some crashes, overflows and using variables without values | Rafał Mikrut |
2019-11-01 | Fix: typo atleast -> at least | Omicron |
2019-10-29 | i18n: Sync translation template with current source | Rémi Verschelde |
2019-10-28 | Set the properties of a Set node after add_node | Osama El Hariri |
2019-10-15 | Merge pull request #32830 from timoschwarzer/remove-redundant-compiler-direct... | Rémi Verschelde |
2019-10-14 | Remove redundant compiler directives | Timo Schwarzer |
2019-10-14 | Small fixes to redundand code, copy paste bugs | qarmin |
2019-10-10 | Remove dependency on the editor directory being in the build's include path. | Marcel Admiraal |
2019-10-09 | Make VisualScript check inheritance for port info | Aaron Franke |
2019-09-30 | Fix theme in visual script dialogs (at startup) | Chaosus |
2019-09-29 | Merge pull request #32402 from YeldhamDev/fix_vs_add_function | Rémi Verschelde |
2019-09-29 | Deconstruct node for Visualscript | Swarnim Arun |
2019-09-28 | Fix VS editor's "Create Function" dialog | Michael Alexsander Silva Dias |
2019-09-28 | Merge pull request #32398 from YeldhamDev/cleanup_vs_editor_left | Rémi Verschelde |
2019-09-27 | Cleanup VS editor's left menu | Michael Alexsander Silva Dias |
2019-09-28 | Fix Edit function button | Swarnim Arun |
2019-09-27 | doc: Sync classref with current source | Rémi Verschelde |
2019-09-26 | Visualscript editor graph unification & refactoring | Swarnim Arun |
2019-09-24 | doc: Sync classref with current source | Rémi Verschelde |
2019-09-22 | Merge pull request #30852 from swarnimarun/vs_tools_script | Rémi Verschelde |
2019-09-21 | Tool Mode for Visualscript | Swarnim Arun |
2019-09-04 | Merge pull request #30982 from iwek7/feature/skip_breakpoints | Rémi Verschelde |
2019-09-03 | Adds skip-breakpoints feature | iwek7 |
2019-09-03 | Implemented `ord` function in VisualScript | 64epicks |
2019-09-01 | Fix resizer icon visiblity on light theme in GraphNode | Chaosus89 |
2019-08-14 | Plugin support for visual shaders | Yuri Roubinski |
2019-08-12 | Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' | Robin Hübner |
2019-08-07 | Add some code changes/fixes proposed by Coverity and Clang Tidy | qarmin |
2019-07-31 | Add descriptive tooltips in VS editor | Emmanuel Barroga |
2019-07-22 | doc: Sync classref with current source | Rémi Verschelde |
2019-07-20 | Merge pull request #30693 from Chaosus/lerp_angle | Rémi Verschelde |
2019-07-20 | Merge pull request #30576 from qarmin/lgtm_coverage | Rémi Verschelde |
2019-07-20 | Added lerp_angles built-in function | Chaosus |
2019-07-20 | Changed some code showed in LGTM and Coverage | qarmin |
2019-07-19 | Merge pull request #23310 from aaronfranke/posmod-int | Rémi Verschelde |
2019-07-19 | Visualscript: Add types for base type get and set. | K. S. Ernest (iFIre) Lee |
2019-07-18 | Add integer posmod and rename default arg names | Aaron Franke |
2019-07-15 | doc: Sync classref with current source | Rémi Verschelde |
2019-07-08 | Use base `Color()` constructors instead of `Color::html()` | Hugo Locurcio |
2019-07-07 | Fixes minor issues found by static analyzer | qarmin |
2019-07-01 | Merge pull request #29333 from hbina/fix_double_click_when_no_edited_func | Rémi Verschelde |
2019-06-30 | doc: Remove null default values that can't be determined | Rémi Verschelde |
2019-06-30 | doc: Add default values to all properties | Rémi Verschelde |
2019-06-28 | Add support for creating editor icons per module | Andrii Doroshenko (Xrayez) |
2019-06-27 | Proofread and improve the whole class reference | Hugo Locurcio |
2019-06-27 | doc: Don't use `GlobalScope` scope in hyperlinks, it's automatically inferred | Rémi Verschelde |
2019-06-27 | doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks | Rémi Verschelde |