Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-22 | Merge pull request #29085 from YeldhamDev/node2d_bones_undoredo | Rémi Verschelde | |
Add undo/redo to Node2D bone creation | |||
2019-05-22 | Merge pull request #29098 from akien-mga/lf-utf8 | Rémi Verschelde | |
Update gitattributes to enforce LF, fix UTF-8 misencoding of thirdparty files | |||
2019-05-22 | Merge pull request #29074 from YeldhamDev/theme_editor_panel_fix | Rémi Verschelde | |
Fix bottom panel visibility behaviour in the theme editor | |||
2019-05-22 | Fix non UTF8-encoded thirdparty files | Rémi Verschelde | |
2019-05-22 | Merge pull request #29095 from Chaosus/exp_focus | Yuri Roubinsky | |
Makes the expression node to apply only when the focus leaves out | |||
2019-05-22 | Update .gitattributes to encompass all text files | Rémi Verschelde | |
2019-05-22 | Makes the expression node to apply expression only when the focus leaves out | Chaosus | |
2019-05-21 | Add undo/redo to Node2D bone creation | Michael Alexsander Silva Dias | |
2019-05-21 | Merge pull request #29079 from neikeq/oopsie | Ignacio Roldán Etcheverry | |
Fix C# build error in MarshalUtils debug code | |||
2019-05-21 | Merge pull request #29076 from Chaosus/express_fixes2 | Yuri Roubinsky | |
Fix expression node parsing when input_port + \0 is occured | |||
2019-05-21 | Merge pull request #29052 from neikeq/fixes-28667------i-think | Ignacio Roldán Etcheverry | |
Replace call to 'mono_runtime_object_init' with manual ctor invoking | |||
2019-05-21 | Fix C# build error in MarshalUtils debug code | Ignacio Etcheverry | |
2019-05-21 | Fix expression node parsing when input_port + \0 is occured | Chaosus | |
2019-05-21 | Merge pull request #29073 from Chaosus/express_fixes | Yuri Roubinsky | |
Fix few bugs in expression node | |||
2019-05-21 | Fix bottom panel visibility behaviour in the theme editor | Michael Alexsander Silva Dias | |
Fixes #29034, fixes #29056 | |||
2019-05-21 | Fix few bugs in expression node | Chaosus | |
2019-05-21 | Merge pull request #29018 from guilhermefelipecgs/fix_28969 | Rémi Verschelde | |
[StateMachine] Fix error message for travel method | |||
2019-05-21 | Merge pull request #29032 from akien-mga/tools-exceptions-rtti | Rémi Verschelde | |
SCons: Keep exceptions and rtti on Android, iOS and HTML5 tools build | |||
2019-05-21 | Merge pull request #28838 from Chaosus/vs_exp | Rémi Verschelde | |
Expression node for visual shaders | |||
2019-05-21 | Merge pull request #29040 from swarnimarun/fix_override_bug | Rémi Verschelde | |
Clear overrides on passing null | |||
2019-05-21 | Merge pull request #29041 from hbina/add_const | Rémi Verschelde | |
add const to methods that return literals | |||
2019-05-21 | Merge pull request #29062 from swarnimarun/theme-editor-improvements | Rémi Verschelde | |
Fix Theme Editor Preview | |||
2019-05-21 | Merge pull request #28964 from Faless/webrtc/channels_pr | Rémi Verschelde | |
WebRTC refactor. data channels, STUN/TURN support. | |||
2019-05-21 | doc: Sync classref with current source | Rémi Verschelde | |
2019-05-21 | i18n: Sync translation template with current source | Rémi Verschelde | |
(cherry picked from commit bf7585530ba29959b2e3316db959170ba321ed61) | |||
2019-05-21 | i18n: Sync translations with Weblate | Rémi Verschelde | |
(cherry picked from commit 239a11fe1918b1009875078bb30f9176360e983c) | |||
2019-05-21 | Merge pull request #29050 from hbina/redundant_null_checks | Rémi Verschelde | |
removed a redundant null check in assimp editor | |||
2019-05-21 | Expression node for visual shaders | Chaosus | |
2019-05-21 | Fix Theme Editor Preview | Swarnim Arun | |
2019-05-21 | Merge pull request #29011 from zann1x/master | Rémi Verschelde | |
Initialize padding on PoolByteArray serialization | |||
2019-05-21 | Merge pull request #29046 from volzhs/tree-page-down | Rémi Verschelde | |
PageDown key selects last one when left items count is short | |||
2019-05-21 | PageDown key selects last one when left items count is short | volzhs | |
2019-05-21 | added a const keyword for a methods that return constant literal... | hbina085 | |
2019-05-21 | Clear overrides on passing null | Swarnim Arun | |
2019-05-20 | removed a redundant NULL check in assimp editor of a pointer to an array ↵ | hbina085 | |
declared in the same statement block | |||
2019-05-21 | Replace call to 'mono_runtime_object_init' with manual ctor invoking | Ignacio Etcheverry | |
2019-05-20 | Merge pull request #28952 from jbuck3/update-margins | Rémi Verschelde | |
Update Control margins when size is overridden by change to minsize | |||
2019-05-20 | Merge pull request #28218 from KoBeWi/b00km4rk5 | Rémi Verschelde | |
Add bookmarks for easier code navigation | |||
2019-05-20 | Merge pull request #27886 from LeonardMeagher2/obj_to_string | Rémi Verschelde | |
Allow overriding how scripted objects are converted to strings | |||
2019-05-20 | Merge pull request #26809 from KoBeWi/undo_set_text_like_a_boss | Rémi Verschelde | |
Allow to undo TextEdit.set_text | |||
2019-05-20 | Merge pull request #29036 from swarnimarun/vs-history-save | Rémi Verschelde | |
Fix history state setup in VisualScript | |||
2019-05-20 | Fix history state setup in VisualScript | Swarnim Arun | |
2019-05-20 | Merge pull request #29029 from Calinou/find-in-files-allow-empty-replace | Rémi Verschelde | |
Allow empty replacement texts in the Find in Files replace dialog | |||
2019-05-20 | Merge pull request #28985 from rcorre/advance_condition_docs | Rémi Verschelde | |
Clarify auto_advance. | |||
2019-05-20 | Merge pull request #29015 from dfelinto/fix-ui-lowercase | Rémi Verschelde | |
Fix upper/lowercase in some UI strings | |||
2019-05-20 | Merge pull request #28792 from Calinou/low-processor-mode-144hz | Rémi Verschelde | |
Tweak the default low-processor usage mode to be 144 Hz-friendly | |||
2019-05-20 | Merge pull request #29016 from clayjohn/env_light_fix | Max Hilbrunner | |
Scale environment light properly in GLES3 | |||
2019-05-20 | Merge pull request #27559 from groud/anchor_mode | Rémi Verschelde | |
Improve the anchors and margin workflow | |||
2019-05-20 | Merge pull request #29024 from akien-mga/doc-physicsbody-layers | Max Hilbrunner | |
doc: Document default value for PhysicsBody collision layers | |||
2019-05-20 | SCons: Keep exceptions and rtti on Android, iOS and HTML5 tools build | Rémi Verschelde | |
Those were disable to keep size small, and on Android avoid the dependency on the STL, but for tools build (editor) this is not really a concern. Note: as of today it's not possible to build tools=yes for those platforms, but this change is one of the necessary steps to enable it. Fixes #25262. |