Skip to content

Releases: fdefelici/vs-funreal

v0.2.0

15 May 17:23
47854e8
Compare
Choose a tag to compare
  • Add Custom Template management. User can now configure their own templates for creating Plugins, Modules and Classes.
  • Add Toolbar command for launching Unreal Solution files regeneration on demand.
  • Add FUnreal menu under Extensions menu for rapid access to Options, Solution Regeneration and Templates reloading

Milestone: https://github.com/fdefelici/vs-funreal/milestone/6?closed=1

v0.1.0

25 Oct 20:34
34dadfa
Compare
Choose a tag to compare
  • Update UE version dection strategy to support UE v5.3
  • Fix USceneComponent class template

Milestone: https://github.com/fdefelici/vs-funreal/milestone/5

v0.0.9

15 Jul 16:30
4eb15ac
Compare
Choose a tag to compare

Correct templates misconfiguration that prevented to add some module (blank, blueprint library) to a plugin

v0.0.8

10 Apr 14:18
d8fa959
Compare
Choose a tag to compare
  • Change UE version detection to support both Official UE release and user custom build

v0.0.7

19 Dec 11:31
Compare
Choose a tag to compare
  • Fix template not found when creating class from Unreal Interface template
  • Add UObject to class templates

v0.0.5

08 Dec 17:27
7f0a9b7
Compare
Choose a tag to compare

Improved ue version detection from .uproject and added demo page with funreal in action videos

v0.0.4

04 Dec 16:44
Compare
Choose a tag to compare

First release