Age | Commit message (Expand) | Author |
2017-07-25 | Merge pull request #9690 from 648trindade/classref-edit | Rémi Verschelde |
2017-07-25 | documentation for EditorPlugin and ScriptEditor | Jakub Grzesik |
2017-07-24 | Merge pull request #9764 from Noshyaar/pr-fix2 | Rémi Verschelde |
2017-07-23 | Add object type hint for docs | Poommetee Ketson |
2017-07-22 | Docs: fix broken ref tags | Poommetee Ketson |
2017-07-19 | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky |
2017-07-19 | Improved math functions descriptions and added many AStar descriptions | Rafael Gauna Trindade |
2017-07-18 | Merge pull request #9629 from kubecz3k/tabs-addons | Rémi Verschelde |
2017-07-18 | Tabs enhancements: get_tab_rect(), move_tab_from_to() | Jakub Grzesik |
2017-07-18 | Merge pull request #9639 from rminderhoud/primitives | Rémi Verschelde |
2017-07-17 | missing object.get_incoming_connections() documentation | Jakub Grzesik |
2017-07-15 | Added documentation for blit_rect_mask | dumitru-stama |
2017-07-15 | sync doc template | dumitru-stama |
2017-07-14 | doc: Sync classref with current source | Rémi Verschelde |
2017-07-14 | Moved binds of PRIMITIVE_* contants from ArrayMesh to Mesh | Ralph Minderhoud |
2017-07-11 | EditorPlugin ability to open and reload scns from filepath | Jakub Grzesik |
2017-07-07 | [#9292] Renamed Image.put_pixel() to set_pixel(). | ducdetronquito |
2017-07-06 | Improved GDScript parse_json() doc about numerical values conversion. | ducdetronquito |
2017-06-27 | docs: Correct xform descriptions in class_basis | mdraw |
2017-06-20 | Merge pull request #8407 from Jylhis/popup_item_select_hide | Thomas Herzog |
2017-06-19 | Merge pull request #9274 from vnen/compress-functions | Thomas Herzog |
2017-06-19 | Add documentation to compression functions | George Marques |
2017-06-18 | Added two new methods to 3.0 'blend_rect_mask' and 'fill' | d |
2017-06-17 | doc: Sync classref with current source | Rémi Verschelde |
2017-06-15 | doc: Sync classref with current source | Rémi Verschelde |
2017-06-13 | Merge pull request #8548 from tagcup/etc2comp | Juan Linietsky |
2017-06-08 | Add zstd compression support. | Ferenc Arn |
2017-05-31 | Add ETC1/ETC2 compression support though etc2comp. | Ferenc Arn |
2017-05-21 | Avoid overestimating the cost in AStar heuristics. | Ferenc Arn |
2017-05-20 | Removal of InputEvent as built-in Variant type.. | Juan Linietsky |
2017-05-17 | Add extended check option to GDFunctionState::is_valid() | Pedro J. Estébanez |
2017-05-14 | Merge pull request #8762 from honix/master | Rémi Verschelde |
2017-05-14 | fixed typo 'one short connection' to 'one shot' | Christian Winter |
2017-05-14 | docs: ERR_EOF -> ERR_FILE_EOF | honix |
2017-05-08 | Put brave old bb10 platform to a well-deserved rest | Rémi Verschelde |
2017-05-01 | Rename project file to "project.godot" | Rémi Verschelde |
2017-04-29 | Revert "Use .godot as file extension for project files." | Juan Linietsky |
2017-04-25 | added documentation for SurfaceTool | clayjohn |
2017-04-24 | added descriptions for WorldEnvironment node in documentation | clayjohn |
2017-04-24 | Merge pull request #8277 from tagcup/math_checks | Rémi Verschelde |
2017-04-20 | Clarification of degrees/radians in angle methods | Chris Bradfield |
2017-04-16 | Use .godot as file extension for project files. | Andreas Haas |
2017-04-14 | Update PopupMenu hiding | Jylhis |
2017-04-10 | Rename [gs]et_pos to [gs]et_position for Controls | Sergey Pusnei |
2017-04-07 | classref: Sync with current source | Rémi Verschelde |
2017-04-06 | Added various functions basic math classes. Also enabled math checks only for... | Ferenc Arn |
2017-04-05 | Merge pull request #8259 from bojidar-bg/move-slide-wall-fix | Rémi Verschelde |
2017-04-04 | Fix is_move_and_slide_on_wall, make move_and_slide floor angle configurable | Bojidar Marinov |
2017-04-03 | Made slide and reflect active verbs acting on itself in Vector2 and Vector3. | Ferenc Arn |
2017-03-29 | Update classes.xml to master version, add a small feature to doc_status | Bojidar Marinov |