Age | Commit message (Expand) | Author |
2017-11-15 | Fix energy not affecting emissive texture in GI baker. | Ferenc Arn |
2017-11-15 | Remove obsolete ButtonArray theming | Rémi Verschelde |
2017-11-15 | -Ability to choose operator for emission, closes #10441 | Juan Linietsky |
2017-11-14 | Ability to update parts of an array, and set arrays as dynamic draw | Juan Linietsky |
2017-11-14 | Finalized ability to convert from CanvasItem/Spatial/Particles materials to S... | Juan Linietsky |
2017-11-14 | Merge pull request #12898 from RandomShaper/improve-anim-loop | Rémi Verschelde |
2017-11-14 | Merge pull request #12842 from ianb96/shader_editor_fix | Rémi Verschelde |
2017-11-13 | fix signals disconnecting on changing target node type | Ian |
2017-11-13 | Merge pull request #12811 from Chaosus/quadsize | Rémi Verschelde |
2017-11-13 | Merge pull request #12903 from YeldhamDev/scrollcontainer_arrangement | Rémi Verschelde |
2017-11-13 | Merge pull request #12014 from hi-ogawa/fix-video-playback | Rémi Verschelde |
2017-11-13 | Merge pull request #12893 from Chaosus/dupsignals | Rémi Verschelde |
2017-11-13 | Duplicate signals fixes | Chaosus |
2017-11-13 | Small arrangement in ScrollContainer. | Michael Alexsander Silva Dias |
2017-11-13 | Fit stylebox on ItemList | volzhs |
2017-11-13 | Added size to QuadMesh | Chaosus |
2017-11-13 | Change AnimationPlayer looping logic | Pedro J. Estébanez |
2017-11-12 | Merge pull request #12852 from djrm/pr_import_fixes | Rémi Verschelde |
2017-11-12 | Merge pull request #12862 from YeldhamDev/text_property | Rémi Verschelde |
2017-11-12 | Merge pull request #12858 from dfleury2/master | Rémi Verschelde |
2017-11-12 | Update meshes when reimporting, | Daniel J. Ramirez |
2017-11-12 | Made text in TextEdit a property. | Michael Alexsander Silva Dias |
2017-11-12 | -Added ramp fadeout in AudioStreamPlayer, removes clips on audio restart | Juan Linietsky |
2017-11-12 | Set ambient contribution by default to 1, fixes #11850 | Juan Linietsky |
2017-11-12 | fix: Updates dynamic_font_stb to use get_extension, and memnew | D. Fleury |
2017-11-11 | Added "is_readonly()" to TextEdit and made it a property. | Michael Alexsander Silva Dias |
2017-11-11 | shader editor context menu and line operations and style fix | Ian |
2017-11-11 | add context menu enable getters, setters, and properties in LineEdit and Text... | Ian |
2017-11-11 | Merge pull request #12825 from mrcdk/particles_fix_tangent_random | Poommetee Ketson |
2017-11-11 | Merge pull request #12806 from letheed/unify-degrees | Poommetee Ketson |
2017-11-10 | Some fixes and improvements. | Daniel J. Ramirez |
2017-11-10 | Fix particles' tangential acceleration randomness | MrCdK |
2017-11-10 | Disabled filter clip by default and made it optional, fixes #12368, likely ot... | Juan Linietsky |
2017-11-10 | Unify degree members and properties | letheed |
2017-11-10 | Remove deprecated rotation methods | letheed |
2017-11-09 | Reworked how servers preallocate RIDs, should fix #10970 | Juan Linietsky |
2017-11-09 | Remove get_default_video_mode definition on OSX/iOS | Rémi Verschelde |
2017-11-09 | adjust min stop to horizontal velocity | Juan Linietsky |
2017-11-09 | Add slope min stop velocity on 3D physics body, closes #10981 | Juan Linietsky |
2017-11-09 | Merge pull request #12713 from AndreaCatania/master | Juan Linietsky |
2017-11-07 | Rewritten kinematic system | AndreaCatania |
2017-11-06 | Fix randomisation of initial particle velocity | MillionOstrich |
2017-11-06 | Merge pull request #12684 from mrcdk/atlastextures_fix | Rémi Verschelde |
2017-11-06 | Merge pull request #12653 from poke1024/fixdocsclick | Rémi Verschelde |
2017-11-05 | Added filter_clip to AtlasTexture | MrCdK |
2017-11-05 | Changed line and word mouse selection | Paulb23 |
2017-11-05 | Fix selection and clicks on text in tables in RichTextLabel | Bernhard Liebl |
2017-11-04 | In Create New Node, always select and show best (shortest) match | Bernhard Liebl |
2017-11-04 | Merge pull request #12557 from BastiaanOlij/arvr_add_rumble_support | Bastiaan Olij |
2017-11-02 | Fixed AnimationPlayer.get_autoplay() returning empty string | Rasmus Ketelsen |