aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/javascript_eval.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-29Few small GI Probe fixesJuan Linietsky5-14/+18
2017-07-28Fix passing Refs via ptrcallRuslan Mustakov1-3/+3
2017-07-28Pass GDNativeLibrary pointer to library initRuslan Mustakov2-0/+4
2017-07-28correct RMB options for instanced inherited sceneJakub Grzesik1-2/+2
2017-07-27BUGFIX: Check for "VCINSTALLDIR" environment variable instead of "VSINSTALLD...Brent Taylor1-1/+1
2017-07-28fix missing DEFVALAlexHolly1-1/+1
2017-07-27Do not allow multiple data connections to the same data input slot, fixes #63...Daniel J. Ramirez2-1/+11
2017-07-27Documentation update for KinematicBody.move()Jakub Grzesik1-3/+21
2017-07-27Fix Android debug/runPedro J. Estébanez1-6/+21
2017-07-27Add missing max. number of samples (MSAA) checkbruvzg1-0/+7
2017-07-27[NativeScript] fixed optional _init callKarroffel1-18/+6
2017-07-27[NativeScript] fix mutex double lockKarroffel1-1/+1
2017-07-27added an optional parameter to OS symbol lookupKarroffel7-14/+25
2017-07-27[NativeScript] call _init on instance creationKarroffel2-3/+45
2017-07-27ThemeEditor: fix broken dialogPoommetee Ketson2-34/+28
2017-07-27Fix is_window_fullscreen() and set_window_fullscreen() behaviour after window...bruvzg2-7/+22
2017-07-27Add macOS main menubruvzg1-3/+43
2017-07-27PropertyEditor: display "Off" if property is falsePoommetee Ketson1-1/+2
2017-07-27Initialize freelook shortcuts properlyMarc Gilleron1-7/+15
2017-07-27Fix misplaced quote in error messsagePedro J. Estébanez1-1/+1
2017-07-26Fixes power management on x11 platform and removes explicit NULL pointer dere...Julian Murgia2-9/+4
2017-07-26Fix $a/b being parsed as divisionBojidar Marinov1-1/+2
2017-07-26Forward refcount changes to NativeScriptInstanceRuslan Mustakov3-1/+27
2017-07-26Fix mutating project.godotPedro J. Estébanez3-38/+41
2017-07-26Improved macOS window resizing behaviour.bruvzg1-0/+6
2017-07-26Fix various property not found errorsPoommetee Ketson3-2/+5
2017-07-26Support multithreading for NativeScriptLanguageRuslan Mustakov3-38/+211
2017-07-26Fix !save_each_scene saving scenes with no filenamePoommetee Ketson2-16/+15
2017-07-26Remove duplicate keycode constant for Numpad Enter key.bruvzg6-9/+1
2017-07-26Corrects usage of 'is' instead of 'extends' for testing node inheritance.Julian Murgia1-1/+1
2017-07-26Added features for image formatsBastiaanOlij1-1/+13
2017-07-26tagents --> tangentsISylvox3-5/+5
2017-07-26Fix the resize mode of TextureButton cannot be saved into resource files.Geequlim1-1/+1
2017-07-26Fixes to glow and auto exposure, closes #9797, closes #9106Juan Linietsky5-54/+99
2017-07-25Fix cvs files freezing the editor when a double quote is not closedMarcelo Fernandez1-0/+2
2017-07-25Fix typo in NativeScript property gettersheepandshepherd1-1/+1
2017-07-25Temporarily disable the Asset LibraryRémi Verschelde1-2/+5
2017-07-25Change the grid offset when the snap is set as relativeGilles Roudiere1-6/+15
2017-07-25Add newline after config_version and fix custom_features hintRémi Verschelde1-1/+2
2017-07-25Make MinGW test less verbose on non-Bash shellsRémi Verschelde1-9/+2
2017-07-25fix a regression (GDScript) from e00630bKarroffel2-2/+2
2017-07-25zstd: Apply upstream patch to fix UWP ARM buildGeorge Marques2-8/+13
2017-07-25documentation for EditorPlugin and ScriptEditorJakub Grzesik1-0/+85
2017-07-25[NativeScript] fix double initialization in editorKarroffel2-2/+10
2017-07-25Good bye chunky fonts, closes #9441Juan Linietsky1-1/+1
2017-07-25Label: update min size when regenerate wordcachePoommetee Ketson2-7/+1
2017-07-25Update GDScript completion names for Pool*ArraysAndrii Doroshenko (Xrayez)3-5/+5
2017-07-25Remove ANDROID definePedro J. Estébanez1-1/+1
2017-07-25Add a way to retrieve stack bottom of the main threadRuslan Mustakov4-0/+25
2017-07-25Fix Node::move_child() crash if moving to the end plus onePedro J. Estébanez1-0/+5