Re: [QGIS-Developer] 3D Map Canvas Window is black

2025-03-03 Thread Martin Dobias via QGIS-Developer
Hi Aman I would suggest that you try running the 3D sandbox first - it is a small test app that takes a QGIS project and shows it in a 3D canvas: https://github.com/qgis/QGIS/blob/master/tests/src/3d/sandbox/qgis_3d_sandbox.cpp It is small amount of code, so it should be easy to study, and hopef

Re: [QGIS-Developer] QEP 323: Code submission and merge policies

2025-03-03 Thread Nyall Dawson via QGIS-Developer
On Fri, 28 Feb 2025 at 07:26, Nyall Dawson wrote: > > > > On Fri, 14 Feb 2025 at 09:30, Nyall Dawson wrote: > > > > Hi all, > > > > I've just opened > > https://github.com/qgis/QGIS-Enhancement-Proposals/pull/329 "Code > > submission and merge policies". This QEP documents policies for > > submis

[QGIS-Developer] QEP 323: Require minimum 24 hour window for PR reviews

2025-03-03 Thread Nyall Dawson via QGIS-Developer
Hi all, I've just opened https://github.com/qgis/QGIS-Enhancement-Proposals/pull/334 as a proposed new additional policy for our (recently formalized! 🥳) PR merging policies. This change adds a new 24 hour minimum window for PR reviews. It was originally proposed by Even Rouault, and is intended

[QGIS-Developer] Regarding projective transform of QGIS georeferencer

2025-03-03 Thread shubham sharma via QGIS-Developer
Hi All !!! I have been trying to solve a problem utilising python but unable to find an easy solution.I have a raster and a list of GCP's in a points file which is same as generated by QGIS georeferencer. I am unable to find a way how to utilise projective transform to generate a georeferenced ra