Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-21 | add Image::bumpmap_to_normalmap conversion function | Neil Graham | |
2018-02-20 | Merge pull request #16861 from YeldhamDev/tree_docs_fix | Rémi Verschelde | |
Clarified what the Tree's signals "item_activated" and "item_double_clicked" do | |||
2018-02-20 | Clarified what the Tree's signals "item_activated" and "item_double_clicked" do. | Michael Alexsander Silva Dias | |
2018-02-20 | Merge pull request #16757 from AndreaCatania/kinpush | Rémi Verschelde | |
Improved kinematic body, Now can move rigid body | |||
2018-02-20 | Merge pull request #16856 from volzhs/line-scene-tree | Rémi Verschelde | |
Draw relationship line on scene tree dock if option is on | |||
2018-02-20 | Draw relationship line on scene tree dock if option is on | volzhs | |
2018-02-20 | Improved kinematic body 2D and 3D, Now can move rigid body | Andrea Catania | |
2018-02-20 | Merge pull request #16852 from ↵ | Juan Linietsky | |
godotengine/revert-15985-uniforms-single-argument-constructors Revert "Handle single-argument constructors in uniform default values" | |||
2018-02-20 | Revert "Handle single-argument constructors in uniform default values" | Juan Linietsky | |
2018-02-20 | Merge pull request #15985 from Nallebeorn/uniforms-single-argument-constructors | Rémi Verschelde | |
Handle single-argument constructors in uniform default values | |||
2018-02-20 | Merge pull request #16467 from godotengine/gles3-light-shader-time | Rémi Verschelde | |
using TIME in light shader enables uses_fragment_time | |||
2018-02-20 | Merge pull request #16718 from Chaosus/triplanarfix | Rémi Verschelde | |
Add refraction possibility when triplanar uv mode enabled | |||
2018-02-20 | Merge pull request #16834 from bojidar-bg/x-rendering-gles3-bug | Rémi Verschelde | |
Fix a rendering bug with screen_texture | |||
2018-02-20 | Merge pull request #16455 from volzhs/close-docs | Rémi Verschelde | |
Keep to show current script when closing all docs | |||
2018-02-20 | Merge pull request #16845 from NathanWarden/fix_vs_no_compile | Rémi Verschelde | |
[Mono] Fixed "expression did not evaluate to a constant" compiler error for Windows. | |||
2018-02-20 | Merge pull request #16843 from YeldhamDev/stack_frames_reselect | Rémi Verschelde | |
Made the Debugger's Stack Frames items reselectable | |||
2018-02-20 | Keep to show current script when closing all docs | volzhs | |
also fix error when removing multiple tabs from TabContainer at same frame. like closing multiple docs at once. Fix #16403 | |||
2018-02-20 | [Mono] Fixed "expression did not evaluate to a constant" compiler error for ↵ | Nathan Warden | |
visual studio. | |||
2018-02-20 | Made the Debugger's Stack Frames items reselectable. | Michael Alexsander Silva Dias | |
2018-02-19 | Merge pull request #16098 from NathanWarden/ci_command_options | Rémi Verschelde | |
Added --quit and --build-solutions cmd line options to make CI pipelines possible | |||
2018-02-19 | SCons: Remove references to obsolete "fat" bits | Rémi Verschelde | |
2018-02-19 | Fix previous commit, "bits" still needed for buildsystem | Rémi Verschelde | |
2018-02-19 | OSX: Remove unnecessary bits assignment | Rémi Verschelde | |
2018-02-19 | Added an auto quit and auto build flag to the command line options. | Nathan Warden | |
2018-02-19 | Merge pull request #16530 from AndreaCatania/rays | Rémi Verschelde | |
Improved ray shape (2D and 3D) by addiing the possibility to act as r… | |||
2018-02-19 | Merge pull request #16652 from aragar/FixQuotationInString | Rémi Verschelde | |
Fix quotation in string | |||
2018-02-19 | Merge pull request #16709 from willnationsdev/autoload-edit | Rémi Verschelde | |
Enable EditorPlugin to add/remove autoloads | |||
2018-02-19 | Merge pull request #14433 from PJB3005/17-12-08-3d_grid_color_setting_update | Rémi Verschelde | |
Makes 3D editor grid color update without restart. | |||
2018-02-19 | Add show path button to project manager | Bernhard Liebl | |
2018-02-19 | Merge pull request #15306 from poke1024/item-list-draw-speed | Rémi Verschelde | |
Boost drawing speed of ItemLists with many items | |||
2018-02-19 | Merge pull request #15563 from poke1024/gdscript-shuffle | Rémi Verschelde | |
Add shuffle() method to Array | |||
2018-02-19 | Merge pull request #15780 from volzhs/emoji | Rémi Verschelde | |
Support colored font | |||
2018-02-19 | Merge pull request #15852 from poke1024/color_hsv | Rémi Verschelde | |
Add Color.from_hsv() | |||
2018-02-19 | Improve CollisionObject/CollisionObject2D warning message | Chris Bradfield | |
2018-02-19 | Fixing folder/file case sensitive renaming issue | Stephen Traskal | |
Example: Could not rename "Objects" to "objects" or vice versa | |||
2018-02-19 | Merge pull request #15933 from x1212/fix_preload_in_exports | Rémi Verschelde | |
fix spurious error messages during autocomplete and validate | |||
2018-02-19 | Merge pull request #16060 from sdfgeoff/apply_torque | Rémi Verschelde | |
Exposed apply_torque_impulse to gdscript | |||
2018-02-19 | Merge pull request #16173 from vnen/gdscript-arguments | Rémi Verschelde | |
Add argument count check for some GDScript functions | |||
2018-02-19 | Merge pull request #16241 from Chaosus/zoomlabel | Rémi Verschelde | |
Added zoom label to code editor | |||
2018-02-19 | Merge pull request #16430 from dragmz/download_tpl_to_file | Rémi Verschelde | |
Download export templates to a file (instead of memory) using separate thread | |||
2018-02-19 | Merge pull request #16491 from Chaosus/update_status_bar_font | Rémi Verschelde | |
Make status bar label fonts updateable | |||
2018-02-19 | Fix a rendering bug with screen_texture | Bojidar Marinov | |
2018-02-19 | Improved ray shape (2D and 3D) by addiing the possibility to act as regular ↵ | Andrea Catania | |
shape | |||
2018-02-19 | Merge pull request #16583 from ShyRed/obj-import-scale | Rémi Verschelde | |
Add import option "scale_mesh" to obj file importer | |||
2018-02-19 | Merge pull request #16675 from ↵ | Rémi Verschelde | |
Iskustvo/improved_error_detectioin_in_move-to-trash_for_Linux [X11] Improving error detection in move_to_trash | |||
2018-02-19 | Merge pull request #16696 from BTaskaya/master | Rémi Verschelde | |
PEP3101 applied with changing old type string formatting as new ones | |||
2018-02-19 | Merge pull request #16697 from ianb96/script_list_no_sort | Rémi Verschelde | |
Add Option to disable sort in script list | |||
2018-02-19 | Merge pull request #16738 from YeldhamDev/rigidbodies_descriptions | Rémi Verschelde | |
Made modifications to the RigidBody(2D) descriptions | |||
2018-02-19 | Fixes OptionButton selection index being reset to zero at instanciation | Alexander Alekseev | |
Bug: engine tries to set selected item before items were added during save scene/run project, because of wrong properties order. Fixes #10213. | |||
2018-02-19 | Merge pull request #16751 from AndreaCatania/moreAPIs | Rémi Verschelde | |
Added Physics state APIs |