| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | | Removes type information from method binds | Ignacio Etcheverry | 2017-08-10 | 19 | -61/+61 |
| | |/ / |
|
| * / / | Gizmos properly follow the edited object, closes #7837 | Juan Linietsky | 2017-08-09 | 1 | -2/+8 |
| |/ / |
|
| * / | -Restored Sprite3D to working function, fixes #2061, fixes #9738 | Juan Linietsky | 2017-08-08 | 1 | -2/+3 |
| |/ |
|
| * | Ability to pause particles, closes #3675 | Juan Linietsky | 2017-08-07 | 2 | -0/+13 |
| * | Makes all Godot API's methods Lower Case | Indah Sylvia | 2017-08-07 | 7 | -25/+25 |
| * | Made bool constructor explicit in Variant to avoid bugs, fixes #7843 | Juan Linietsky | 2017-08-05 | 1 | -0/+2 |
| * | Properly update frame range after modifying the vframe/hframes, closes #7624 | Juan Linietsky | 2017-08-05 | 1 | -2/+2 |
| * | Warn about resizing a rigidbody (2D or 3D), covers the most common cases, clo... | Juan Linietsky | 2017-08-05 | 2 | -0/+33 |
| * | Added ARVRAnchor support and a few small enhancements | BastiaanOlij | 2017-08-03 | 2 | -3/+147 |
| * | Merge pull request #8567 from BastiaanOlij/ar_vr_server | Rémi Verschelde | 2017-07-31 | 2 | -0/+439 |
| |\ |
|
| | * | Adding base classes and structures for ARVR support | BastiaanOlij | 2017-07-28 | 2 | -0/+439 |
| * | | Few small GI Probe fixes | Juan Linietsky | 2017-07-29 | 2 | -5/+5 |
| |/ |
|
| * | tagents --> tangents | ISylvox | 2017-07-26 | 2 | -4/+4 |
| * | Merge pull request #9791 from bojidar-bg/6087-add-global-local-conv | Rémi Verschelde | 2017-07-24 | 2 | -0/+16 |
| |\ |
|
| | * | Add .to_local/.to_global methods on Node2D and Spatial | Bojidar Marinov | 2017-07-23 | 2 | -0/+16 |
| * | | expose missing CollisionShape API for CollisionObject | Jakub Grzesik | 2017-07-24 | 2 | -0/+27 |
| * | | Add object type hint for docs | Poommetee Ketson | 2017-07-23 | 1 | -2/+2 |
| |/ |
|
| * | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky | 2017-07-19 | 4 | -4/+4 |
| * | Add object type hint for docs | Poommetee Ketson | 2017-07-19 | 4 | -10/+10 |
| * | Many fixes to improve GI Probe quality | Juan Linietsky | 2017-07-15 | 2 | -1/+40 |
| * | -Fix for multiple reflection probes causing issues. | Juan Linietsky | 2017-07-15 | 3 | -8/+33 |
| * | Lots of work on Audio & Physics engine: | Juan Linietsky | 2017-07-15 | 18 | -1796/+2086 |
| * | Merge pull request #9355 from TwistedTwigleg/Remote_node_enhancement | Rémi Verschelde | 2017-07-11 | 2 | -1/+112 |
| |\ |
|
| | * | Added the following features to RemoteTransform and RemoteTransform2D: | TwistedTwigleg | 2017-07-05 | 2 | -1/+112 |
| * | | Merge pull request #9592 from RandomShaper/remove-warns | Thomas Herzog | 2017-07-10 | 1 | -2/+10 |
| |\ \ |
|
| | * | | Remove warnings about benign situations | Pedro J. Estébanez | 2017-07-10 | 1 | -2/+10 |
| * | | | Use the gravity constant to calculate weights | Johan Manuel | 2017-07-05 | 1 | -2/+2 |
| |/ / |
|
| * | | Implemented environment arrays for skybox reflection and roughness, quality i... | Juan Linietsky | 2017-07-04 | 1 | -6/+7 |
| * | | Merge pull request #9457 from TwistedTwigleg/Fixed_Vector3_snap | Rémi Verschelde | 2017-07-03 | 1 | -2/+2 |
| |\ \ |
|
| | * | | Fixed syntax inconsistency in Vector3.snap and Vector3.snapped | TwistedTwigleg | 2017-07-03 | 1 | -2/+2 |
| * | | | Clean up normalmapping, make sure tangents are imported correctly. | Juan Linietsky | 2017-07-03 | 2 | -0/+80 |
| * | | | Update visibility icon properly | volzhs | 2017-07-03 | 1 | -8/+5 |
| * | | | -Many fixes to VisualScript, fixed property names, etc. | Juan Linietsky | 2017-06-30 | 1 | -0/+3 |
| |/ / |
|
| * | | Reworked translation system | Juan Linietsky | 2017-06-28 | 1 | -1/+1 |
| * | | Merge pull request #9404 from Zylann/curve_improvement | Juan Linietsky | 2017-06-27 | 1 | -8/+3 |
| |\ \ |
|
| | * | | Curve features | Marc Gilleron | 2017-06-26 | 1 | -8/+3 |
| * | | | -Fixed SCREEN_TEXTURE and other related 2D shader parameters. | Juan Linietsky | 2017-06-26 | 1 | -1/+1 |
| |/ / |
|
| * | | Usability improvements for folding. Unfortunately SpatialMaterial broke compa... | Juan Linietsky | 2017-06-25 | 2 | -4/+7 |
| * | | Ability to restart particle system with a function call | Juan Linietsky | 2017-06-25 | 2 | -0/+27 |
| * | | BuildSystem: generated files have .gen.extension | Poommetee Ketson | 2017-06-25 | 1 | -1/+1 |
| |/ |
|
| * | -Restored support for Canvas BG mode on Environment | Juan Linietsky | 2017-06-24 | 2 | -19/+20 |
| * | Added Curve resource | Marc Gilleron | 2017-06-24 | 1 | -18/+4 |
| * | Small fixes required to get platformer to work. | Juan Linietsky | 2017-06-23 | 1 | -1/+1 |
| * | Properly exposed material types everywhere. | Juan Linietsky | 2017-06-22 | 3 | -3/+3 |
| * | 2D GPU Particles working.. | Juan Linietsky | 2017-06-21 | 2 | -58/+150 |
| * | Merge pull request #8629 from hikari-no-yume/Sprite3D_double_sided_flag_master | Thomas Herzog | 2017-06-19 | 2 | -3/+6 |
| |\ |
|
| | * | Add double-sided flag to SpriteBase3D (fixes #8007) | Andrea Faulds | 2017-05-02 | 2 | -3/+6 |
| * | | Merge pull request #8870 from tagcup/pathfollow | Thomas Herzog | 2017-06-19 | 1 | -20/+38 |
| |\ \ |
|
| | * | | Fix PathFollow rotations. | Ferenc Arn | 2017-05-31 | 1 | -20/+38 |
| * | | | Merge pull request #9208 from Calinou/tweak-default-fov | Rémi Verschelde | 2017-06-16 | 1 | -1/+1 |
| |\ \ \ |
|