All Activity
- Past hour
-
FYI, I think precompiling all shaders, many of which never get used by the program, will introduce a big delay at load time on some cards. I'm going to back off of this idea and consider shader binaries stored on the user's machine. This is kind of messy though because you have to account for file changes and different GPUs being swapped out, so it will require a lot of testing.
-
Shader fixed, that was very easy.
-
5.0.1 beta Whole engine is updated to precompile shaders now, I'm going to see about that vertex shader fix now...
- Yesterday
-
5.0.1 beta Editor will now compile all shaders as soon as they go to the GPU, instead of waiting until they are about to be used. Editor starts in 2.3 secinds instead of 1.8, but there's no delay now when you enable tessellation on a material, for example. There is a compile error on one of the vertex shader variations right now, will fix. This will get extended to the engine soon.
-
The editor now and the rest of the engine in the next update will precompile all shaders.
-
YuNii joined the community
-
5.0.1 beta In this build, when you create a new map, the editor will select the create object mouse tool, and when you open a map file the editor will choose the Selection mouse tool.
-
5.0.1 beta Fixed crash in downloads manager
-
I found the cause, and an update will be available on the beta branch soon.
-
The fact is that to remove brackets or keys. ALT + 123 / 125 ALT+91/93 This way you don't go to visual code.
-
It's being caused by the attempt to load an SVG file, because the user has not set their profile picture. That should not make this occur, of course, but that's the reason we are seeing this. And then for some reason when that is sent to the Print command the SVG contents are crashing the program...
-
@Josh In my case it works, because I have the Spanish language of the country Spain, but it doesn't work if I use Latin American Spanish Edit: Not Work on Editor.
-
Thank you. I have successfully built the system and it is working.
-
Okay, I have the same behavior, which means I can figure out what's wrong. Thank you.
-
One thing I'm certain of: when I click the very first item in the download manager, the engine crashes after a couple of seconds. Other engine crashes, I think, are also related to working with skyboxes.
-
Josh started following Engine crash
-
Thanks for the information. Please let me know if you find a way to reliably produce the error. I will keep a look out for this as well.
-
yurembo started following Engine crash
-
Sometimes the engine crash while I'm working with items in download manager.
-
Josh started following The download manager isn't downloading anything. and Next Steps?
-
These are always interesting and spark discussion. I don't necessarily automatically do what a poll suggests, but it can be helpful to see the results. Thanks for your feedback.
-
- 1
-
-
5.0.1 beta An update for the C++ programming library is available now. Fixes error reported in textfield hiding infinite loop, in some situations Includes new raycasting method for brush entities Brush::meshes member is now exposed, contains the visual meshes built to display the brush entity
-
This is fixed in the build going up now...
-
The download manager isn't downloading anything.
Josh replied to yurembo's topic in General Discussion
The account login is required for the downloads system to work. It's actually kind of nice how that worked out because it gives people a good reason to create an account, but doesn't force them to. -
The download manager isn't downloading anything.
yurembo replied to yurembo's topic in General Discussion
Yup, this helps. I thought: today everybody uses Steam-version and Leadwerks-account is outdated. -
@Yue Do you recognize the problem? Visual Studio Code can also be used, but it's sort of the unofficial path. I'd prefer to make sure the built-in IDE is working for all users. If you open your project folder in Visual Studio Code, it's all set up to debug and run. You must install the Lua Debugger extension by dev-cat: https://marketplace.visualstudio.com/items?itemName=devCAT.lua-debug There is a setting called "Allow breakpoints everywhere" that must be enabled for the Lua debugger to work.
-
The download manager isn't downloading anything.
Josh replied to yurembo's topic in General Discussion
Please try signing out of your account and back in again. -
yurembo started following The download manager isn't downloading anything.
-
-
I can't insert "[" or "]" either