-
I believe the engine currently has an internal resolution at which it renders stuff and then upscales or downscales accordingly to meet the client's target resolution. This is a reasonable approach fo…
-
Naively we could use `` but perhaps a better alternative would be to use `` as the core rendering engine. It has the following good features (amongst others) for it to be used as the core rendering en…
-
### Bug description
layout-ncol functionality not working
### Steps to reproduce
````qmd
```{r}
#| label: load-packages
#| echo: false
library(ggplot2)
```
```{r}
#| echo: false
…
-
## Motivation
https://github.com/sail-sg/envpool/pull/107#issuecomment-1123914969
## Solution
Init thought:
Add method `render` or `off_screen_render` in both mujoco_env.h
- [ ] dmc `OffS…
-
I already said that I found an issue with the markdown filter but you did not seem to reproduce the issue... So I re-checked it more seriously and I can say I don't have any issue with the master bran…
-
### Details
After changing the maplight with the entity light_environment or engine.LightStyle().
All non-static props got some mismatch darkness. (It looks too dark or bright.)
The light only m…
-
### Bug description
When using number-sections: true, qmd docx produces an extra dot after the number of the Heading 1, which does not occur in Rmd word_document
### Steps to reproduce
In qmd…
-
### Bug description
When previewing websites (not individual documents, where this error doesn't appear to occur), saving a change to a QMD file hot-reloads that page preview. If you then make a chan…
-
ok, I follow the instructions; I clone the repository to my local machine (Mac, running MAMP), I import the database into my empty database, I run the install routine, and from the very first step, I …
-
Hi,
initializing a fresh/empty engine without nodes causes an error.
Using Version: 6.0.1-beta.5
The solution in #214 does not work, because the method `recalculatePortsVisually` is not known…