-
1. It seems that submodules/diff-gaussian-rasterization is different from [original code](https://github.com/ashawkey/diff-gaussian-rasterization), so you'd better to recompile it using:
```shell
cd…
-
1. I can work on its hovering effect
2. can add animation effects while scrolling
3. Adding footer and social media contact
4. can add review page
-
### GZDoom version
g4.12.2
### Which game are you running with GZDoom?
Doom 2
### What Operating System are you using?
Windows 10
### Please describe your specific OS version
Win 10
### Releva…
-
Type: Performance Issue
Thimgs are really slow in vscode
VS Code version: Cursor 0.39.3 (5c6f02b83b0bbdce7811fb295219e9668f58ac90, 2024-08-09T01:17:07.954Z)
OS version: Darwin arm64 23.5.0
Modes:
C…
-
## General process
Anyone is welcome to join in and write tests. The process goes like this:
1. Pick a function from the list
2. Leave a comment on this ticket to claim that function
3. Create a…
jeaye updated
3 weeks ago
-
- ACT Checkout Inventory, seems like ML people can also rent out, but would not want to put the link public.
- How to make a mailing list? ML edition vs regular MIT ones
-
Will support for Android things be added https://dl.google.com/dl/androidthings/rpi3/devpreview/3/androidthings_rpi3_devpreview_3.zip
-
-
# Summary
Match header alignment to the contents on all tables.
# Why?
It'll look better, and be slightly easier to read if the header is above the content.
# Details
This is a look at each screen …
cielf updated
4 weeks ago
-
I want to run tests parallel to save time and get faster feedback if something is broken instead of doing tests after each other.
**I want something like:**
```
+----------+
| …