Jean Felder

Results 17 issues of Jean Felder

## Description This is factored out from https://github.com/qgis/QGIS/pull/57899 It allows to use QGIS material for the terrain instead of native qt3D ones. It will make it possible to customize those...

3D

## Description This PR adds support for gl_clipdistance as suggested by @wonder-sk in https://github.com/qgis/QGIS/pull/57593#pullrequestreview-2103219399 This allows to properly cut objects which are outside of the 3d scene extent. Contrary to...

Feature
3D

## Description This PR introduces support for data defined properties (radius, length...). This needs some changes in `QgsInstancedPoint3DSymbolHandler`. Inded, it uses OpenGL instancing in order to draw multiple times the...

Feature
Freeze Exempt
3D
Changelog

## Description The qt6 version works. The qt5 version works on my machine. It fails on the CI with a wrong color. I don't know what happens here. cc @nyalldawson...

3D

Goal: This adds support to use markdown files to generate the documentation. The existing `rst` files still work and this allows to mix them with markdown files. Both formats coexist...

Backend

## Description This PR reverts commit ce96dee6b517bc19a84c9394e48d6cb30e80c1f7. This commit was introduced to gain some performance when the `tolerance` is set by using `request.setDistanceWithin` instead of `request.setFilterRect`. However, in that case,...

Bug
Profile tool