Live++ (@liveplusplus) 's Twitter Profile
Live++

@liveplusplus

Generic hot-reload for C and C++.
Supports Windows, Xbox One, Xbox Series X|S, PlayStation®4 and PlayStation®5.

ID: 983108075581313024

linkhttps://liveplusplus.tech/ calendar_today08-04-2018 22:23:25

234 Tweet

986 Takipçi

1 Takip Edilen

Live++ (@liveplusplus) 's Twitter Profile Photo

Live++ 2.9.0 out now: liveplusplus.tech/releases.html Maybe our biggest update yet! Support for Xbox One and PlayStation 4. Localization for Japanese, Chinese, Korean. Lots of TLC for console versions, lots of bug fixes and improvements across the board. #cpp #gamedev

Live++ 2.9.0 out now:
liveplusplus.tech/releases.html

Maybe our biggest update yet!

Support for Xbox One and PlayStation 4.
Localization for Japanese, Chinese, Korean.
Lots of TLC for console versions, lots of bug fixes and improvements across the board.

#cpp #gamedev
Live++ (@liveplusplus) 's Twitter Profile Photo

Live++ 2.9.0 が Windows、Xbox One®、Xbox Series X|S®、PlayStation®4、PlayStation®5 向けにリリースされました! これは、ローカルとネットワークの両方で、複数のプラットフォームとプロセスにわたる C++ アプリケーションの同時ホットリロードをサポートする唯一のツールです。

Live++ 2.9.0 が Windows、Xbox One®、Xbox Series X|S®、PlayStation®4、PlayStation®5 向けにリリースされました!
これは、ローカルとネットワークの両方で、複数のプラットフォームとプロセスにわたる C++ アプリケーションの同時ホットリロードをサポートする唯一のツールです。
Live++ (@liveplusplus) 's Twitter Profile Photo

Live++2.9.0 隆重发布,适用于 Windows、Xbox One®、Xbox Series X|S®、PlayStation®4 和 PlayStation®5! 这是唯一一款支持在本地和通过网络跨多个平台和进程对 C++ 应用程序进行同步热重载的工具。

Live++2.9.0 隆重发布,适用于 Windows、Xbox One®、Xbox Series X|S®、PlayStation®4 和 PlayStation®5!
这是唯一一款支持在本地和通过网络跨多个平台和进程对 C++ 应用程序进行同步热重载的工具。
Live++ (@liveplusplus) 's Twitter Profile Photo

Windows, Xbox One®, Xbox Series X|S®, PlayStation®4 and PlayStation®5용 Live++ 2.9.0 출시! 로컬 및 네트워크를 통한 사용이 모두 가능하며 다양한 플랫폼과 프로세스에 대해 C++ 애플리케이션용 핫리로드를 동시에 지원하는 유일한 도구입니다.

Windows, Xbox One®, Xbox Series X|S®, PlayStation®4 and PlayStation®5용 Live++ 2.9.0 출시!
로컬 및 네트워크를 통한 사용이 모두 가능하며 다양한 플랫폼과 프로세스에 대해 C++ 애플리케이션용 핫리로드를 동시에 지원하는 유일한 도구입니다.
Live++ (@liveplusplus) 's Twitter Profile Photo

Live++ 2.9.1 out now: liveplusplus.tech/releases.html Fixes for newly reported bugs and a regression that snuck into the 2.9.0 release. Thanks to all the people reporting issues and providing feedback! #cpp #gamedev

Live++ 2.9.1 out now:
liveplusplus.tech/releases.html

Fixes for newly reported bugs and a regression that snuck into the 2.9.0 release.
Thanks to all the people reporting issues and providing feedback!

#cpp #gamedev
Live++ (@liveplusplus) 's Twitter Profile Photo

Live++ 2.9.2 out now: liveplusplus.tech/releases.html Includes bug fixes for a few minor issues, greatly improved stability on PlayStation platforms. Thanks to all the people who reported issues and helped with debugging, your support is greatly appreciated! #cpp #gamedev

Live++ 2.9.2 out now:
liveplusplus.tech/releases.html

Includes bug fixes for a few minor issues, greatly improved stability on PlayStation platforms.
Thanks to all the people who reported issues and helped with debugging, your support is greatly appreciated!

#cpp #gamedev
Olex (Solo gamedev of a Sci-Fi ARPG) 🇺🇦🇺🇸 (@olexgamedev) 's Twitter Profile Photo

Łukasz | Wookash Podcast Casey Muratori Ryan Fleury Stewart Lynch My super power in my game dev is using this hot reload tool: Live++ I get C++ scripting without a need to restart. I usually code without quitting a debugger. Everything just works. I should make a YouTube short or vod on how much it helps and speeds me up.

Live++ (@liveplusplus) 's Twitter Profile Photo

Live++ 2.9.3 out now: liveplusplus.tech/releases.html Last month was busy! A lot of bugfixes across all platforms and vastly improved loading times for projects with several dozens of dynamic libraries. Extra thanks to Resmi Hasankolli from EA for his help with Frostbite support. #cpp

Live++ 2.9.3 out now:
liveplusplus.tech/releases.html

Last month was busy!
A lot of bugfixes across all platforms and vastly improved loading times for projects with several dozens of dynamic libraries.

Extra thanks to Resmi Hasankolli from EA for his help with Frostbite support.

#cpp
Live++ (@liveplusplus) 's Twitter Profile Photo

Live++ 2.10.0 out now: liveplusplus.tech/releases.html Bugfixes, optimizations, and a few new features making it easier to support distributed and custom build systems. #cpp

Live++ 2.10.0 out now:
liveplusplus.tech/releases.html

Bugfixes, optimizations, and a few new features making it easier to support distributed and custom build systems.

#cpp
random developer (@xitin842468091) 's Twitter Profile Photo

Just bought a year of Live++ , and I feel I can't live without it. It's not just about hot-reloading, by shortening the iteration loop, it keeps me focused and less distracted. Hot deoptimize is also a lifesaver for debugging Unreal Engine. Highly recommended!

Live++ (@liveplusplus) 's Twitter Profile Photo

In the next update, it will be possible to hot-restart on an unhandled exception. This is incredibly useful in situations where code has been deoptimized and a few patches have been applied, especially in startup code, because this will automatically be injected upon restart.

In the next update, it will be possible to hot-restart on an unhandled exception.

This is incredibly useful in situations where code has been deoptimized and a few patches have been applied, especially in startup code, because this will automatically be injected upon restart.
Live++ (@liveplusplus) 's Twitter Profile Photo

Live++ 2.11.0 out now: liveplusplus.tech/releases.html - Support for virtual file systems - Support for 10x by Stewart Lynch - Environment variable set for invoked compiler - Hot-Restart via exception handler dialog - Smaller fixes #cpp #gamedev

Live++ 2.11.0 out now:
liveplusplus.tech/releases.html

- Support for virtual file systems
- Support for 10x by <a href="/stewartlynch8/">Stewart Lynch</a> 
- Environment variable set for invoked compiler
- Hot-Restart via exception handler dialog
- Smaller fixes

#cpp #gamedev
Live++ (@liveplusplus) 's Twitter Profile Photo

Last week, we were invited by Mojang Stockholm to do a talk about Live++ and its use cases. You can download the presentation here: liveplusplus.tech/downloads/Moja… liveplusplus.tech/downloads/Moja… The talk was well received and some of the feedback already made it into the latest update. #cpp

Last week, we were invited by Mojang Stockholm to do a talk about Live++ and its use cases.

You can download the presentation here:
liveplusplus.tech/downloads/Moja…

liveplusplus.tech/downloads/Moja…

The talk was well received and some of the feedback already made it into the latest update.

#cpp
Live++ (@liveplusplus) 's Twitter Profile Photo

Is your company interested in trying Live++? Want to know what it can do for you? Curious about its features? You can now request a live demo through our website - free of charge! liveplusplus.tech/request_live_d… #cpp

Is your company interested in trying Live++? Want to know what it can do for you? Curious about its features?

You can now request a live demo through our website - free of charge!
liveplusplus.tech/request_live_d…

#cpp