Blender Git Commit Log

All Blender Git commits.

Page: 2377 / 8462

July 8, 2019, 12:23 (GMT)
initial event info
July 8, 2019, 12:18 (GMT)
Merge branch 'master' into soc-2019-openxr
July 8, 2019, 12:14 (GMT)
StringRef.drop_prefix
July 8, 2019, 12:13 (GMT)
Use base pose from Blender camera

I was trying to set the camera pose as OpenXR reference pose. But then I
got really strange poses for drawing back from OpenXR. Couldn't figure
out a way to solve this.
Now we just apply OpenXR's draw pose to the Blender camera pose. If we
later want to support moving around in the scene (e.g. via teleporting),
that has to be changed.

Also uses flipped drawing for DirectX surface to correct DirectX upside
down drawing (compared to OpenGL).
July 8, 2019, 12:06 (GMT)
Fix T66526: child's objects move if change their origin position

Reviewers: sergey

Maniphest Tasks: T66526

Differential Revision: https://developer.blender.org/D5201
July 8, 2019, 12:02 (GMT)
simplify StringRef operator overloads
July 8, 2019, 11:57 (GMT)
stringref: iterate, startswith and endswith
July 8, 2019, 11:30 (GMT)
gather required attributes from particle type and events
July 8, 2019, 11:30 (GMT)
SmallSet.add_multiple_new
July 8, 2019, 10:57 (GMT)
remove separate EventFilter class
July 8, 2019, 10:43 (GMT)
distribute tetrahedons in parallel
July 8, 2019, 10:42 (GMT)
new utility to process a range with multiple threads
July 8, 2019, 10:42 (GMT)
new ChunkedRange
July 8, 2019, 10:40 (GMT)
Fix T66524: Eyedropper in popover crashes
July 8, 2019, 10:23 (GMT)
Fix T66525: Wrong apply scale for children chain

The operator did not behave correct when there was a chain of parents
longer than 1.
July 8, 2019, 10:21 (GMT)
GPencil: Fix Select material operator not refresh viewport

With the change to depsgraph evaluation, need tag the datablock to refresh screen.
July 8, 2019, 09:55 (GMT)
GPencil: Use secondary material for stroke color
July 8, 2019, 09:53 (GMT)
allow using array allocator in integrator
July 8, 2019, 09:52 (GMT)
LANPR: Fixing CPU mode camera view scale.
July 8, 2019, 09:46 (GMT)
Fix T66517: Clip editor doesn't respect the 2D cursor

Was caused by 91b768ccb1f4 which re-defined masks menu with the wrong
invoke type.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021