summaryrefslogtreecommitdiff
path: root/scene/resources
AgeCommit message (Expand)Author
2017-04-28Move other lone thirdparty files to thirdparty/miscRémi Verschelde
2017-04-27Fix theme_data.h formatting via make_header.pyRémi Verschelde
2017-04-27Add new editor and default theme (WIP)Daniel J. Ramirez
2017-04-26Revert " 3.0 recompute_aabb on add_surface"Ramesh Ravone
2017-04-26 3.0 recompute_aabb on add_surfaceRamesh Ravone
2017-04-24Merge pull request #8277 from tagcup/math_checksRémi Verschelde
2017-04-23Fix property warnings and hide some debug printsRémi Verschelde
2017-04-20Merge pull request #8376 from RayKoopa/fix_stylebox_expand_marginRémi Verschelde
2017-04-14Merge pull request #8370 from volzhs/fix-stylebox-masterAndreas Haas
2017-04-14PackedScene: Fix wrong DEFVALIgnacio Etcheverry
2017-04-13Respect the expand margin for StyleBoTextures again.Ray Koopa
2017-04-12Fix editor style box for ToolButtonvolzhs
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-04-06New particle system, mostly working, some small features missing.Juan Linietsky
2017-04-06Fix typo in FixedSpatialMaterialAndreas Haas
2017-04-06Added various functions basic math classes. Also enabled math checks only for...Ferenc Arn
2017-03-31Fixed WindowDialog not aligning properlyRobert Hernandez
2017-03-30Fixed AtlasTexture being incorrectlyRobert Hernandez
2017-03-24Merge pull request #8130 from volzhs/cache-font-masterRémi Verschelde
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-03-24Cache DynamicFont resource for Androidvolzhs
2017-03-15Fix redundant connections saved in sub-inheritancePedro J. Estébanez
2017-03-13Merge pull request #7981 from RandomShaper/position-for-2d-shadersRémi Verschelde
2017-03-09Fix node duplication in scene sub-inheritancePedro J. Estébanez
2017-03-08Map POSITION to gl_FragCoord.xy for 2D shadersPedro J. Estébanez
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Add a bunch of missing Godot headers in own filesRémi Verschelde
2017-03-01Added functionality for resizable dialogs.Ray Koopa
2017-02-28 Various fixes detected using PVS-Studio static analyzer.Thaer Razeq
2017-02-27Add disabled tabsRay Koopa
2017-02-21-renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky
2017-02-16Correct hash behavior for floating point numbersHein-Pieter van Braam
2017-02-16a ton of bug fixes to the rendererJuan Linietsky
2017-02-15Many fixes to make exported scenes work better, still buggy.Juan Linietsky
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-02-13Remove use of _SCS from ADD_METHODHein-Pieter van Braam
2017-02-12Merge pull request #7352 from Zylann/polylineRémi Verschelde
2017-02-06Several bugfixes, improving the import workflowJuan Linietsky
2017-02-02wav file importing!Juan Linietsky
2017-02-01Lot of work in new importer, importing textures now works.Juan Linietsky
2017-01-25Merge pull request #7002 from RandomShaper/vcs-friendlinessJuan Linietsky
2017-01-25Audio bus editing is COMPLETE!Juan Linietsky
2017-01-21WIP new AudioServer, with buses, effects, etc.Juan Linietsky
2017-01-20Merge pull request #7528 from tagcup/real_t_float_fixesJuan Linietsky
2017-01-18Use property convention introduced in b085c4 (_ rather than / as separator).Ferenc Arn
2017-01-16Overloaded basic math funcs (double and float variants). Use real_t rather th...Ferenc Arn
2017-01-16Improve .tscn VCSPedro J. Estébanez
2017-01-16Style: Fix statements ending with ';;'Rémi Verschelde
2017-01-16Style: No break before list braceRémi Verschelde
2017-01-15Oops! Audio engine has vanished :DJuan Linietsky