Alexander Gavrilov angavrilov
  • Cyprus
  • Joined on 2015-08-20
Alexander Gavrilov created branch main in angavrilov/blender 2023-07-18 15:42:39 +02:00
Alexander Gavrilov commented on pull request blender/blender#105422 2023-07-18 15:35:27 +02:00
Shape Key editing: propagate updates through basis chains

Forgot to add the Pull Request line to d32748cdf47dd20ea.

Alexander Gavrilov closed pull request blender/blender#105422 2023-07-18 15:32:31 +02:00
Shape Key editing: propagate updates through basis chains
Alexander Gavrilov pushed to main at blender/blender 2023-07-18 15:31:15 +02:00
d32748cdf4 Shape Key editing: propagate updates through basis chains.
Alexander Gavrilov pushed to main at blender/blender-manual 2023-07-17 17:47:58 +02:00
9d16e9f832 Merge branch 'blender-v3.6-release'
9a2175144f Driver Variables: document camera.location vs camera.matrix_world.
59b5f9ac31 Update oneAPI driver requirements for Cycles
Compare 3 commits »
Alexander Gavrilov pushed to blender-v3.6-release at blender/blender-manual 2023-07-17 17:29:05 +02:00
9a2175144f Driver Variables: document camera.location vs camera.matrix_world.
Alexander Gavrilov deleted branch pr-camera-matrix from angavrilov/blender-manual 2023-07-17 17:28:53 +02:00
Alexander Gavrilov merged pull request blender/blender-manual#104513 2023-07-17 17:28:52 +02:00
Driver Variables: document camera.location vs camera.matrix_world.
Alexander Gavrilov pushed to pr-camera-matrix at angavrilov/blender-manual 2023-07-17 13:47:03 +02:00
e727ffbadc Driver Variables: document camera.location vs camera.matrix_world.
Alexander Gavrilov pushed to pr-camera-matrix at angavrilov/blender-manual 2023-07-17 12:52:46 +02:00
4d4b2800d1 Driver Variables: document camera.location vs camera.matrix_world.
Alexander Gavrilov commented on pull request blender/blender#110135 2023-07-17 11:53:40 +02:00
Drivers: implement fallback values for RNA path based variables.
  • Why do we need the checkbox next to the default value? Can it be just a Default Value slider, with a default value of 0 (which matches the current implicit behavior, I believe). And then if…
Alexander Gavrilov created pull request blender/blender-manual#104513 2023-07-17 01:09:10 +02:00
Driver Variables: document camera.location vs camera.matrix_world.
Alexander Gavrilov pushed to pr-camera-matrix at angavrilov/blender-manual 2023-07-17 01:05:08 +02:00
6ae49fe75c Driver Variables: document camera.location vs camera.matrix_world.
Alexander Gavrilov created branch pr-camera-matrix in angavrilov/blender-manual 2023-07-17 01:05:08 +02:00
Alexander Gavrilov created repository angavrilov/blender-manual 2023-07-16 19:56:35 +02:00
Alexander Gavrilov commented on issue blender/blender#105407 2023-07-16 19:44:17 +02:00
Improvement ideas for using Driver Context Properties to access scene custom properties

One thing I came to wonder - is it really fine not to have a Camera Transform driver variable type (basically Transform Channel locked to active camera)?

The discussion about this and…

Alexander Gavrilov commented on issue blender/blender#105407 2023-07-16 14:30:10 +02:00
Improvement ideas for using Driver Context Properties to access scene custom properties

So, I submitted a pull request implementing defaults for driver variables.

I also updated my example file above (attached) to use the defaults to emulate the behavior of the attribute nodes…

Alexander Gavrilov pushed to pr-driver-var-default at angavrilov/blender 2023-07-16 14:19:34 +02:00
1a7dc42620 Drivers: implement default fallback values for RNA path based variables.
Alexander Gavrilov pushed to pr-depsgraph-marker-camera at angavrilov/blender 2023-07-16 13:41:27 +02:00
0c6b109eb3 Depsgraph: handle camera switching via markers in context drivers.
080f0e35ea Depsgraph: change the fix for #107081 to handle any Scene references.
Compare 2 commits »