summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-03doc_status.py: Add -e (--empty) option to hide items with nothing left to domhilbrunner
2017-10-03Merge pull request #11792 from touilleMan/gdnative-json-apiThomas Herzog
[GDnative] autogenerate gdnative_api_struct.h from a json
2017-10-03Merge pull request #11791 from djrm/pr_update_gitignoreHein-Pieter van Braam
Added logs to .gitignore
2017-10-03Merge pull request #11782 from eska014/persistent-userfs-testHein-Pieter van Braam
Add OS::is_userfs_persistent, allow starting HTML5 platform in private mode
2017-10-03Merge pull request #11653 from bojidar-bg/doc-vscript-1Nathan Lovato
[DOCS] Document some of the VisualScript classes
2017-10-03Document some of the VisualScript classes.Bojidar Marinov
2017-10-03[GDnative] replace gdnative_api_struct.h by a json-based autogenerated systemEmmanuel Leblond
2017-10-02Added logs to .gitignoreDaniel J. Ramirez
[ciskip]
2017-10-03Merge pull request #11660 from toger5/additional_spacing_1_as_defaultAndreas Haas
add spacing to tabs.
2017-10-03added spacing to tabstoger5
2017-10-03Merge pull request #11770 from Noshyaar/pr-๓Andreas Haas
CurveEditor: fix can't edit right tangent
2017-10-03Merge pull request #11739 from neikeq/tengo-el-monoAndreas Haas
Moved mono module here
2017-10-03Merge pull request #11478 from n-pigeon/scale_gizmoAndreas Haas
Scale editing Gizmo for Spatial Editor
2017-10-03Fix SConstruct check for config.is_enabled()Ignacio Etcheverry
2017-10-03Added mono moduleIgnacio Etcheverry
2017-10-02Merge pull request #11568 from endragor/loggersAndreas Haas
Extract logging logic
2017-10-02Merge pull request #11592 from SaracenOne/header_generator_fixAndreas Haas
Python header generator now generates strings with escape characters.
2017-10-02Merge pull request #11658 from BastiaanOlij/mobile_vrAndreas Haas
Reintroduce generic mobile vr interface
2017-10-02Merge pull request #11659 from AndreaCatania/prephysicsAndreas Haas
Renamed fixed_process to physics_process
2017-10-02Merge pull request #11700 from tagcup/clearcoat_fixAndreas Haas
Fix clearcoat without Schlick-GGX specular.
2017-10-02Merge pull request #11706 from toger5/create_node_preferred_logicAndreas Haas
added smart searching with preferrence to root node
2017-10-03CurveEditor: fix can't edit right tangentPoommetee Ketson
2017-10-02Merge pull request #11730 from gabrielformiga/fix-small-png-texture-importAndreas Haas
Change to Image::shrink_x2 function preventing it set a 0 width/height for mipmapped textures
2017-10-02Merge pull request #11747 from Noshyaar/pr-๑Andreas Haas
EditorAudioBus: restore delete option on master bus
2017-10-02Merge pull request #11752 from Listwon/vssconsAndreas Haas
Fix scons: *** No SConstruct file found
2017-10-02Merge pull request #11753 from Listwon/IntellisenseAndreas Haas
Fix IntelliSense
2017-10-02Merge pull request #11754 from magyar123/masterAndreas Haas
Fixed center align in LineEdit
2017-10-02Merge pull request #11757 from mhilbrunner/doc_status_py27Andreas Haas
doc_status.py Python 2.7 backwards compatibility & Windows support
2017-10-02Merge pull request #11767 from Noshyaar/pr-๒Andreas Haas
3DEditorGizmo: fix spotlight and camera gizmo & handle
2017-10-02Merge pull request #11768 from cbscribe/kcc_polygon2d_docAndreas Haas
[DOCS] Update Polygon2D and CollisionPolygon2D
2017-10-02Add OS::is_userfs_persistent to check user:// persistenceLeon Krause
Allows starting HTML5 export when IndexedDB is not available.
2017-10-02Merge pull request #11575 from marcelofg55/move_path_to_trashPoommetee Ketson
FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trash
2017-10-02Merge pull request #11646 from djrm/pr_visual_improvementsPoommetee Ketson
Several visual improvements.
2017-10-02Merge pull request #11650 from kitsune/fix-range-unshare-crashPoommetee Ketson
Fix crash when unsharing a range that is not shared
2017-10-02Merge pull request #11661 from mhilbrunner/issue-11616-always-validatePoommetee Ketson
Editor: Run validation on every text change, not only inserts
2017-10-02Merge pull request #11674 from marcelofg55/masterPoommetee Ketson
Prevent a possible crash when exporting to MeshLibrary
2017-10-02Merge pull request #11743 from groud/zoom_button_fixPoommetee Ketson
Fix zoom button not zooming on the screen center
2017-10-02Merge pull request #11724 from marcelofg55/visualscript_crashfixPoommetee Ketson
VisualScript crashfix when returns are too few
2017-10-02Merge pull request #11725 from GDquest/control-docsPoommetee Ketson
[DOCS] Write member, signals and constants in the Control class [ci skip]
2017-10-02Merge pull request #11734 from Jerome67000/json_docPoommetee Ketson
[DOCS] Adds JSON and JSONParseResult doc [ci skip]
2017-10-02Merge pull request #11716 from marcelofg55/coreaudio_driverPoommetee Ketson
Merged iphone and osx audio drivers into drivers/coreaudio
2017-10-02Merge pull request #11713 from dracc/masterPoommetee Ketson
Added VehicleWheel::get_skidinfo()
2017-10-02[DOCS] Update Polygon2D and CollisionPolygon2DChris Bradfield
2017-10-02Merge pull request #11654 from bojidar-bg/docstatus-fnmatchPoommetee Ketson
Allow using wildcards to filter docstatus class names
2017-10-02Merge pull request #11774 from ISylvox/fix-msvc-buildLeon Krause
Fixed MSVC build issue introduced by c864b78
2017-10-02Fixed MSVC build issue introduced by commit ↵Indah Sylvia
c864b782c05f5e2833afd69a4c0dfc6fbcfc4b26
2017-10-02missing PI division on vertex shaderJuan Linietsky
2017-10-02Merge pull request #11778 from ↵Thomas Herzog
touilleMan/gdnative-add-library-path-to-init-options [GDnative] add library path to init options
2017-10-02[GDnative] Add active_library_path to init options structEmmanuel Leblond
2017-10-02[GDnative] Add binding to GDNativeLibrary::get_active_library_pathEmmanuel Leblond