Releases: NarcisCalin/Galaxy-Engine
Galaxy Engine 1.5.2
Changelog:
- Set fullscreen by default
- Fixed icon not showing bug
Galaxy Engine 1.5.1
Minor changes
Changelog:
- Set default threads amount to user's max available threads
- Fixed transparent screenshots/frames bug
Galaxy Engine 1.5.0 Temperature Update
Galaxy Engine Temperature Update
This new major update includes temperature simulation as well as some new visual modes, statistics and more!
Note: Any saved scenes prior to this version will not be compatible with the new version.
Changelog:
- Added temperature simulation
- Added Temperature Color mode
- Added Temperature Gas Color mode
- Added temperature sliders
- Added temperature brush (K and L keys)
- Added SPH Vertical Gravity slider for SPH Ground Mode
- Added SPH Gas material
- Modified save system. Now scenes are being saved in .bin files
- Removed rest density slider as it was not being used anymore
- Removed SPH size slider
- Fixed SPH max vel with looping space disabled
- Made minor changes to controls text
- Made minor changes to some tooltips
Known issues: There is a bug that makes particles heat up when they are moving at high speeds
Galaxy Engine 1.4.0
Galaxy Engine Better Fluids Update
This major update adds a lot of new features and improvements like better fluids, more materials, a UI redesign, expanded recording functionality, and more!
The new fluids use a basic variant of the PCISPH algorithm, which enforces incompressibility much better than before. This stops fluids from collapsing and makes materials behave in a more realistic manner. These new fluids are a step closer to a more realistic simulation.
Note: Any saved scenes prior to this version will not be compatible with the new version.
Changelog:
- Made major improvements to fluids by using a variation of the PCISPH algorithm for better incompressibility
- Added new SPH ice material
- Added new SPH mud material (previous mud is now named soil)
- Added new SPH delta slider, which controls overall incompressibility of SPH materials
- Added new SPH max velocity slider, to avoid particles getting flung at very high speeds
- Added new advanced stats tab with many new fun graphs and statistics
- Added new Pressure Color visuals
- Added max Pressure Color slider
- Added max Velocity Color slider
- Added new record functionality
- Added new record tab
- Made new presets for this version
- Redesigned the entire UI
- Renamed DeltaV Color to ShockwaveColor
- Improved color customization in the right-click menu. This means that now the colors are explicitly modified instead of using a basic color multiplier. This makes color customization much easier and intuitive
- Right-click color customization now works in SPH color mode too
- Reduced brush minimum size
- Fixed description text for some visuals buttons
- Made minor optimizations
Galaxy Engine 1.3.7
Minor update that includes tooltips
Changelog:
-Added tooltips when hovering over the UI settings
Galaxy Engine 1.3.6
Minor UI fix.
Changelog:
-Fixed pause symbol position
-Fixed right click menu color picker bug
Galaxy Engine 1.3.5
This small update features some minor UI improvements
Changelog:
-Added stats window
-Improved recording menu
Galaxy Engine 1.3.4
This update features a complete redesign of the UI. Galaxy Engine now uses the ImGui library, which is widely used for many C++ programs. This new UI system will make the development much easier for future releases and modding.
Changelog:
-Completely redesigned the UI with the ImGui library
-Added a color picker feature for easier color customization
-New UI includes scrolling, which makes navigation smoother
-Added GitHub and Discord links to the information tab
Galaxy Engine 1.3.3
This update update includes a new simulation mode, which add SPH boundary collisions for fluid simulations, as well as other smaller changes
Changelog:
-Added domain size sliders
-Added new SPH Ground Mode for fluid simulation
-Added new SPH sea preset
-Modified save system to store camera and domain size parameters
-Made minor changes to SPH water properties
-Made minor changes to UI
-Fixed minor bug related to default settings
Galaxy Engine 1.3.2
This minor update adds scene saving and loading. Now you can save your current scenes and share them with everyone.
Changelog:
-Added scene saving and loading
-Added different presets
-Fixed minor error in controls tab
