VertexEngine

VertexEngine Changelog

All updates, fixes, and new features from v1.0rc1 → 1.4rc1.

1.4.0

NEW!
  • Added PYGAME WIDGETS! (from VertexEngine.VertexWidgets import PygameVWidgets)

1.4.0

  • Fixed a lot of bugs!
  • Updated outdated templates!
  • Docs updated!

1.4rc1

  • 21 Stabilization Fixes!
  • Added builtin KeyDown/Up events to GameEngine!
  • Stripped unnecessary stuff.

1.3.0

  • SUPPORT FOR PYTHON 3.14!
  • DOCUMENTATION UPDATED!

1.3rc4

  • DISCORD SERVER IS OUT NOW!
  • FINAL RC!

1.3rc2

  • Added 2 new VertexUI APIs:
    • AutoFontLabel → Automatically adapts to screen size
    • Card → A mini VBox in card layout for card-based UI

1.3rc1

  • No more docs for RCs as the new functions are (experimental)
  • Moved SimpleGUI and AdvancedVWidgets into VertexEngine.VertexWidgets
  • 10 Days before the Discord server is launched!
  • Added:
    • Responsive Layout (Adapts to screen size)
    • Centered Layout (Anchors child widgets to the center)

1.2rc4

  • Final RC!
  • Docs will be updated on Feb 04, 2026.
  • New Library:
    • VertexEngine.AdvancedWidgets

1.2rc3

  • Added 1 New Library:
    • HBox, VBox but horizontally not vertically

1.2rc1

  • Added a new Extension:
    • VertexEngine-CLI → https://pypi.org/project/VertexEngine-CLI/1.0/

1.1

  • Bugfixed WebEngine
  • Compression

1.1rc4

  • FINAL RC!
  • Added 2 New Libraries: VertexEngine.WebEngine, VertexEngine.WebView

1.1rc3

  • Revamped Input System!
  • DEMO GAMES!
  • Updated Scene Docs

1.1rc2

  • Documentation Expansion! ~ Fixed the Changelogs
  • New Input System!
  • Old System (Qt) deprecated and not recommended for use

1.1rc1

  • New Library! (And Modules): InputSystem, Buttons (Mouse and Widget), Keyboard Input

1.0.1

  • Added Changelogs!

1.0

  • Added 2 New Libraries: VertexEngine.SimpleGUI, VertexEngine.VertexScreenModifiers

1.0rc2

  • Final Release Candidate
  • Added 1 New Library: VertexUI

1.0rc1

  • Size Compression
  • Added 1 New Library: VertexScreen