Blender Git Loki

Git Commits -> Revision cc3476b

Revision cc3476b by Jeroen Bakker (master)
June 14, 2013, 13:56 (GMT)
Fix for
* [#35724] Backdrop zoom can be set to a very small value, making the backdrop disapear.

There were checks in the drawnode that needed to be placed in the readfile.
The checks checked if the zoomlevel was 0.0, then it was defaulted to 1.0, but the zoomvalue had a minimum limit of 0.01, hence it did not work.
Moved the check to the readfile and checked for all values smaller then 0.02. These values are then reset to 1.0

Jeroen & Monique
- At Mind -

Commit Details:

Full Hash: cc3476b07eacae29ab34c2f2bdbca8af63b10e78
SVN Revision: 57453
Parent Commit: 05ad8c2
Lines Changed: +23, -9

2 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+23, -0) (Diff)
/source/blender/editors/space_node/drawnode.c (+0, -9) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021