Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-11 | Fix collider debug shape didn't changes with collider size changes | yakun.zhang | |
2019-04-09 | Merge pull request #27843 from bojidar-bg/27678-ysort-visibility | Rémi Verschelde | |
Do not YSort canvas items that are not visible | |||
2019-04-09 | Style: Apply new changes from clang-format 8.0 | Rémi Verschelde | |
It seems to stay compatible with formatting done by clang-format 6.0 and 7.0, so contributors can keep using those versions for now (they will not undo those changes). | |||
2019-04-09 | Merge pull request #27806 from JFonS/fix_27690 | Rémi Verschelde | |
Fix hint_range for GLES2 shader uniforms | |||
2019-04-09 | Merge pull request #27853 from akien-mga/classref-tooltip | Rémi Verschelde | |
Fix TTR string for class reference tooltip | |||
2019-04-09 | Merge pull request #27846 from BastiaanOlij/fix_mobile_vr | Rémi Verschelde | |
Added eye_height, changed description and fixed size of viewport issue | |||
2019-04-10 | Added eye_height, changed description and fixed size of viewport issue | Bastiaan Olij | |
2019-04-09 | Merge pull request #27814 from nekomatata/transition-node-xfade | Rémi Verschelde | |
Fixed uninitialized xfade in AnimationNodeTransition | |||
2019-04-09 | Merge pull request #27838 from akien-mga/Wlogical-op | Rémi Verschelde | |
Fix condition in editor icons filtering logic | |||
2019-04-09 | Fix TTR string for class reference tooltip | Rémi Verschelde | |
Fixes #27852. | |||
2019-04-09 | Merge pull request #27844 from akien-mga/fs-dock-deselect | Rémi Verschelde | |
FS dock: Allow deselecting items by clicking empty space | |||
2019-04-09 | FS dock: Allow deselecting items by clicking empty space | Rémi Verschelde | |
Fixes #27546. | |||
2019-04-09 | Do not YSort canvas items that are not visible | Bojidar Marinov | |
Fixes an issue with nested YSorts not regarding visibility | |||
2019-04-09 | Merge pull request #27490 from bruvzg/macos_non_resizable_fullscreen | Rémi Verschelde | |
Allow non-resizeable windows to enter full-screen mode. | |||
2019-04-09 | Merge pull request #27553 from ShyRed/sprite2polygon | Rémi Verschelde | |
Add Sprite to CollisionPolygon2D and LightOccluder2D converter | |||
2019-04-09 | Merge pull request #27561 from KoBeWi/get_frame_doc | Rémi Verschelde | |
Document SceneTree.get_frame() and persistent in add_to_group() | |||
2019-04-09 | Fix condition in editor icons filtering logic | Rémi Verschelde | |
Fixes #27595. | |||
2019-04-09 | Merge pull request #27591 from toasteater/doc/rng-impl-notes | Rémi Verschelde | |
Improve RandomNumberGenerator docs. | |||
2019-04-08 | Changes to to feature profile editor | Juan Linietsky | |
Changed "Disable Editor" to "Contextual Editor Enabled" Do not show contextual editors for disabled classes. | |||
2019-04-08 | Add ability to edit editor feature profiles | Juan Linietsky | |
Allows enabling/disabling parts of the editor and storing/loading profiles for that. | |||
2019-04-08 | Merge pull request #27809 from neikeq/github-pls | Ignacio Roldán Etcheverry | |
Workaround for syntax highlighting issue in GitHub | |||
2019-04-08 | Fixed uninitialized xfade in AnimationNodeTransition | PouleyKetchoupp | |
2019-04-08 | Workaround for syntax highlighting issue in GitHub | Ignacio Etcheverry | |
2019-04-08 | Replace 3.0 screenshot by new one from TPS demo | Rémi Verschelde | |
Fixes #27324. | |||
2019-04-08 | Merge pull request #26458 from neikeq/mono-build-cleanup | Rémi Verschelde | |
Mono: Add CPPPATH only to env_mono and cleanup build scripts | |||
2019-04-08 | i18n: Sync translations with Weblate | Rémi Verschelde | |
2019-04-08 | Merge pull request #27716 from Calinou/script-editor-shift-find-previous | Rémi Verschelde | |
Find the previous match in script editor when pressing Shift + Enter | |||
2019-04-08 | Merge pull request #27711 from neikeq/ifdef-clang-tidy | Rémi Verschelde | |
Replace a few #if/#elif with #ifdef and "#elif defined" | |||
2019-04-08 | Merge pull request #27506 from Chaosus/astar | Rémi Verschelde | |
Added functions to AStar for disable/enable points to effectivly create obstacles | |||
2019-04-08 | Merge pull request #27589 from Chaosus/fix_file | Rémi Verschelde | |
Fix File switching between reading and writing, opened with READ_WRITE on Windows | |||
2019-04-08 | Merge pull request #27452 from Chaosus/direction_to | Rémi Verschelde | |
Added method to retrieve a direction vector from one point to another | |||
2019-04-08 | Fix hint_range for GLES2 shader uniforms | JFonS | |
2019-04-08 | Merge pull request #27644 from lupoDharkael/bus | Rémi Verschelde | |
Allow default audio bus layout modification | |||
2019-04-08 | Merge pull request #26839 from toasteater/fix/keep-linear | Rémi Verschelde | |
Respect keep_3d_linear when transparent_bg is on. | |||
2019-04-08 | Merge pull request #26760 from Xrayez/26744-fix-string-to-lower | Rémi Verschelde | |
Reorder reverse caps characters table for string lower case conversion | |||
2019-04-08 | Merge pull request #27802 from Chaosus/fix_smoothstep_docs | Yuri Roubinsky | |
Fix smooth_step to smoothstep in docs | |||
2019-04-08 | Fix smooth_step to smoothstep docs | Chaosus | |
2019-04-08 | Merge pull request #27698 from YeldhamDev/doc_tilemap_setcell_override | Rémi Verschelde | |
Document TileMap's new 'set_cell' internal override capability | |||
2019-04-08 | Merge pull request #27710 from Calinou/script-templates-typed-gdscript | Rémi Verschelde | |
Add support for type hints in non-default script editor templates | |||
2019-04-08 | Merge pull request #27770 from KoBeWi/moving_pan_v2 | Rémi Verschelde | |
Allow panning while moving a node | |||
2019-04-08 | Merge pull request #27660 from cse2410-team2/Issue#26246 | Rémi Verschelde | |
Fix Cursor Color in the Label/RichTextLabel | |||
2019-04-08 | Merge pull request #27565 from SpechtMagnus/tileset_autotile_ignore_flags | Rémi Verschelde | |
Added ignore flag / wildcard bit to tileset autotile | |||
2019-04-08 | Merge pull request #27231 from Chaosus/smoothstep | Rémi Verschelde | |
Added smoothstep built-in function | |||
2019-04-08 | Merge pull request #27793 from guilhermefelipecgs/ux_animation_tree | Rémi Verschelde | |
[AnimationNodeBlendTreeEditor] Usability improvements | |||
2019-04-08 | Merge pull request #27783 from nekomatata/style-box-errors-fix | Rémi Verschelde | |
Fixed StyleBoxFlat sending an empty list of vertices to render when nothing is visible | |||
2019-04-08 | Added functions to AStar for disable/enable points | Chaosus | |
2019-04-07 | [AnimationNodeBlendTreeEditor] Usability improvements | Guilherme Felipe | |
- Add possibility to exclude multiple (selected) nodes. - Add context menu (Right click) to add nodes. | |||
2019-04-08 | + Added ignore flags to autotile bitmask | Magnus Specht | |
+ Added ignore functionality to tileset editor + Updated tileset editor autotile tooltip + Autotile ignore bits are processed and rendered correctl | |||
2019-04-07 | Early exit when nothing to draw in style box flat (fixes #27764) | PouleyKetchoupp | |
2019-04-07 | Merge pull request #27714 from fire/asset_import | Rémi Verschelde | |
FBX Import bug fixes with special character in mesh names |