aboutsummaryrefslogtreecommitdiff
path: root/modules/visual_script/doc_classes/VisualScriptConstant.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-15Fix path typo for editor def capitalize_propertiesGuilherme Felipe4-3/+15
2018-06-15Travis: Build Mono module in linux tools jobRémi Verschelde1-2/+5
2018-06-15Travis: Make dependencies follow the matrix requirementsRémi Verschelde1-39/+33
2018-06-15Travis: Cleanup build matrixRémi Verschelde1-21/+12
2018-06-15doc: Remove extraneous empty lines in descriptionsRémi Verschelde10-17/+0
2018-06-14Added some details in skeleton docs.tagcup1-2/+10
2018-06-15Tweak adaptative guideline and completion_background colorletheed1-2/+2
2018-06-14Small improvement to solarized themeGuilherme Felipe1-2/+2
2018-06-14Import morph target names from glTFPedro J. Estébanez1-1/+4
2018-06-13Fix invalid DEFVAL in SpatialEditorGizmo::add_unscaled_billboardRémi Verschelde3-3/+7
2018-06-13Removed duplicate default colours and removed GDScriptHighligher colours from...Paulb234-61/+46
2018-06-13Theme saving no longer hard codedPaulb231-33/+10
2018-06-13Polished 3D selectionJFonS10-83/+483
2018-06-13LineEdit IME position will now ignore placeholder text.Saracen1-4/+5
2018-06-13A typo in ShaderCompilerGLES2 constructor code '==' used instead of '='nemerle1-1/+1
2018-06-13Added Solarized Dark and Light themesChaosus3-15/+25
2018-06-13Style fixes for commit d5bb6faaRémi Verschelde5-102/+117
2018-06-12Fix TabContainer not showing tabs on left when resizing.Guilherme Felipe1-0/+40
2018-06-12Fixed regression making the logger not respect the max files limit.Michael Alexsander Silva Dias1-2/+2
2018-06-12Add support for tutorial links to makerst.pyrobojumper79-100/+146
2018-06-12Inner classes' functions now appear in the editor's functions panelJairo Honorio1-0/+7
2018-06-12Fixes a crash on draw_hovergroud2-38/+56
2018-06-11-Make sure that ProjectSettings are properly dumped when dumping docs.Juan Linietsky12-7/+813
2018-06-11IME context detection.Saracen11-4/+79
2018-06-11Moved culling, updated lights and shadows into a prepare function so it is on...Bastiaan Olij2-13/+91
2018-06-11Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMDRémi Verschelde4-39/+62
2018-06-10updated Viewport docs to correct wrong information and fill out empty sectionsclayjohn1-2/+6
2018-06-10updated some particlematerial propertiesclayjohn1-2/+2
2018-06-10Fix CSG issues when reparenting shape nodes.Benjamin1-0/+9
2018-06-09Update AUTHORS and DONORS listRémi Verschelde2-21/+29
2018-06-09Fix drag and drop autoloadvolzhs1-2/+2
2018-06-09Correct test list returned by test_get_namesEmmanuel Leblond1-4/+9
2018-06-08updated ranges for primitive meshesclayjohn1-21/+21
2018-06-08Bit more of visual polishJuan Linietsky2-2/+8
2018-06-08Remove the "go back" behavior in track editor for inspector based key editing...Juan Linietsky1-0/+15
2018-06-08Properly update range and valid key range when keys are in/out of view, fixes...Juan Linietsky1-30/+30
2018-06-08Fixed cursor not updating in some circumstances, closes #19430Juan Linietsky1-0/+4
2018-06-08Fix translate messages for new AnimationPlayerGuilherme Felipe1-4/+4
2018-06-08Disallow via add track for animation player to animate itself, fixes #19425Juan Linietsky1-0/+5
2018-06-08Avoid animation length from ever being completely, fixes #19420Juan Linietsky2-2/+8
2018-06-08Detect channel count, mix rate, and buffer length in HTML5 audio driverLeon Krause2-72/+86
2018-06-08Added some documentation to particlesBastiaan Olij1-0/+9
2018-06-08Make same child index as edited scene when using live editvolzhs1-1/+1
2018-06-07Tweak some help texts in the build systemHugo Locurcio6-71/+43
2018-06-07Fix regression with cursor shapeGuilherme Felipe1-1/+1
2018-06-07Add libwebsocket 3.0 BSD fixFabio Alessandrelli2-1/+4
2018-06-07Bump libwebsockets to version 3.0.0Fabio Alessandrelli98-17347/+22338
2018-06-07Oops, for some reason gedit used this file as my notebook, though I made a ne...Juan Linietsky1-10/+204
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky60-5177/+11745
2018-06-07Added functions to get trimesh infoAndrea Catania2-0/+24