summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-02Merge pull request #11713 from dracc/masterPoommetee Ketson
2017-10-02Merge pull request #11654 from bojidar-bg/docstatus-fnmatchPoommetee Ketson
2017-10-02Merge pull request #11774 from ISylvox/fix-msvc-buildLeon Krause
2017-10-02Fixed MSVC build issue introduced by commit c864b782c05f5e2833afd69a4c0dfc6fb...Indah Sylvia
2017-10-02missing PI division on vertex shaderJuan Linietsky
2017-10-02Merge pull request #11778 from touilleMan/gdnative-add-library-path-to-init-o...Thomas Herzog
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
2017-10-02Use primary WebAssembly.instantiate overloadLeon Krause
2017-10-02Merge pull request #11769 from neogaston/patch-2Poommetee Ketson
2017-10-02Indentation Error neogaston
2017-10-01Slight proposed fixes to PBR.Juan Linietsky
2017-10-01Using advise from Matias, left the 0-1 range for lights, divisiom by PI, and ...Juan Linietsky
2017-10-01Switched Burley/Lambert, and restored diffuse term to 0-1 range for compatibi...Juan Linietsky
2017-10-01Merge pull request #11719 from toger5/svg_color_convert_alphaGilles Roudiere
2017-10-01Merge pull request #11755 from gabrielformiga/fix-draw-bonesGilles Roudiere
2017-10-01Merge pull request #11399 from toger5/bottom_panel_debuggerGilles Roudiere
2017-10-01Fix bones draw on viewportGabriel
2017-10-01Merge pull request #11694 from tagcup/lambert_normalizationJuan Linietsky
2017-10-01Replace a OPCODE_BREAK with break in opcode 31Hein-Pieter van Braam
2017-10-01Merge pull request #11745 from jagt/fix-graphedit-scroll-axisGilles Roudiere
2017-10-01Merge pull request #11748 from tagcup/fix_burleyJuan Linietsky
2017-10-01Add missing N.L factor to Burley's contribution to radiance.Ferenc Arn
2017-10-01Fix GraphEdit mouse scroll axis.jagt
2017-10-01Ability to set a module enabled/disabled by default by adding is_enabled() to...Juan Linietsky
2017-09-30Merge pull request #11733 from tagcup/env_brdfJuan Linietsky
2017-09-30Fix environmental BRDF.Ferenc Arn
2017-10-01Merge pull request #11635 from Jerome67000/docs_AudioEffectsPoommetee Ketson
2017-09-30Merge pull request #11720 from ISylvox/EnhanceExperience-onUsing-DragNDropAss...Poommetee Ketson
2017-09-30Merge pull request #11721 from groud/Fix_node2D_lockPoommetee Ketson
2017-09-30Fixes node2D not lockable/groupableGilles Roudiere
2017-09-30Renamed Patch9Rect (which was expected to be renamed to NinePacthRect) into N...Indah Sylvia
2017-09-30keep alpha when converting svg colors fixes #11289toger5
2017-09-30Merge pull request #11712 from BastiaanOlij/fix_windows_reserved_far_nearJuan Linietsky
2017-09-30Merge pull request #11668 from scayze/open_empty_script_fixGilles Roudiere
2017-09-30Merge pull request #11684 from toger5/tab_container_menu_button_centerGilles Roudiere
2017-09-30Merge pull request #11701 from toger5/coustom_script_bg_fixGilles Roudiere
2017-09-30Merge pull request #11704 from Hinsbart/move_interface_propertiesGilles Roudiere
2017-09-30Added VehicleWheel::get_skidinfo().Lucas Eriksson
2017-09-30near and far are reserved for near and far pointers in MSVRBastiaan Olij
2017-09-29Restored ability to import OBJ files as meshes directly. Finally closes #9445.Juan Linietsky
2017-09-29Properly allow completion on variable initializer arguments, closes #9359Juan Linietsky
2017-09-29Ability to set a custom FOV makes it possible to use sky on orthogonal view. ...Juan Linietsky
2017-09-29EditorSettings: Move interface/ properties to interface/editorAndreas Haas
2017-09-29fixed coustom bg weired offset for code editortoger5
2017-09-29Ensure that Lambert is energy conserving.Ferenc Arn
2017-09-29Merge pull request #11672 from tagcup/fix_oren_nayarGilles Roudiere
2017-09-29Vertical alignement (TabContainer menu button)toger5
2017-09-29Merge pull request #11667 from toger5/help_bgGilles Roudiere
2017-09-29Merge pull request #11681 from ISylvox/texure-to-textureGilles Roudiere