summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-07-18Merge pull request #9629 from kubecz3k/tabs-addonsRémi Verschelde
2017-07-18Tabs enhancements: get_tab_rect(), move_tab_from_to()Jakub Grzesik
2017-07-18Merge pull request #9639 from rminderhoud/primitivesRémi Verschelde
2017-07-17missing object.get_incoming_connections() documentationJakub Grzesik
2017-07-15Added documentation for blit_rect_maskdumitru-stama
2017-07-15sync doc templatedumitru-stama
2017-07-14doc: Sync classref with current sourceRémi Verschelde
2017-07-14Moved binds of PRIMITIVE_* contants from ArrayMesh to MeshRalph Minderhoud
2017-07-11EditorPlugin ability to open and reload scns from filepathJakub Grzesik
2017-07-07[#9292] Renamed Image.put_pixel() to set_pixel().ducdetronquito
2017-07-06Improved GDScript parse_json() doc about numerical values conversion.ducdetronquito
2017-06-27docs: Correct xform descriptions in class_basismdraw
2017-06-20Merge pull request #8407 from Jylhis/popup_item_select_hideThomas Herzog
2017-06-19Merge pull request #9274 from vnen/compress-functionsThomas Herzog
2017-06-19Add documentation to compression functionsGeorge Marques
2017-06-18Added two new methods to 3.0 'blend_rect_mask' and 'fill'd
2017-06-17doc: Sync classref with current sourceRémi Verschelde
2017-06-15doc: Sync classref with current sourceRémi Verschelde
2017-06-14Add Signals descriptions when they exist.Julian Murgia
2017-06-13Merge pull request #8548 from tagcup/etc2compJuan Linietsky
2017-06-08Add zstd compression support.Ferenc Arn
2017-05-31Add ETC1/ETC2 compression support though etc2comp.Ferenc Arn
2017-05-21Avoid overestimating the cost in AStar heuristics.Ferenc Arn
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-05-17Add extended check option to GDFunctionState::is_valid()Pedro J. Estébanez
2017-05-14Merge pull request #8762 from honix/masterRémi Verschelde
2017-05-14fixed typo 'one short connection' to 'one shot'Christian Winter
2017-05-14docs: ERR_EOF -> ERR_FILE_EOFhonix
2017-05-08Put brave old bb10 platform to a well-deserved restRémi Verschelde
2017-05-06Doc: Drop unmainted converters for html, textile, dokuwikiRémi Verschelde
2017-05-06Doc: Remove unused tool translationRémi Verschelde
2017-05-01Rename project file to "project.godot"Rémi Verschelde
2017-04-29Revert "Use .godot as file extension for project files."Juan Linietsky
2017-04-25added documentation for SurfaceToolclayjohn
2017-04-24added descriptions for WorldEnvironment node in documentationclayjohn
2017-04-24Merge pull request #8277 from tagcup/math_checksRémi Verschelde
2017-04-20Clarification of degrees/radians in angle methodsChris Bradfield
2017-04-16Use .godot as file extension for project files.Andreas Haas
2017-04-14Update PopupMenu hidingJylhis
2017-04-10Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-04-07classref: Sync with current sourceRémi Verschelde
2017-04-06Added various functions basic math classes. Also enabled math checks only for...Ferenc Arn
2017-04-05Fix URLs to moved docs pagesRémi Verschelde
2017-04-05Merge pull request #8259 from bojidar-bg/move-slide-wall-fixRémi Verschelde
2017-04-04Fix is_move_and_slide_on_wall, make move_and_slide floor angle configurableBojidar Marinov
2017-04-03Made slide and reflect active verbs acting on itself in Vector2 and Vector3.Ferenc Arn
2017-03-29Update classes.xml to master version, add a small feature to doc_statusBojidar Marinov
2017-03-24Merge pull request #8122 from tagcup/axis_check_normalizationRémi Verschelde