aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* adding get_stored_values methodAriel Manzur2016-11-082-1/+20
* server: Allow building against system librariesRémi Verschelde2016-11-031-0/+36
* opus: Move public headers to match system installRémi Verschelde2016-11-039-2/+3
* scons: Reorder options for clarityRémi Verschelde2016-11-0319-76/+83
* libpng: Update to upstream 1.6.26Rémi Verschelde2016-11-0323-1095/+1416
* Improve Android build (Clang + tidyness)Pedro J. Estébanez2016-11-021-87/+100
* style: Various other PEP8 fixes in Python filesRémi Verschelde2016-11-0224-369/+370
* style: Fix PEP8 blank lines issues in Python filesRémi Verschelde2016-11-0250-193/+111
* style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-0291-2275/+2275
* style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-0284-6626/+6626
* Fix to fit stylebox with ItemListvolzhs2016-11-021-1/+4
* Fixed Mix nodes in Animation Tree Playerm4nu3lf2016-11-022-17/+4
* Merge pull request #6988 from RandomShaper/2.1Rémi Verschelde2016-11-022-66/+74
|\
| * Fix shader tokenizer/compiler reporting wrong error locationPedro J. Estébanez2016-10-302-66/+74
* | Fix usage of 3.0 naming API in 1038c1f8Rémi Verschelde2016-10-311-2/+2
* | Fix memory leak with drag & drop on 2D viewportvolzhs2016-10-311-0/+1
* | Ability to drag script files from Filesystem dock to SceneTree dock.Andreas Haas2016-10-314-2/+38
* | Improve drag and drop on 2D viewportvolzhs2016-10-313-6/+453
* | scons: msvc_is_detected not available in 2.1Rémi Verschelde2016-10-311-1/+1
* | classref: Sync with current sourcesRémi Verschelde2016-10-311-0/+140
* | Fix p_index out of size error when closing scriptvolzhs2016-10-311-1/+1
* | Fix Accept/ConfirmationDialog UI brokenvolzhs2016-10-311-5/+8
* | Revert "Place child control under label in AcceptDialog."volzhs2016-10-311-25/+10
* | scons: Move lib splitting method to methods.pyRémi Verschelde2016-10-313-3/+51
* | Adopt simpler strategy for big libs on WindowsPedro J. Estébanez2016-10-312-50/+12
* | Add "Never" underline mode to LinkButtonrdb2016-10-313-4/+9
* | Fix locale for macOS-style localesDamon2016-10-311-6/+12
* | Change set_locale to fallback to the global language (#6910)Damon Myers2016-10-311-6/+27
* | Remove dead code in FileSystemDockvolzhs2016-10-311-7/+0
* | Fix comparison bug with InputEventvolzhs2016-10-311-1/+2
* | "CCFLAGS" are for C and C++ compilerBłażej Szczygieł2016-10-311-1/+1
* | Prevent unwanted script editor input on game crashHenrique Lacreta Alves2016-10-311-0/+1
* | Add/expose VisualServer::get_default_clear_color()Pedro J. Estébanez2016-10-315-0/+9
* | Fixes #6487, GDscript compiler ignores OPCODE_LINE and OPCODE_BREAKPOINT in R...yg2f2016-10-311-2/+4
* | Added general notes on RayCast[2D] updating behaviour and force_raycast_update()Karol Walasek2016-10-311-0/+14
* | Added force_raycast_update GDScript method for RayCast[2D]Karol Walasek2016-10-314-42/+59
* | Fix extraneous NULL character on HTML exportGeorge Marques2016-10-301-2/+2
* | Fix the hiding of mouse cursor before interactionGeorge Marques2016-10-301-2/+5
* | Fix output binary paths for VS project generationGeorge Marques2016-10-301-3/+3
|/
* SCons: Use colored output if available, change "colored"->"verbose"Błażej Szczygieł2016-10-305-14/+6
* Disable asserts in release modeBłażej Szczygieł2016-10-301-0/+2
* SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde2016-10-3086-8/+164
* Theora: Don't compile unnecessary files, rename "x86_opt_*"Błażej Szczygieł2016-10-306-35/+34
* png: Try to fix neon issue on iphone armv7Rémi Verschelde2016-10-301-22/+24
* drivers: Refactor SCsub and drop redundant env_drivers cloneRémi Verschelde2016-10-3011-60/+60
* freetype: Make it a module and split thirdparty libraryRémi Verschelde2016-10-30509-878/+177
* chibi: Move to a moduleRémi Verschelde2016-10-3052-12/+84
* zlib: Split thirdparty files, simplify scons optionRémi Verschelde2016-10-3035-48/+55
* glew: Split thirdparty files and isolate envRémi Verschelde2016-10-3016-19/+115
* squish: Update to upstream 1.14Rémi Verschelde2016-10-3025-3643/+3912