Changes between Version 53 and Version 54 of Alpha26


Ignore:
Timestamp:
Jun 8, 2022, 8:45:40 PM (2 years ago)
Author:
Vladislav Belov
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Alpha26

    v53 v54  
    5757r26072 Encapsulates information about GL inside device. [[BR]]
    5858r26077 Removes logs of unused GL constants which duplicate video mode settings.
     59r26104 Removes static linking of OpenGL library. [[BR]]
    5960r26140 Use the high performance GPU on Windows by default. [[BR]]
     61r26147 Removes cinema path recording from atlas added in rP4676 and not removed with ffmpeg in rP9520, rP14166 and rP14181. [[BR]]
     62r26165 Splits CRenderer part about scene to CSceneRenderer. [[BR]]
     63r26174 Disables redundant mipmap generation for postprocessing. [[BR]]
     64r26175 Uses core GL functions for GLSL shaders. [[BR]]
     65r26186 Fixes rendering big screenshot pieces onto screen, refs rP2994. [[BR]]
     66r26193 Removes asking GL of current bind framebuffer to avoid syncs. [[BR]]
     67r26211 Removes deprecated GL alpha test. [[BR]]
     68r26213 Draws slider button only inside its element. [[BR]]
     69r26281 Removes possibility to link lowlevel library dynamically. [[BR]]
     70r26365 Moves texture management to CDeviceCommandContext, adds quality options.
    6071r26475 Fix building spidermonkey on systems with python 3.10 [[BR]]
    6172
     
    6778
    6879== Atlas ==
    69 r26142 Speedups terrain painting tab in Atlas by asynchronous texture loading. [[BR]] r26700 [Atlas] [Maps] Update the Default map in Atlas [[BR]] r26711 [art][Atlas][Alpha 26] Improve some Atlas structures. [[BR]] r26727 Update the water height slider if the water height is set using the picker. [[BR]] r26730 Remove hardcoded shadows in Atlas UI [[BR]] r26744 [maps][Atlas] Fix Kushite sandbox map. Refs #6488 [[BR]] r26745 [maps][Atlas] Update Britons sandbox map. Refs #6488
     80r26142 Speedups terrain painting tab in Atlas by asynchronous texture loading. [[BR]] r26156 Removes unused Atlas functionality to set clear color added in rP4392 and removed in rP7428. [[BR]] r26700 [Atlas] [Maps] Update the Default map in Atlas [[BR]] r26711 [art][Atlas][Alpha 26] Improve some Atlas structures. [[BR]] r26727 Update the water height slider if the water height is set using the picker. [[BR]] r26730 Remove hardcoded shadows in Atlas UI [[BR]] r26744 [maps][Atlas] Fix Kushite sandbox map. Refs #6488 [[BR]] r26745 [maps][Atlas] Update Britons sandbox map. Refs #6488