aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/audio_driver_javascript.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-13fixed border on the right of viewporttoger51-1/+1
2017-09-13Renamed play to playing property, but now playing and is_playing is the same,...Juan Linietsky3-4/+4
2017-09-13Style: Apply clang-format to @reduz's changesRémi Verschelde7-39/+36
2017-09-13doc: Sync classref with current sourceRémi Verschelde266-1451/+1451
2017-09-12When method or property has no description, a link asks you to create itJuan Linietsky1-4/+26
2017-09-12fixed margin beeing squaredtoger51-6/+7
2017-09-12DocData: Drop unused brief description for propertiesRémi Verschelde3-36/+17
2017-09-12Changed the doc class generation to individual files per class. It is also po...Juan Linietsky471-61313/+63728
2017-09-12Documentation for AtlasTexture.Julian Murgia1-20/+27
2017-09-12Fixed file system dialog iconsDaniel J. Ramirez2-23/+7
2017-09-12Fixed some inconsistent styles, plus some cleanupDaniel J. Ramirez5-31/+20
2017-09-12Improved VS node coloringDaniel J. Ramirez3-11/+30
2017-09-12Improved alternative size thumbnail generationDaniel J. Ramirez15-55/+138
2017-09-12Improved theme generation, and other fixesDaniel J. Ramirez7-166/+219
2017-09-12Fixed issues with surround sound on audio serverMarcelo Fernandez11-262/+363
2017-09-12Merged docs and small correction to lowdpi feature (it supports windows now)Juan Linietsky2-124/+180
2017-09-12HiDPI support on Windows.. yes this is all it took.Juan Linietsky1-0/+22
2017-09-12Fixed conflict in len() functionJuan Linietsky1-4/+0
2017-09-12Document AStar (#11056)Franco Falleti1-13/+58
2017-09-12Added descriptions to AudioEffect, AudioEffectAmplify, and AudioEffecChorusaarroz1-0/+54
2017-09-12Changed/Added descriptions in @GDScript. Added examples. Fixed return types o...William Taylor2-36/+245
2017-09-12rewrite the methods and member variables for the Node2D classNathan1-34/+46
2017-09-12Added documentation for the ARVR server classesBastiaan Olij1-0/+119
2017-09-12Many fixes to visual script, changed virtuals override for a proper selector.Juan Linietsky7-134/+130
2017-09-12Added Mesh docsOliver Dressler1-3/+12
2017-09-12Donors: Change name as requestedRémi Verschelde1-1/+1
2017-09-11Update TileMap class ref.Chris Bradfield1-4/+18
2017-09-12Rewrite the methods section of the IP classRoger Smith1-8/+12
2017-09-11Updated Area2D docs and added enum constants to scriptingWill Nations2-22/+50
2017-09-12Rewrite the methods section of the Thread classRoger Smith1-3/+3
2017-09-11Implemented DirAccess get_drive and get_drive_count for OS XMarcelo2-1/+20
2017-09-12Fixed clearing of an export preset's name when deleting the one above it.Mihaly Csonka1-1/+2
2017-09-11Update RayCast class refChris Bradfield1-14/+35
2017-09-11Update RayCast2D class ref.Chris Bradfield1-14/+32
2017-09-11Documented 'resource_changed' for CollisionShapeNathan Warden1-0/+1
2017-09-11Documented Transform and Transform2D.Przemysław Gołąb (n-pigeon)1-14/+33
2017-09-11fix always updating +removed print +use EDITOR_DEFtoger51-12/+10
2017-09-11HTML5 start-up overhaulLeon Krause9-543/+778
2017-09-11Material: fix priority not intPoommetee Ketson1-4/+4
2017-09-11Fix duplication of nodes resulting in shared metadataBojidar Marinov2-3/+27
2017-09-11Allow animations to be saved to external files during scene import.SaracenOne2-8/+46
2017-09-11Script access to formatted arrays and blend_arrays in meshes.SaracenOne6-2/+49
2017-09-11Not found projects are grayed instead of removed at the Project ManagerMarcelo Fernandez2-14/+31
2017-09-11Implement String len()Poommetee Ketson1-3/+11
2017-09-10Don't set editor_hint true for project managerHein-Pieter van Braam1-1/+1
2017-09-10Fixed attempt to delete NULL pointer errorbncastle1-1/+1
2017-09-10Added documentation for some clasesDaniel J. Ramirez1-16/+39
2017-09-10Document the Script and GDScript classesRyan Phillips1-7/+23
2017-09-10Added to kinematicbody2d the copy and paste of the API friendler of Kinematic...Aron de Castro4-107/+172
2017-09-10Added docs for PrimitiveMeshOliver Dressler1-0/+43