Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-03 | doc_status.py: Add -e (--empty) option to hide items with nothing left to do | mhilbrunner | |
2017-10-03 | Merge pull request #11792 from touilleMan/gdnative-json-api | Thomas Herzog | |
[GDnative] autogenerate gdnative_api_struct.h from a json | |||
2017-10-03 | Merge pull request #11791 from djrm/pr_update_gitignore | Hein-Pieter van Braam | |
Added logs to .gitignore | |||
2017-10-03 | Merge pull request #11782 from eska014/persistent-userfs-test | Hein-Pieter van Braam | |
Add OS::is_userfs_persistent, allow starting HTML5 platform in private mode | |||
2017-10-03 | Merge pull request #11653 from bojidar-bg/doc-vscript-1 | Nathan Lovato | |
[DOCS] Document some of the VisualScript classes | |||
2017-10-03 | Document some of the VisualScript classes. | Bojidar Marinov | |
2017-10-03 | [GDnative] replace gdnative_api_struct.h by a json-based autogenerated system | Emmanuel Leblond | |
2017-10-02 | Added logs to .gitignore | Daniel J. Ramirez | |
[ciskip] | |||
2017-10-03 | Merge pull request #11660 from toger5/additional_spacing_1_as_default | Andreas Haas | |
add spacing to tabs. | |||
2017-10-03 | added spacing to tabs | toger5 | |
2017-10-03 | Merge pull request #11770 from Noshyaar/pr-๓ | Andreas Haas | |
CurveEditor: fix can't edit right tangent | |||
2017-10-03 | Merge pull request #11739 from neikeq/tengo-el-mono | Andreas Haas | |
Moved mono module here | |||
2017-10-03 | Merge pull request #11478 from n-pigeon/scale_gizmo | Andreas Haas | |
Scale editing Gizmo for Spatial Editor | |||
2017-10-03 | Fix SConstruct check for config.is_enabled() | Ignacio Etcheverry | |
2017-10-03 | Added mono module | Ignacio Etcheverry | |
2017-10-02 | Merge pull request #11568 from endragor/loggers | Andreas Haas | |
Extract logging logic | |||
2017-10-02 | Merge pull request #11592 from SaracenOne/header_generator_fix | Andreas Haas | |
Python header generator now generates strings with escape characters. | |||
2017-10-02 | Merge pull request #11658 from BastiaanOlij/mobile_vr | Andreas Haas | |
Reintroduce generic mobile vr interface | |||
2017-10-02 | Merge pull request #11659 from AndreaCatania/prephysics | Andreas Haas | |
Renamed fixed_process to physics_process | |||
2017-10-02 | Merge pull request #11700 from tagcup/clearcoat_fix | Andreas Haas | |
Fix clearcoat without Schlick-GGX specular. | |||
2017-10-02 | Merge pull request #11706 from toger5/create_node_preferred_logic | Andreas Haas | |
added smart searching with preferrence to root node | |||
2017-10-03 | CurveEditor: fix can't edit right tangent | Poommetee Ketson | |
2017-10-02 | Merge pull request #11730 from gabrielformiga/fix-small-png-texture-import | Andreas Haas | |
Change to Image::shrink_x2 function preventing it set a 0 width/height for mipmapped textures | |||
2017-10-02 | Merge pull request #11747 from Noshyaar/pr-๑ | Andreas Haas | |
EditorAudioBus: restore delete option on master bus | |||
2017-10-02 | Merge pull request #11752 from Listwon/vsscons | Andreas Haas | |
Fix scons: *** No SConstruct file found | |||
2017-10-02 | Merge pull request #11753 from Listwon/Intellisense | Andreas Haas | |
Fix IntelliSense | |||
2017-10-02 | Merge pull request #11754 from magyar123/master | Andreas Haas | |
Fixed center align in LineEdit | |||
2017-10-02 | Merge pull request #11757 from mhilbrunner/doc_status_py27 | Andreas Haas | |
doc_status.py Python 2.7 backwards compatibility & Windows support | |||
2017-10-02 | Merge pull request #11767 from Noshyaar/pr-๒ | Andreas Haas | |
3DEditorGizmo: fix spotlight and camera gizmo & handle | |||
2017-10-02 | Merge pull request #11768 from cbscribe/kcc_polygon2d_doc | Andreas Haas | |
[DOCS] Update Polygon2D and CollisionPolygon2D | |||
2017-10-02 | Add OS::is_userfs_persistent to check user:// persistence | Leon Krause | |
Allows starting HTML5 export when IndexedDB is not available. | |||
2017-10-02 | Merge pull request #11575 from marcelofg55/move_path_to_trash | Poommetee Ketson | |
FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trash | |||
2017-10-02 | Merge pull request #11646 from djrm/pr_visual_improvements | Poommetee Ketson | |
Several visual improvements. | |||
2017-10-02 | Merge pull request #11650 from kitsune/fix-range-unshare-crash | Poommetee Ketson | |
Fix crash when unsharing a range that is not shared | |||
2017-10-02 | Merge pull request #11661 from mhilbrunner/issue-11616-always-validate | Poommetee Ketson | |
Editor: Run validation on every text change, not only inserts | |||
2017-10-02 | Merge pull request #11674 from marcelofg55/master | Poommetee Ketson | |
Prevent a possible crash when exporting to MeshLibrary | |||
2017-10-02 | Merge pull request #11743 from groud/zoom_button_fix | Poommetee Ketson | |
Fix zoom button not zooming on the screen center | |||
2017-10-02 | Merge pull request #11724 from marcelofg55/visualscript_crashfix | Poommetee Ketson | |
VisualScript crashfix when returns are too few | |||
2017-10-02 | Merge pull request #11725 from GDquest/control-docs | Poommetee Ketson | |
[DOCS] Write member, signals and constants in the Control class [ci skip] | |||
2017-10-02 | Merge pull request #11734 from Jerome67000/json_doc | Poommetee Ketson | |
[DOCS] Adds JSON and JSONParseResult doc [ci skip] | |||
2017-10-02 | Merge pull request #11716 from marcelofg55/coreaudio_driver | Poommetee Ketson | |
Merged iphone and osx audio drivers into drivers/coreaudio | |||
2017-10-02 | Merge pull request #11713 from dracc/master | Poommetee Ketson | |
Added VehicleWheel::get_skidinfo() | |||
2017-10-02 | [DOCS] Update Polygon2D and CollisionPolygon2D | Chris Bradfield | |
2017-10-02 | Merge pull request #11654 from bojidar-bg/docstatus-fnmatch | Poommetee Ketson | |
Allow using wildcards to filter docstatus class names | |||
2017-10-02 | Merge pull request #11774 from ISylvox/fix-msvc-build | Leon Krause | |
Fixed MSVC build issue introduced by c864b78 | |||
2017-10-02 | Fixed MSVC build issue introduced by commit ↵ | Indah Sylvia | |
c864b782c05f5e2833afd69a4c0dfc6fbcfc4b26 | |||
2017-10-02 | missing PI division on vertex shader | Juan Linietsky | |
2017-10-02 | Merge 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 struct | Emmanuel Leblond | |
2017-10-02 | [GDnative] Add binding to GDNativeLibrary::get_active_library_path | Emmanuel Leblond | |