Jump to content
The Dark Mod Forums

7318

Member
  • Posts

    167
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by 7318

  1. no i mean that when they are not filtered out, they render somewhat transparent, like the sky texture does
  2. could it be possible to set the visportals, trigger, nodraw, and shadow textures transparent in the 3D view like the sky?
  3. I can confirm the problem in Ubuntu 23.10, and the solution proposed "GDK_BACKEND=x11" i confirm that to solves it partially, the clipper does bring back the problem.
  4. why not go al the way up and give the ambient light a screen space reflection term, so the fresnel affected pixels would reflect what is behind them (at grazing angles) instead of a static term? this means that if what is behind them is way darker then the fresnel won't reflect anything, and if what is behind is is way lighter then the fresenel would take a portion of that reflected light, i guess you could use the specularity term of every texture to derive how much those fresnel effects do gather from the SSR term.
  5. I compiled DR with no extra options on Ubuntu 23.10, and installed it, all without any error, but when I try to launch DR it comes out with "no game type selected" and after ok, the code Aborts due to a memory overflow, I opened a bug in: https://bugs.thedarkmod.com/view.php?id=6472 where I supplied the log, any idea of what might be going wrong?
  6. you can add those if you want amongst the ones that come with DR
  7. solved excellent decision to go with cmake, I could compile without problems, before I installed the new version I had to deinstall the last version to avoid problems thou.
  8. changing the theme with gnome-tweaks from yaru-dark to adwaita (the dafault for ubuntu) didn't bear any change related to shortcuts being present, it might not be related to the theme of GTK?
  9. How do I change to a different GUI theme? For future reference I would suggest to post somewhere screencaps of the principal screens of the editor so we can compare visually those kinds of errors.
  10. I couldn't complete the compiling, I got the following error:
  11. I didn't knew DR already displayed the key shortcuts in other OSes but in Linux DR doesn't display key short-cuts beside the menu functions.
  12. oh, then it means that the shortcuts are not displaying on Linux.
  13. I guess this wish has already been posted... Could the key shortcuts be added to the menu functions, like in Blender? so people could learn the key shortcuts and proceed more efficiently. as an example, in the case of "Connect selected entities" in the Entity menu, display beside it's name the "ctrl + k" key short cut. And even maybe display it in a different colour or in Bold?
  14. oh, now I see, In my case is the worldspawn def in the Open Tech Engine, it has that bluish colour in the editor_color spawnarg! sorry
  15. with the last pull, 5 mins and counting, the autosave is at 5 minutes and is on, I would say solved?
  16. yes autosave crashes darkradiant, deselecting autosave in settings solved the crashes.
  17. randomly crashing on me too, i think it's the autosave feature. i tried to GDB it but I can't get a back trace, in ubuntu it shows the "this program has stopped responding" but repeated instances happened during an autosave. I'm gonna try deselecting the autosave feature...
×
×
  • Create New...