aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | Merge pull request #11713 from dracc/masterPoommetee Ketson2017-10-022-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Added VehicleWheel::get_skidinfo().Lucas Eriksson2017-09-302-0/+9
* | | | | | | | | | | | | | | | | | | | Merge pull request #11654 from bojidar-bg/docstatus-fnmatchPoommetee Ketson2017-10-021-5/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Allow using wildcards to filter docstatus class namesBojidar Marinov2017-09-281-5/+8
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #11774 from ISylvox/fix-msvc-buildLeon Krause2017-10-021-10/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Fixed MSVC build issue introduced by commit c864b782c05f5e2833afd69a4c0dfc6fb...Indah Sylvia2017-10-021-10/+10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | missing PI division on vertex shaderJuan Linietsky2017-10-021-1/+2
* | | | | | | | | | | | | | | | | | | Merge pull request #11778 from touilleMan/gdnative-add-library-path-to-init-o...Thomas Herzog2017-10-022-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | [GDnative] Add active_library_path to init options structEmmanuel Leblond2017-10-022-0/+2
| * | | | | | | | | | | | | | | | | | | [GDnative] Add binding to GDNativeLibrary::get_active_library_pathEmmanuel Leblond2017-10-021-0/+1
| |/ / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / Use primary WebAssembly.instantiate overloadLeon Krause2017-10-021-3/+3
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge pull request #11769 from neogaston/patch-2Poommetee Ketson2017-10-021-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Indentation Error neogaston2017-10-021-4/+4
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | / / / / / / / / / Slight proposed fixes to PBR.Juan Linietsky2017-10-011-2/+2
| |_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Using advise from Matias, left the 0-1 range for lights, divisiom by PI, and ...Juan Linietsky2017-10-012-16/+14
* | | | | | | | | | | | | | | | | Switched Burley/Lambert, and restored diffuse term to 0-1 range for compatibi...Juan Linietsky2017-10-013-7/+10
* | | | | | | | | | | | | | | | | Merge pull request #11719 from toger5/svg_color_convert_alphaGilles Roudiere2017-10-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | keep alpha when converting svg colors fixes #11289toger52017-09-301-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #11755 from gabrielformiga/fix-draw-bonesGilles Roudiere2017-10-011-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix bones draw on viewportGabriel2017-10-011-0/+1
| | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #11399 from toger5/bottom_panel_debuggerGilles Roudiere2017-10-013-35/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | fixed bottom panel debugger exceptiontoger52017-09-283-35/+29
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #11694 from tagcup/lambert_normalizationJuan Linietsky2017-10-011-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Ensure that Lambert is energy conserving.Ferenc Arn2017-09-291-2/+2
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Replace a OPCODE_BREAK with break in opcode 31Hein-Pieter van Braam2017-10-011-1/+1
* | | | | | | | | | | | | | | Merge pull request #11745 from jagt/fix-graphedit-scroll-axisGilles Roudiere2017-10-011-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix GraphEdit mouse scroll axis.jagt2017-10-011-8/+8
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #11748 from tagcup/fix_burleyJuan Linietsky2017-10-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Add missing N.L factor to Burley's contribution to radiance.Ferenc Arn2017-10-011-1/+1
|/ / / / / / / / / / / / / /
* / / / / / / / / / / / / / Ability to set a module enabled/disabled by default by adding is_enabled() to...Juan Linietsky2017-10-011-1/+11
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #11733 from tagcup/env_brdfJuan Linietsky2017-09-301-6/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix environmental BRDF.Ferenc Arn2017-09-301-6/+7
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #11635 from Jerome67000/docs_AudioEffectsPoommetee Ketson2017-10-0113-5/+138
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | [DOCS] Adds AudioEffects docJerome670002017-09-2813-5/+138
* | | | | | | | | | | | Merge pull request #11720 from ISylvox/EnhanceExperience-onUsing-DragNDropAss...Poommetee Ketson2017-09-302-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Renamed Patch9Rect (which was expected to be renamed to NinePacthRect) into N...Indah Sylvia2017-09-302-5/+5
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #11721 from groud/Fix_node2D_lockPoommetee Ketson2017-09-301-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fixes node2D not lockable/groupableGilles Roudiere2017-09-301-2/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #11712 from BastiaanOlij/fix_windows_reserved_far_nearJuan Linietsky2017-09-301-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | near and far are reserved for near and far pointers in MSVRBastiaan Olij2017-09-301-3/+3
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #11668 from scayze/open_empty_script_fixGilles Roudiere2017-09-301-5/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fix not beeing able to open empty scriptsScayze2017-09-281-5/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #11684 from toger5/tab_container_menu_button_centerGilles Roudiere2017-09-301-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Vertical alignement (TabContainer menu button)toger52017-09-291-2/+2
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #11701 from toger5/coustom_script_bg_fixGilles Roudiere2017-09-301-2/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fixed coustom bg weired offset for code editortoger52017-09-291-2/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #11704 from Hinsbart/move_interface_propertiesGilles Roudiere2017-09-307-41/+41
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | EditorSettings: Move interface/ properties to interface/editorAndreas Haas2017-09-297-41/+41
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Restored ability to import OBJ files as meshes directly. Finally closes #9445.Juan Linietsky2017-09-293-54/+144
* | | | | | | | | | Properly allow completion on variable initializer arguments, closes #9359Juan Linietsky2017-09-291-2/+1