Jump to content
The Dark Mod Forums

Search the Community

Searched results for '/tags/forums/fullscreen/' or tags 'forums/fullscreen/q=/tags/forums/fullscreen/&'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General Discussion
    • News & Announcements
    • The Dark Mod
    • Fan Missions
    • Off-Topic
  • Feedback and Support
    • TDM Tech Support
    • DarkRadiant Feedback and Development
    • I want to Help
  • Editing and Design
    • TDM Editors Guild
    • Art Assets
    • Music & SFX

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

  1. Instead of that, you could, in that time period, start learning your own missions and in doing so become more active on the forums, learning from others. It's also great to understand how things work in the engine, when you play. It might spoil some immersion though.. Or learn to build games with other engines, like Godot for example.
  2. Made 2.09b the default version. I hope at least a few people have installed and played it I'll finish the release process tomorrow (tags, source, pdb, etc.)
  3. @Dragofer, I'm wondering what template tags to give to this page, besides the usual "Editing". I'm tempted to add "Physics", but are force fields really considered part of the physics engine?
  4. Changelog of 2.10 development: dev16202-9175 * Major changes in security camera (5528, 4731, Wiki). * Entity limit removed raised to 64K (5439, announcement). * Added secrets tracking system for mappers to use (5549, Wiki). * Integrated Sotha's "automaton" AI from Ulysses into core assets. * Menu: improved the main page and the "new game" page to make it easier for new players. * Menu: ask for confirmation on game restart, fixed menu music setting. * Menu: show checkboxes near objectives after mission is failed (5049). * Fixed rare crash in script-generated frobs (5542). * Added idPlayer::GetObjectiveVisible script event (5543). * Fixed rare collision bug causing lags (5439, r9157). * Debug visualization no longer blocks SMP performance improvements (5468). * Fixed script-generated game saves by disabling screenshot due to SMP. * Added missing frob highlight to plaster materials (4487). * Removed missing material reference in skin "wench/purple_bodice". * Minor fixes to mirroring: puddle, bc_teatray. Known problems: Volta 1, Volta 2, and Snowed Inn don't start due to broken menu. dev16215-9224 * More work on security camera (5528, Wiki) --- not finished yet. * Massive changes in dmap to make it faster (5562, 5488, announcement). * Fixed vertices merging in dmap which could cause sparklies (5486). * OpenAL (sound) upgraded to 1.21.1, fixing bsinc resampler (5564). * Added first implementation of tooltips in settings menu (2626). dev16225-9284 * Map loading optimizations: texture storage, parallel image loading, models loading (5591). * Fixed map not starting after prior error + removed 5 seconds delay at the end of loading (5118). * Removed mandatory snapping from dmap, fixing thin objects like ropes (5486). * Improved precision of windings in dmap compilation (5580). * SIMD code cleanup: enabled AVX on Linux, disabled denormals (4550). * Dropped visportals are now further classified as "leaky" and generic ones (5353, wiki). * Fixed creation of script threads with object method call (4713). * Added cvar s_alReverbGain to tone down EFX reverb (5587). * r_materialOverride fixed with Frontend Acceleration. * Fixed when player is in the void with "r_useLightAreaCulling 0". * Minor fixes in menu tooltips. * Fixed GL debug groups on AMD (5280). * Changes in FPS counter, which make displayed value more stable when com_showFpsAvg is large. dev16238-9330 * Frob highlight replaced with frob outline (5427) --- not finished yet. * Linux platform-specific code now uses GLFW for window, GL-init and input handling (5510, 5293, testing). * Windows build can change desktop resolution once again; also made "borderless" mode default (5510). * New dmap diagnostics for location separators and location entities (5354). * Dmap leak pointfiles are much shorter now (5592). * FFmpeg video formats further restricted to mp4+h264+aac and roq (4845, announcement). * Fixed occasional crash at the end of RunScript AI task, happening e.g. in WS3 mission (5538). * Debug cvars r_lockSurfaces and r_maxTri improved. * Upgraded GLFW to 3.3.4. * Added generic hash map in the code; fixed race condition in shader loading during map start (5597). * Refactoring of Clear methods in code (5593). * Added slider in menu for reverb cvar s_alReverbGain (5587). * Menu tooltip improvements. * Experimental: localization system now accepts string placeholders (5261). dev16256-9358 * Implemented new object manipulation and body dragging physics (5599 announcement). * Extracted static geometry into its own VBO in VertexCache, fixing performance regression since 2.07 (5598). * Added weapons to inventory grid (5601). * Fixed in-game mission downloader warning when downloading localization pack (5551). * Fixed in-game mission downloader warning when FM is not available on the chosen mirror (5551). * Disabled bindless textures by default because it does not work on modern AMD GPUs. * Reduced lower limit on texture units to 32, probably fixing the "Too few!" startup error on bad GL drivers. * Allow choosing adaptive VSync in setting menu. * Fullscreen options in menu: borderless goes first + block resolution when borderless is selected. * Interaction table performance optimization when loading from savefile. * Changed number of contacts in physics to 32 everywhere + minor filling optimization (3871). * Save missions.tdminfo immediately after FM download finishes. * Better logging of FM downloads under LC_MAINMENU & LT_INFO (5551). * Saint Lucia FM: adjusted mission loading GUI to display tip for about 20% of loading time (5118). dev16269-9407 * Reimplemented frob-highlighting of surfaces (5427). * Removed TDM version display in the main menu. * Replaced r_glProfiling and r_logSmpTimings with Tracy profiler library. * Better handling of position-independent executable setting on Linux. * Improved third-party libs usage: fixed OpenAL build on GCC10, fixed rebuilding libs with GCC different from 5. dev16325-9462 * PNG image format is now supported in materials, PCX support removed (5665). * Major refactoring of image formats in: SEED, screenshots of all kind. DevIL library removed (5665). * Rough prototype of .srt subtitles in briefing video (2454). * Fixed stack overflow crash if CPU-resident image is defaulted e.g. when not found (5665). * Mission statistics now show number of game loads. * Silenced "missing vertex or index cache" console warning. * Calling "set" in GUI script with not enough arguments now results in Error instead of crash (5323). * Debug cvar r_skipFog expanded to filter out boundaries. * r_immediateRenderingEmulate = 1 by default, probably fixing debug visualization for people using deprecated GL profile. * Fixed GPL header in source code files. dev16330-9508 * Extended support of subtitles to both briefing video and in-game sounds (2454: BEWARE interface will change!) * Support updating the currently installed mission in in-game downloader (5661). * Supported hide_distance for particle emitters and geometry of light entities (5668). * JPG and PNG images are no longer compressed by pk4/zip (they are already compressed by themselves). * Fixed entity arguments broken in event system after entity limit removal (5439). The bug crashed Snowed Inn on startup. * Refactored entity think code, optimized away thinking of frobable entities. * Added con_nowrap cvar: it caps lengthy lines in game console instead of wrapping them to the next line. * Added a ton of trace scopes in game, dmap, and loading (enabled by com_enableTracing 1 and Tracy connection). * Minor fixes: parallelSky, r_showViewEntities, image_preload 0, r_singleModelName. Known problems: GUI is not drawn in-game until paper is frob-highlighted. dev16335-9550 * Added hot-reload support: LOD settings, _color and shaderParms, noshadows, angle, targets, frobmovers + rotate/translate, bound entities (5683). * Fixed error on respawning an AI (5683). * Added con_fontSize cvar, which allows making console font smaller, also enabled mipmapping. * Refactored shaders loading, which fixes SMP-specific crash on AMD drivers (5012). * Non-bound lights are turned off when they are hidden e.g. using LOD (post). * Fixed noshadows_lod_N not working sometimes (5691). * Fixed GUI rendering on parchments --- known problem from previous build. * Fixed color banding in lockpick success/failure highlights. * Changing tdm_lod_bias has immediate effect without restart. * Small fix towards loading RGTC normal maps from DDS. * Removed old broken code for entities binding/unbinding (5414). * Some showPrimitives fixes. * Automation: fixed bug with astronomical timer for game controls (not used anywhere yet). dev16342-9552 * Merged branch with major changes in main menu GUI (5323, thread). Known problems: All the missions from the list do not work as expected in main menu: custom background is missing, empty briefing page is shown, in rare cases even briefing/debriefing video can disappear. This will be properly fixed only when 2.10 is released. Right now you can download fixed pk4 file by direct link from the same page --- fixed version should work as expected. dev16350-9577 * Support "set X on head" spawnarg for attached heads (post). * Fixed lockpicking getting stuck if you go away (5715). * Hopefully fixed random flickering when frob-highlighting objects with stencil shadows enabled. * Fast and deterministic normal maps compression on CPU (5716). * Optimized OGG files loading. * Optimized TGA files loading. * Continued work on X-ray support. * Continued work on subtitles support (2454). * Added new models and prefabs by @Wellingtoncrab. * Added material textures/darkmod/window/wooden_frame01/wooden_frame01_dark. * Probably fixed reloadModels for .lwo files. dev16358-9588 * Fixed crashes in image loading on AMD driver (5591). * Fixed occasional crashes in TGA loading optimization (5716). * Generate mipmaps for non-DDS textures in software, see cvar image_mipmapMode. * Frob outline disabled by default, see r_frobOutline (thread). * Tweaked render order ("sort last") for particle materials. * Continued work on subtitles (2454). * Removed [cleanup] button in mod selection menu (thread). dev16368-9627 (*) * Major changes in frob highlight/outline: translucency, alpha test, shine-through (5427). * Restored geometric frob outline under r_frobOutline 2 (5427, post). * Fixed bug breaking GL core profile, which usually caused black menu on AMD (post). * (WIP) Volumetric light effect. * Renderer's "safe mode" changed to windowed 800 x 600 (post). * Cap volume parameter in sound shader by 1.5 (4627). * Lockpicking sound no longer affected by EFX reverb. * Some changes in time handling, fixed timescale on uncapped FPS (5324, 4698). * Reduced pause on game start from 1.0 to 0.1 seconds (5314). * Minor dmap (aas) acceleration (5562). * Minor optimizations in models / sounds loading. * Don't drop held item after bumping dead/unconscious AIs (3516). * Tweaked render order ("sort last") for particle materials, reverting some. * Some changes in randomization (5763). * Minor fix in game console. * Adjusted stlucia.pk4 to avoid tdm_installer analysis... unsuccessfully. * Changed integration of doctest unit tests. Known problems: some maps broken with "clip model outside world bounds" warning spam. dev16390-9648 * Fixed "clip model outside world bounds" warning spam on some maps (post). * Fixed sparklies on hard geometric frob outline with bloom (5427). * DDS textures can be used in image programs, although they should not (5781). * Fixed spotlights/projected lights illuminating objects outside their frustum (5529). * Continued work on volumetric light shader: LOD, stencil, etc. (5816). * Allow xray shader in GUI overlays, fixed rare crash. * Do not spam warnings when index cache is not ready yet, e.g. during noclip on large map. * Minor fix of game console behavior. * (WIP) Changed frustum of spotlights when near != 0 (5815). * Fixed AlertDuration of security camera (5528). * Fixed normalmaps: flagstones_mossy_01 (5777), flagstones_gravel (5760), ash_001 and ash01_crumb_edge (5784), blocks_large_mildew (5786), ornament_shield_white_eagleandpallets (5803). * Added material for rough_grey_blocks (5789). * Added missing "torn" skins for all paintings. * Commented out additional camera screen materials (5676). beta210-01 (rev 16399-9702) * Projected lights: restored TDM 2.07 behavior, fix lighting outside frustum (5815). * Fixed light frustum precision (4888). * Major changes in volumetric lights (5816). * Continued work on security camera (5528). * X-ray improvements. * Fixed severe slowdown with soft stencil shadows and antialiasing. * Allow lifting ragdolls above ground, unless they have "ground_when_dragged" (5599). * Fixed mirrors getting black under "image_useTexStorage 1" (topic). * Added script events: vecRotate, getCalibratedLightgemValue, setSolid, getEntityFlag. * Take entity orientation account in flinderization offsets. * Removed "emitter_size" spawnarg. * Fixed r_showLights. * Refactor shaders: extracted common code to includes. beta210-02 (rev 16411-9731) * Fixed dbghelp.dll issue which blocked running TDM on fresh Windows 7 (issue). * Fixed rare depth fighting when SSAO is on. * Fixed OpenGL error with shadow maps when no light fallbacks to stencil implementation. * Fixed envshot command (5796). * Restored materials and prefabs for multiple camera GUIs. * X-ray: supported "suppressInSubview" spawnarg on lights (also affects other subviews like mirrors) * Added X-ray related assets: materials, visible/invisible skins. * Added script events: getLocationPoint, pointIsInBounds, getTraceSurfType. * Preserve opacity towards AIs and restore frobability in script event setSolid. * Func_emitters can now be bound without the particle flickering rapidly. * Fixed "condump unwrap". * Added display case models without glass to allow them to have breakable glass. * Added forcescreenaspect + hcenter GUI keywords for aspect-ratio-independent images. * Removed a few subtitles lines which were for testing only. * Internal typeinfo changes. beta210-03 (rev 16421-9771) * Reverted to 2.09 frob-highlight: no outline, use material frob stages. * Added three new frob outline presets by @kingsal and @nbohr1more. * Changed the way volumetric lights are set up (see wiki page). * Volumetric lights respect noshadows and don't affect lightgem. * Added script events: getHealth, setHealth, setSolid,projectDecal; fixed getLocationPoint. * Added script event getEnemy and canSee to security camera. * Add Epifire's flinder models to the security cameras. * Fixed subtitles going sticky on save/load. * Slightly reduced subtitles font size, added semi-transparent black background. * Added subtitles to Saint Lucia mission. * Fixed dmap issue in generating unoptimized collision maps for patch-only entities (5859). * Elemental no longer has 8 legs, wasting time in inverse kinematics. * Some optimizations in frontend: fix disabled optimization, avoid vertex data copy. * Added r_useInteractionTriCulling -1 mode to move some CPU load to GPU. * Fixed lamp cubemap light textures. * Fixed language switches broken by new main menu GUI. * Fixed occasional spam about slow jobs (threshold is now 100 ms instead of 10 ms). * Corrected OpenGL usage of clipping planes in shadow map generation. * Console printing is now threadsafe, which could crash Frontend Acceleration. * Improvements in system console on Windows. * Allow all SIMD code supported by compiler on Elbrus CPU. beta210-04 (rev 16441-9798) * Security camera now supports AI detection, also fixed volumetric lights. * Fixed save/load for volumetric lights, supported scrolling light materials. * Fixed scrolling light textures (5860). * Fixed uncompressed normal maps and backface lighting (5862). * stain01bwet material now works as it always did, no depth fighting (5325). * Skip X-ray rendering when it is already within subview. * Removed parchment from message about secrets (5549). * Fixed and upscaled droppuddle texture (5870). * Extended tooltips in video settings menu. * Fixed randomization of gui::random_value on game load. * A bit more subtitles in Saint Lucia mission. * Fixed 1280 x 960 resolution in 4:3. * Fixed rare graphic bug in some debug tools. * Small optimization in frontend: reuse index array for interaction. beta210-05 (rev 16457-9815) * Fixed bright lines on the boundary of light volume on AMD drivers (5876). * Fixed secret counter increased multiple times on single-count entities (5549). * Security camera: "sweepWaitSoundOffset" spawnarg controls snd_end timing. * Security camera: snd_sparks and snd_death can be used simultaneously. * Security camera: split "seeAI" spawnarg into "seeAI", "seeAnimals", "seeBodies". * Fixed the xray model stuck in place when shouldered. * Improved player GUI for taking damage. * Added spawnarg "animal_patrol_wait" to allow animals that move continuously (post). * Portal sky scissor optimization. * A bit of cleaning in source code conan dependencies (5839). * Fixed hover highlight on Restart Game button in settings menu. * Volumetric lights refactoring. beta210-06 (rev 16472-9845) * Fixed saving/loading of suppressInSubview for X-ray. * Fixed language setting being ignored on restart (post). * Reimplemented rotation in new grabber code, rotating heavy objects is easy now (post). * Fixed weird spots sticking on screen sometimes when bloom is on (post). * Fixed seeAI setting for security camera towards AIs on hostile teams; updated editor descriptions. * Fixed one more bug causing tdm_installer to analyze installation. * image_downsize no longer affects loading screens and other GUIs. * Fixed lighting with "image_useNormalCompression 0". * Added editor description for nodrop spawnarg. * Reorganized mapper tool prefabs, fixed Epifire's wall-mounted security camera prefab. * Removed non-working 16-bit color option from the menu settings. * Improved EFX in New Job mission (5594). * Fixed issue in Saint Lucia mission: all voiceovers being played on mission restart (4828). * Some more corrections to subtitles in Saint Lucia mission. beta210-07 (rev 16474-9850) * Set r_useMultiDrawIndirect to 0, fixing NaN flickering on AMD drivers. * Fixed X-ray combined with Render Scale. beta210-08 (rev16475-9853) * Fixed crash on index cache resize with now default "r_useMultiDrawIndirect 0". Changelog of earlier versions can be found here.
  5. Changelog of 2.10 development: dev16202-9175 * Major changes in security camera (5528, 4731, Wiki). * Entity limit removed raised to 64K (5439, announcement). * Added secrets tracking system for mappers to use (5549, Wiki). * Integrated Sotha's "automaton" AI from Ulysses into core assets. * Menu: improved the main page and the "new game" page to make it easier for new players. * Menu: ask for confirmation on game restart, fixed menu music setting. * Menu: show checkboxes near objectives after mission is failed (5049). * Fixed rare crash in script-generated frobs (5542). * Added idPlayer::GetObjectiveVisible script event (5543). * Fixed rare collision bug causing lags (5439, r9157). * Debug visualization no longer blocks SMP performance improvements (5468). * Fixed script-generated game saves by disabling screenshot due to SMP. * Added missing frob highlight to plaster materials (4487). * Removed missing material reference in skin "wench/purple_bodice". * Minor fixes to mirroring: puddle, bc_teatray. Known problems: Volta 1, Volta 2, and Snowed Inn don't start due to broken menu. dev16215-9224 * More work on security camera (5528, Wiki) --- not finished yet. * Massive changes in dmap to make it faster (5562, 5488, announcement). * Fixed vertices merging in dmap which could cause sparklies (5486). * OpenAL (sound) upgraded to 1.21.1, fixing bsinc resampler (5564). * Added first implementation of tooltips in settings menu (2626). dev16225-9284 * Map loading optimizations: texture storage, parallel image loading, models loading (5591). * Fixed map not starting after prior error + removed 5 seconds delay at the end of loading (5118). * Removed mandatory snapping from dmap, fixing thin objects like ropes (5486). * Improved precision of windings in dmap compilation (5580). * SIMD code cleanup: enabled AVX on Linux, disabled denormals (4550). * Dropped visportals are now further classified as "leaky" and generic ones (5353, wiki). * Fixed creation of script threads with object method call (4713). * Added cvar s_alReverbGain to tone down EFX reverb (5587). * r_materialOverride fixed with Frontend Acceleration. * Fixed when player is in the void with "r_useLightAreaCulling 0". * Minor fixes in menu tooltips. * Fixed GL debug groups on AMD (5280). * Changes in FPS counter, which make displayed value more stable when com_showFpsAvg is large. dev16238-9330 * Frob highlight replaced with frob outline (5427) --- not finished yet. * Linux platform-specific code now uses GLFW for window, GL-init and input handling (5510, 5293, testing). * Windows build can change desktop resolution once again; also made "borderless" mode default (5510). * New dmap diagnostics for location separators and location entities (5354). * Dmap leak pointfiles are much shorter now (5592). * FFmpeg video formats further restricted to mp4+h264+aac and roq (4845, announcement). * Fixed occasional crash at the end of RunScript AI task, happening e.g. in WS3 mission (5538). * Debug cvars r_lockSurfaces and r_maxTri improved. * Upgraded GLFW to 3.3.4. * Added generic hash map in the code; fixed race condition in shader loading during map start (5597). * Refactoring of Clear methods in code (5593). * Added slider in menu for reverb cvar s_alReverbGain (5587). * Menu tooltip improvements. * Experimental: localization system now accepts string placeholders (5261). dev16256-9358 * Implemented new object manipulation and body dragging physics (5599 announcement). * Extracted static geometry into its own VBO in VertexCache, fixing performance regression since 2.07 (5598). * Added weapons to inventory grid (5601). * Fixed in-game mission downloader warning when downloading localization pack (5551). * Fixed in-game mission downloader warning when FM is not available on the chosen mirror (5551). * Disabled bindless textures by default because it does not work on modern AMD GPUs. * Reduced lower limit on texture units to 32, probably fixing the "Too few!" startup error on bad GL drivers. * Allow choosing adaptive VSync in setting menu. * Fullscreen options in menu: borderless goes first + block resolution when borderless is selected. * Interaction table performance optimization when loading from savefile. * Changed number of contacts in physics to 32 everywhere + minor filling optimization (3871). * Save missions.tdminfo immediately after FM download finishes. * Better logging of FM downloads under LC_MAINMENU & LT_INFO (5551). * Saint Lucia FM: adjusted mission loading GUI to display tip for about 20% of loading time (5118). dev16269-9407 * Reimplemented frob-highlighting of surfaces (5427). * Removed TDM version display in the main menu. * Replaced r_glProfiling and r_logSmpTimings with Tracy profiler library. * Better handling of position-independent executable setting on Linux. * Improved third-party libs usage: fixed OpenAL build on GCC10, fixed rebuilding libs with GCC different from 5. dev16325-9462 * PNG image format is now supported in materials, PCX support removed (5665). * Major refactoring of image formats in: SEED, screenshots of all kind. DevIL library removed (5665). * Rough prototype of .srt subtitles in briefing video (2454). * Fixed stack overflow crash if CPU-resident image is defaulted e.g. when not found (5665). * Mission statistics now show number of game loads. * Silenced "missing vertex or index cache" console warning. * Calling "set" in GUI script with not enough arguments now results in Error instead of crash (5323). * Debug cvar r_skipFog expanded to filter out boundaries. * r_immediateRenderingEmulate = 1 by default, probably fixing debug visualization for people using deprecated GL profile. * Fixed GPL header in source code files. dev16330-9508 * Extended support of subtitles to both briefing video and in-game sounds (2454: BEWARE interface will change!) * Support updating the currently installed mission in in-game downloader (5661). * Supported hide_distance for particle emitters and geometry of light entities (5668). * JPG and PNG images are no longer compressed by pk4/zip (they are already compressed by themselves). * Fixed entity arguments broken in event system after entity limit removal (5439). The bug crashed Snowed Inn on startup. * Refactored entity think code, optimized away thinking of frobable entities. * Added con_nowrap cvar: it caps lengthy lines in game console instead of wrapping them to the next line. * Added a ton of trace scopes in game, dmap, and loading (enabled by com_enableTracing 1 and Tracy connection). * Minor fixes: parallelSky, r_showViewEntities, image_preload 0, r_singleModelName. Known problems: GUI is not drawn in-game until paper is frob-highlighted. dev16335-9550 * Added hot-reload support: LOD settings, _color and shaderParms, noshadows, angle, targets, frobmovers + rotate/translate, bound entities (5683). * Fixed error on respawning an AI (5683). * Added con_fontSize cvar, which allows making console font smaller, also enabled mipmapping. * Refactored shaders loading, which fixes SMP-specific crash on AMD drivers (5012). * Non-bound lights are turned off when they are hidden e.g. using LOD (post). * Fixed noshadows_lod_N not working sometimes (5691). * Fixed GUI rendering on parchments --- known problem from previous build. * Fixed color banding in lockpick success/failure highlights. * Changing tdm_lod_bias has immediate effect without restart. * Small fix towards loading RGTC normal maps from DDS. * Removed old broken code for entities binding/unbinding (5414). * Some showPrimitives fixes. * Automation: fixed bug with astronomical timer for game controls (not used anywhere yet). dev16342-9552 * Merged branch with major changes in main menu GUI (5323, thread). Known problems: All the missions from the list do not work as expected in main menu: custom background is missing, empty briefing page is shown, in rare cases even briefing/debriefing video can disappear. This will be properly fixed only when 2.10 is released. Right now you can download fixed pk4 file by direct link from the same page --- fixed version should work as expected. dev16350-9577 * Support "set X on head" spawnarg for attached heads (post). * Fixed lockpicking getting stuck if you go away (5715). * Hopefully fixed random flickering when frob-highlighting objects with stencil shadows enabled. * Fast and deterministic normal maps compression on CPU (5716). * Optimized OGG files loading. * Optimized TGA files loading. * Continued work on X-ray support. * Continued work on subtitles support (2454). * Added new models and prefabs by @Wellingtoncrab. * Added material textures/darkmod/window/wooden_frame01/wooden_frame01_dark. * Probably fixed reloadModels for .lwo files. dev16358-9588 * Fixed crashes in image loading on AMD driver (5591). * Fixed occasional crashes in TGA loading optimization (5716). * Generate mipmaps for non-DDS textures in software, see cvar image_mipmapMode. * Frob outline disabled by default, see r_frobOutline (thread). * Tweaked render order ("sort last") for particle materials. * Continued work on subtitles (2454). * Removed [cleanup] button in mod selection menu (thread). dev16368-9627 (*) * Major changes in frob highlight/outline: translucency, alpha test, shine-through (5427). * Restored geometric frob outline under r_frobOutline 2 (5427, post). * Fixed bug breaking GL core profile, which usually caused black menu on AMD (post). * (WIP) Volumetric light effect. * Renderer's "safe mode" changed to windowed 800 x 600 (post). * Cap volume parameter in sound shader by 1.5 (4627). * Lockpicking sound no longer affected by EFX reverb. * Some changes in time handling, fixed timescale on uncapped FPS (5324, 4698). * Reduced pause on game start from 1.0 to 0.1 seconds (5314). * Minor dmap (aas) acceleration (5562). * Minor optimizations in models / sounds loading. * Don't drop held item after bumping dead/unconscious AIs (3516). * Tweaked render order ("sort last") for particle materials, reverting some. * Some changes in randomization (5763). * Minor fix in game console. * Adjusted stlucia.pk4 to avoid tdm_installer analysis... unsuccessfully. * Changed integration of doctest unit tests. Known problems: some maps broken with "clip model outside world bounds" warning spam. dev16390-9648 * Fixed "clip model outside world bounds" warning spam on some maps (post). * Fixed sparklies on hard geometric frob outline with bloom (5427). * DDS textures can be used in image programs, although they should not (5781). * Fixed spotlights/projected lights illuminating objects outside their frustum (5529). * Continued work on volumetric light shader: LOD, stencil, etc. (5816). * Allow xray shader in GUI overlays, fixed rare crash. * Do not spam warnings when index cache is not ready yet, e.g. during noclip on large map. * Minor fix of game console behavior. * (WIP) Changed frustum of spotlights when near != 0 (5815). * Fixed AlertDuration of security camera (5528). * Fixed normalmaps: flagstones_mossy_01 (5777), flagstones_gravel (5760), ash_001 and ash01_crumb_edge (5784), blocks_large_mildew (5786), ornament_shield_white_eagleandpallets (5803). * Added material for rough_grey_blocks (5789). * Added missing "torn" skins for all paintings. * Commented out additional camera screen materials (5676). beta210-01 (rev 16399-9702) * Projected lights: restored TDM 2.07 behavior, fix lighting outside frustum (5815). * Fixed light frustum precision (4888). * Major changes in volumetric lights (5816). * Continued work on security camera (5528). * X-ray improvements. * Fixed severe slowdown with soft stencil shadows and antialiasing. * Allow lifting ragdolls above ground, unless they have "ground_when_dragged" (5599). * Fixed mirrors getting black under "image_useTexStorage 1" (topic). * Added script events: vecRotate, getCalibratedLightgemValue, setSolid, getEntityFlag. * Take entity orientation account in flinderization offsets. * Removed "emitter_size" spawnarg. * Fixed r_showLights. * Refactor shaders: extracted common code to includes. beta210-02 (rev 16411-9731) * Fixed dbghelp.dll issue which blocked running TDM on fresh Windows 7 (issue). * Fixed rare depth fighting when SSAO is on. * Fixed OpenGL error with shadow maps when no light fallbacks to stencil implementation. * Fixed envshot command (5796). * Restored materials and prefabs for multiple camera GUIs. * X-ray: supported "suppressInSubview" spawnarg on lights (also affects other subviews like mirrors) * Added X-ray related assets: materials, visible/invisible skins. * Added script events: getLocationPoint, pointIsInBounds, getTraceSurfType. * Preserve opacity towards AIs and restore frobability in script event setSolid. * Func_emitters can now be bound without the particle flickering rapidly. * Fixed "condump unwrap". * Added display case models without glass to allow them to have breakable glass. * Added forcescreenaspect + hcenter GUI keywords for aspect-ratio-independent images. * Removed a few subtitles lines which were for testing only. * Internal typeinfo changes. beta210-03 (rev 16421-9771) * Reverted to 2.09 frob-highlight: no outline, use material frob stages. * Added three new frob outline presets by @kingsal and @nbohr1more. * Changed the way volumetric lights are set up (see wiki page). * Volumetric lights respect noshadows and don't affect lightgem. * Added script events: getHealth, setHealth, setSolid,projectDecal; fixed getLocationPoint. * Added script event getEnemy and canSee to security camera. * Add Epifire's flinder models to the security cameras. * Fixed subtitles going sticky on save/load. * Slightly reduced subtitles font size, added semi-transparent black background. * Added subtitles to Saint Lucia mission. * Fixed dmap issue in generating unoptimized collision maps for patch-only entities (5859). * Elemental no longer has 8 legs, wasting time in inverse kinematics. * Some optimizations in frontend: fix disabled optimization, avoid vertex data copy. * Added r_useInteractionTriCulling -1 mode to move some CPU load to GPU. * Fixed lamp cubemap light textures. * Fixed language switches broken by new main menu GUI. * Fixed occasional spam about slow jobs (threshold is now 100 ms instead of 10 ms). * Corrected OpenGL usage of clipping planes in shadow map generation. * Console printing is now threadsafe, which could crash Frontend Acceleration. * Improvements in system console on Windows. * Allow all SIMD code supported by compiler on Elbrus CPU. beta210-04 (rev 16441-9798) * Security camera now supports AI detection, also fixed volumetric lights. * Fixed save/load for volumetric lights, supported scrolling light materials. * Fixed scrolling light textures (5860). * Fixed uncompressed normal maps and backface lighting (5862). * stain01bwet material now works as it always did, no depth fighting (5325). * Skip X-ray rendering when it is already within subview. * Removed parchment from message about secrets (5549). * Fixed and upscaled droppuddle texture (5870). * Extended tooltips in video settings menu. * Fixed randomization of gui::random_value on game load. * A bit more subtitles in Saint Lucia mission. * Fixed 1280 x 960 resolution in 4:3. * Fixed rare graphic bug in some debug tools. * Small optimization in frontend: reuse index array for interaction. beta210-05 (rev 16457-9815) * Fixed bright lines on the boundary of light volume on AMD drivers (5876). * Fixed secret counter increased multiple times on single-count entities (5549). * Security camera: "sweepWaitSoundOffset" spawnarg controls snd_end timing. * Security camera: snd_sparks and snd_death can be used simultaneously. * Security camera: split "seeAI" spawnarg into "seeAI", "seeAnimals", "seeBodies". * Fixed the xray model stuck in place when shouldered. * Improved player GUI for taking damage. * Added spawnarg "animal_patrol_wait" to allow animals that move continuously (post). * Portal sky scissor optimization. * A bit of cleaning in source code conan dependencies (5839). * Fixed hover highlight on Restart Game button in settings menu. * Volumetric lights refactoring. beta210-06 (rev 16472-9845) * Fixed saving/loading of suppressInSubview for X-ray. * Fixed language setting being ignored on restart (post). * Reimplemented rotation in new grabber code, rotating heavy objects is easy now (post). * Fixed weird spots sticking on screen sometimes when bloom is on (post). * Fixed seeAI setting for security camera towards AIs on hostile teams; updated editor descriptions. * Fixed one more bug causing tdm_installer to analyze installation. * image_downsize no longer affects loading screens and other GUIs. * Fixed lighting with "image_useNormalCompression 0". * Added editor description for nodrop spawnarg. * Reorganized mapper tool prefabs, fixed Epifire's wall-mounted security camera prefab. * Removed non-working 16-bit color option from the menu settings. * Improved EFX in New Job mission (5594). * Fixed issue in Saint Lucia mission: all voiceovers being played on mission restart (4828). * Some more corrections to subtitles in Saint Lucia mission. beta210-07 (rev 16474-9850) * Set r_useMultiDrawIndirect to 0, fixing NaN flickering on AMD drivers. * Fixed X-ray combined with Render Scale. beta210-08 (rev16475-9853) * Fixed crash on index cache resize with now default "r_useMultiDrawIndirect 0". Changelog of earlier versions can be found here.
  6. PLAYERS 1) A lot of effort was put into optimizing loading times. It includes: better integration of decompression, multithreading, immutable texture storage, handwritten normal map compression and mipmap generation, removing artificial delays. As the result, we even had to modify loading screens of some missions, because allocated 10% of loading time was no longer enough for a player to read the hint 2) Generic performance improvements were done too. Most importantly, we fixed performance regressions since 2.07: rendering static geometry (5598) and soft stencil shadows with antialiasing. This hardly makes a difference, but it is nice to know that TDM can now use AVX instructions on Linux builds too. 3) We made some changes to window / input systems. Most importantly, Linux build now relies on GLFW library to create window and handle keyboard / mouse (thread), so a lot of the issues with OS integration on Linux should go away. On the Windows side, some minor changes were made to fullscreen/borderless modes. 4) New implementation of object dragging / manipulation (thread) Afraid to grab a candle near a sleeping guard? Hopefully, you will make less noise while moving objects in 2.10. And if you hold the creep button, the moved item will not make any noise at all. Also, dragging unconscious bodies should feel better now. Rats slighty spoiled the joy of this improvement (rats often do), but hopefully it is fixed now Finally, now you can control how far a rock flies by holding throw button for a different amount of time. 5) New visual style for frob-highlighting objects. This point is still surrounded by debates though (thread, poll), so the fate of the frob outline is yet uncertain. 6) Tooltips are now shown in the main menu. Perhaps the text is not perfect yet, but this is a birth of the long-awaited feature! 7) Tweaked starting new mission in the main menu. The old way of "installing" and starting missions was quite confusing for newcomers. So we reorganized the main menu a bit, and now it is hopefully more intuitive. MAPPING 1) Entity limit is no more (thread). Well, number of entities is technically capped by 65536, but I don't think it can be reached by ordinary mapping. You should no longer use the insane tricks of the past striving to reduce the number of entities (unless the tricks have other benefits, of course). 2) Behavior of spotlights (projected lights) reverted back to how they worked in 2.07. It means that the missions released before 2.08 should now look as intended. The sad thing is that the missions with projected lights tweaked for 2.08 or 2.09 are probably a bit off now. Also, fixed a bug that spotlights illuminated surfaces outside their light volumes. 3) Security camera improved. Security cameras have been reworked from the ground up with the aim of bringing them to the same level of polish as TDM's AIs, both when it comes to stealth gameplay and how mappers can work with them and customize them. Most importantly, security cameras in new FMs will track the player once they catch sight of him rather than freezing in place, making them considerably harder to shake off. All the details can be seen on the wiki page. 4) Volumetric lights can now be used on projected lights (thread). Unlike adding fake translucent geometry, the real volumetric lights automatically match their source light, including light volume geometry, projection & falloff texture, and even shadows. Full description of available settings is available on the wiki page. 5) X-ray screens feature added. This feature that was originally in Doom 3, has been reintroduced to TDM and developed further. The screens are able to change the appearance of entities seen through them, even making them appear or disappear if desired. Look out for them in future Inventors Guild and magical themed FMs. You can find the thread here with links to the relevant wiki articles. l 6) Added a system for tracking secrets. Now it is easy to set up, with no custom scripts required. They'll also be shown on the mission statistics screen at the end of the mission, if the FM uses the new system. More can be read on the wiki page. 7) Main menu GUI has been reworked to allow more customization. Mappers can change music, background, disable screens in the uniform way. Debriefing videos work exactly as briefing videos do. The same customizations can be applied to ordinary missions and separately to every mission in campaign. You can find more details in guis/mainmenu_custom_defs.gui inside tdm_gui01.pk4. A lot of the released missions were updated to use the new customization system (thread). Which unfortunately means that their customizations won't work in 2.09 and earlier versions anymore. 8| Dmap times have been reduced (thread). Optimizations were made all over the dmap code, adding some new algorithms and data structures. Of course, the time difference varies between maps. As a side product, precision has been improved in a few places. 9) Added location diagnostics to dmap (thread). Setting up location entities and separators is an error-prone process, and previously there was no good way to find the error. Now dmap will post warnings and even produce pointfiles in case something is wrong with locations, similar to already existing visportal diagnostics. 10) Added native support for PNG image format. Now PNG images can be used in materials. In some cases PNG is a good alternative to TGA for uncompressed images. Note however, that loading PNG is slower than loading TGA, and we have yet to discover if this is a problem or not. As a side note, DDS images can now be used in image programs, although doing so is discouraged because of additional loss of quality due to compression. 11) Subtitles can now be assigned to sound files (thread). While implementation is a bit raw yet and needs to pass test of time, subtitles have already been added to Saint Lucia prebundled mission. Note that we did not consider localization of subtitles yet (localization as a whole is in weird state in TDM). Full description is available on the wiki page. 12) New script events have been added to the repertoire for use by mappers: a) sys.VecRotate( vector vec, vector angles ) rotates a vector by a set of angles, allowing to match vectors such as offsets to an entity's current orientation. b) entity.getEntityFlag( string flag ) allows to find out properties about entities such as "notarget" (for the player entity) or "invisible". c) $player1.getCalibratedLightgemValue() retrieves the current value of the lightgem, using the same weighting as AIs do. d) entity.setSolid( boolean state ) allows to change the solidity of an entity at runtime. Note that it's still experimental. e) sys.getLocationPoint( vector point ) returns the location of a point in space. f) sys.pointIsInBounds( vector point, vector mins, vector maxs ) evaluates whether a point lies within a volume specified by 2 corner points. g) sys.getTraceSurfType() returns the type of surface the most recent trace has hit, such as "snow", if any. *) Some other improvements: a) Supported "set XXX on head" spawnarg on AIs. b) Some LOD improvements, e.g. for lights. c) Hot reload supports more of the popular spawnargs (i.e. without respawn). d) In-game downloader can update the currently installed mission. ASSETS 1) Automaton AI from Ulysses mission by @Sotha have been added to core, together with new prefabs for (cosmetic) recharging stations to include in patrol routes and a camera screen showing what the automaton sees. 2) @Wellingtoncrab contributed a whole new suite of fancy wooden furniture pieces including prefabs. They can be viewed in their release thread. PROGRAMMING Some interesting things happened on programming side too. First of all, the limited GL profiling has been replaced with Tracy profiler, which has its own cool viewer. It has greatly helped us in our optimization efforts. More technical stuff: generic hash table has been added, Clear in idlib method now works as most programmers expect, unit tests integration has been improved. Another major event that happened this year is migration to the new mission database, based on SVN repository. Hopefully, there will be less confusion about mission updates, and old versions of FMs will not be lost anymore.
  7. There is no SS3, how can they do a remake? And thank god they got rid of unity, that engine is total trash garbage on anything over 60 fps. Just spend 5 minutes on steam forums for Unity project games, and there's just thousands of people complaining about poor performance, stuttering etc.
  8. Hello. Is it possible to switch game into windowed mode(I mean turn off fullscreen) with some setting in darkmod.ini (can't find any docs on configuration parameters)? I can't start game in fullscreen (some glitch with multiple monitors on linux).
    1. Show previous comments  1 more
    2. Obsttorte

      Obsttorte

      Part two is recorded. Now I only need to add the subs and rip it down. Should be on youtube tomorrow.

    3. Lux

      Lux

      can't wait.

    4. demagogue

      demagogue

      I didn't know that first trick setting up the base, so thanks for that.

  9. I'm trying to fix the warnings on my end, but remodelling the models is out of my league, so you're going to have to fix the stairs model on your end: "WARNING:ConvertLWOToModelSurfaces: model 'models/darkmod/architecture/stairs/set01_stairs.lwo' has 17/8108 nontriangular polygons. Make sure you triplet it down" Edit Also there's this model, which is probably a modelling issue as well: "WARNING:ConvertLWOToModelSurfaces: model 'models/darkmod/misc/clipmodels/pickaxe_cm.lwo' has bad or missing uv data" I still have hopes for script-hotfixing the following warnings: "WARNING:Couldn't load image: tdm_tongue [map entity: atdm_ai_townsfolk_female_1] [decl: atdm:ai_head_female02_base_brunette in def/tdm_ai_heads_springheel.def] [decl: female_head02 in def/tdm_ai_heads_springheel.def] [model: models/md5/chars/heads/npcs/female_head02.md5mesh] [decl: tdm_tongue in <implicit file>] [image: tdm_tongue]” (Edit: I hotfixed this issue and attached the hotfix in the tech support forums. The "tdm_tongue" shader should simply be renamed to "tdm_character_tongue".) “WARNING:Couldn't load image: models/darkmod/wood/boards/wood_brown_dull01 [map entity: func_static_53] [decl: old_plaster in skins/tdm_models_architecture_modules.skin] [decl: models/darkmod/wood/boards/wood_brown_dull01 in <implicit file>] [image: models/darkmod/wood/boards/wood_brown_dull01]" (Edit: I hotfixed this issue as well - see the tech support forums - but I think you should still go over this file, because there are a lot of other suspect textures in there as well.)
  10. Me neither to tell you the truth but here is a reply from Unity team to a developer it could give some light to you. https://support.unity3d.com/hc/en-us/articles/115001276723-Fullscreen-options-Exclusive-Mode-vs-Fullscreen-Window-Borderless- That explains why I can't see the overlays. But I add a brain fart, I can also alt-tab with fullscreen 1, never add the need to do it, so, I just didn't try it, I assumed the op inability to do so was general, sorry for that.
  11. Probably the .script file that's needed, but unfortunately can't be included with a prefab. Maybe there's a comment somewhere in the prefab (or in the wiki or forums) that says what script it needs and where to find it. (The similar combination setup I used earlier doesn't involve "slot", so clearly uses a different script that I what I have.)
  12. I think that the existence of a dedicated bug tracker for this engine proves that I should somehow make it known when it crashes. I just figured that the tracker was an internal thing between developers, and that it was okay to instead report the bugs here, especially since I desperately needed help with it, and since you have two sub-forums mentioning that they're intended for reporting bugs. ...so why, when I report a bug, am I getting shamed for it? Why was the guy in the thread you linked getting shamed for not backing up his project, instead of the main dev acknowledging that there is a very deceptive button in the engine, that can remove fan mission folders when you press it? Blaming the reporter for not backing up his work, is certainly not how I would personally handle reports of entire projects disappearing, but I guess now I'm warned about how he sees these things, to the point where I'm wondering if it's a good idea to report any bugs I find in the future, at all, if I'm just going to be considered a bad person for it. "Hm, to my experience, crashes in free software is a regular thing. Try "Natron" and you will understand what I mean." I don't understand your point. If crashes happen frequently enough, should we treat them like Covid and just "try to live with it"? I'm pretty sure that the bind bug is easy to fix, but it's like you're saying that bugs have a right to exist too. "Lots of longtime DR mappers ask questions in the Newbie thread (myself included). Nothing to be ashamed of and by DR/DM standards you are a newbie (and you have not to be ashamed of that as well! )" So if I've programmed for 30 years, mapped for Dromed for countless years (since roughly the turn of the millenia), mapped for the Dark Mod for 1 year, but joined these forums just a few weeks ago, I'm a newbie. I think that by that definition, the word "newbie" has lost all meaning. Besides, reporting crashes are not the same as just asking questions. Anyone can reply to a question. It takes a developer to fix a crash issue. ...and it's like you don't expect the developers to even fix crashes, and I really hope that you're wrong about that. For example, since I updated to this year's version, Dark Radiant itself, hasn't even crashed once, and it used to crash all the time, and so I take that as evidence that development involves fixing crashes. "If you want to report a bug, then please use the Bug Tracker." Will do. I was just fooled by the subforum descriptions actually telling me to report bugs in them. "You wouldn't believe how many mappers lost WIPs because of defective hardware" Again: I don't see your point here, where you argue for not fixing defective hardware. When I'm told about a bug in my program, I just go "Thank you. I'll fix that.". I don't go "Well, weren't you a sucker for using my program.". That's not how I was brought up at all. "for somebody who expects Armageddon in the near future (and there are really good reasons for that), you have a pronounced need for communication. I think that does not fit, because: Why go on with communication when all hell will break lose the day after tomorrow?" Well, why not? Yes, I am so interested in mapping, that it's actually cutting into my apocalypse survival routines a bit, but that's just human nature, and a month's vacation from prepping, won't make that much of a difference. "I hope that you - despite of your own assessment - will finish your WIP and we all can enjoy a cool new mission in the future with your name in the credits." Well, for me, mapping is about pleasing myself - not others. Play The Beginner's Guide, and you'll see what I mean.
  13. Since it already has been mentioned in the forums, I'd like to announce a small project of mine. A few weeks ago I was playing Legend of Grimrock and it struck me that their level design is extremely simple and modular, and yet, the player can spend quite a lot of time in the game. And it looks pretty, too! So I wondered if it wouldn't be possible to create a modern "Dungeon Crawler" (solve puzzles, fight monsters, collect loot, progress your character, upgrade your equipment) type of game inside the TDM engine. The engine already supports a lot of things one needs for this, and the overal structure and assets work, too. And with prefabs, one might get the level layout done quickly. However, building a few test prefabs in DR is easy, but creating a full mission out of them is quite painful. Not only needs it a lot of planning, but you can also spend a lot of time "upgrading" things later on. For instance if you later want to add a grime decal to the walls, you have to revisit the entire map. Even worse is if you find out later that your block size must be bigger or smaller. So the idea was born to create a sort of framework that can assemble missions from prefabs. Preferable while getting the description of the mission from a text file. So far, this has been a lot easier than I thought. Here is what I got working so far: Overview: You can describe your mission in a (Unicode) text file. This contains overall options, different locations (each location can have its own ambient light, music,name, fog), and the connections between the locations. Each location can have multiple "floor levels", these are stacked on top of each other. The config file also specifies which symbol means "use this prefab". It is also possible to specify links (per location), which means you can say "this lever with the symbol A opens the door with the symbol D". The framework reads the prefabs, and then positiones them in the map. It also glues all the locations together, adds location_info entities, a player start, an exit, and an objective to reach the exit. The resulting map is then enhanced with script objects (all nec. assets are bundled together), and automatically dmapped via TDM. Everything then is packaged together into a working .PK4 file. My demo map takes about 20 seconds, where 15 are dmap. In addition to the "basic" stuff I also managed to get a few things working, like a pressure plate, portcullies, and also made some puzzles. Oh, and per location fog (fading from location to location). Different difficulty levels are also supported, one can specify "this prefab appears only on easy" etc. You can find more info and screenshots and demo here: http://bloodgate.com/swift/ There is also a developer diary where I will be posting interesting entries from time to time. Here is an DR shot of a sample level, consisting of small modular prefabs and one large (the large hall on the lower left): The next steps will be to add more randomness (either static at map generation, or at runtime, so the map is slightly different each time you replay it). Also, while it is already possible to "overlay" prefabs (e.g. "for this location, look first here before falling back to the default"), it is not yet possible to "reskin" prefabs. This would be something which is impossible in DR (you cannot really reskin worldspawn brushes, unless you live with the fact that it is all manual For now I'm quite excited!
  14. Thank you for a great puzzle fm! I'm having real trouble with the TDM v 2.10-64bit on Linux Mint 21.1 Link to the guide supplied by V-Man339 https://forums.thedarkmod.com/index.php?/topic/15844-fan-mission-the-gatehouse-by-bikerdude-goldchocobo-updated-02112014/page/7/#comment-429405
  15. I agree. I'm copying this idea over to the https://forums.thedarkmod.com/index.php?/topic/21741-subtitles-possibilities-beyond-211/ thread. Related: I'll probably do some more experiments with the current TDM font & size, to understand max char count versus field width.
  16. Love your signature over at the Eidos forums. Hahaha!

    1. Maijstral

      Maijstral

      I don't normally even use signatures, but I've used a few to voice my displeasure at what EM is doing to Thief. I'll probably stick with that one until I lose interest in visiting the EM forums.

  17. I've run TDM successfully in fullscreen under Fedora 30, 31, and now 32 with an AMD Radeon RX 580 using X11. I suspect TDM doesn't totally work under Wayland; personally I'm using X because of some other programs that got very angry when running under Wayland, so I had to switch back to X to get things working. It should be easy to toggle over to using X; you can just switch it on the login page with the little gear icon. Do you happen to have a multi-monitor setup? For me, I had to go into the system display settings and disable my second monitor when playing TDM fullscreen. Otherwise it goes into a weird windowed mode. Doesn't necessarily sound like the case here, but just in case that tidbit helps someone else...
  18. Some years ago i succesfully downloaded the wiki with wget, for TDM dvd. I dont know if this method wikl work now. https://forums.thedarkmod.com/index.php?/topic/19998-tdm-collection-dvd/#comment-437887
  19. Maybe try to switch between fullscreen / windowed? Do you have several monitors or something extraordinary about desktop/monitor/mouse?
    1. rebb

      rebb

      What a pisstake ;)

    2. Diego

      Diego

      Now players will not onlyget spit on while hiding, they will be pissed on too!

  20. I downloaded the portable version from this link and the X/Y zooming is broken for me - it zoomes out to the left and zooms in to the right, rather than on the cursor or to the center. I'm also on Win7. The zoom speed seems about the same to me, no complaints there. edit: holding shift while zooming is working fine btw. PS. I notice that at least that build doesn't have bilinear texture filtering in the 3D view. Is that intended? I don't mind but it's not the same as the old version (I'm still back on 2.11). EDIT 2: Haha, guess what? The zoom-to-cursor looks to be working correctly on the Dockable Window Layout, when the orthoview is on the left side of the screen or when it's fullscreen, with the camera and entity pane undocked/floating. Please test it with different Window Layouts and drag it to different parts of your monitor(s) if you have multiple. The problem's gotta be connected to something there, that's my hunch.
  21. I guess the best image-to-normal conversions I've seen here in the forums are via njob. I am curious about this AI thing though: https://github.com/HugoTini/DeepBump has to be installed into Blender as a plugin?
×
×
  • Create New...