summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-03-23Explicitly documented that Transform.basis is not necessarily an orthogonal m...Ferenc Arn
2017-03-14List Control::has_point as a virtual methodCrazyGuy108
2017-03-05Merge pull request #7916 from RebelliousX/tab_containerRémi Verschelde
2017-03-05- `tab_changed` signal emits only by selecting a different tab.Thaer Razeq
2017-03-04Added a SceneTree.has_network_peer, closes #7922Karol Walasek
2017-02-12Merge pull request #7581 from Faless/v6_wild_bindRémi Verschelde
2017-02-04Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.xJuan Linietsky
2017-01-29grammar fixes, it's -> itsChris Bradfield
2017-01-23Update docs reference for TCP_Server::listen and UDPPacketPeer::listenFabio Alessandrelli