Blender Git Loki

Kaikki Blender Git kommitit.

Page: 3357 / 8462

April 21, 2018, 18:22 (GMT)
Cleanup: variable naming
April 21, 2018, 18:17 (GMT)
Merge branch 'master' into blender2.8
April 21, 2018, 17:47 (GMT)
Cleanup: Get rid of context in editor 'new' callback

Requiring context means we can't easily create new editors to replace deprecated
ones in versioning code.
Think it's reasonable to give editors access to scene and area data for their
initial setup though. They mostly need it for setting "the view", as in,
scrolling values.

Also did minor cleanup in top-bar creation function.
April 21, 2018, 17:43 (GMT)
Fix point density rendering in Cycles.
April 21, 2018, 17:05 (GMT)
Fix: Adding new 3D View changes custom transform orientation to gimbal

Steps to recreate were:
* Create custom transform orientation.
* Change properties editor into 3D View.
* Trigger refresh of 3D view header by mouse hovering it.

Mistake in rB7d055da327b9555f.
April 21, 2018, 16:45 (GMT)
Top-bar: Don't draw horizontal region separator

That way the tabs look nicely together with the lower sub-bar.
April 21, 2018, 16:34 (GMT)
BLI_bitmap: 2D triangle drawing function

Matching polygon filling but no need for allocation or qsort.
April 21, 2018, 16:34 (GMT)
BLI math: clamped barycentric weight calculation
April 21, 2018, 15:42 (GMT)
Fix active region flickering in some cases, now always update before draw.
April 21, 2018, 14:49 (GMT)
View3D: Atenuate banding artifacts on background gradient.

Dithering the output color for 8bit precision framebuffer with bayer matrix.
On my tests the bayer matrux patterns are not noticeable at all.

Note that it also does that in opengl rendered mode which can be in a much
higher bitdepth. We can fix that if that's a problem in the future but I
doubt it will.
April 21, 2018, 12:35 (GMT)
Make sure hair follicle binding is updated before using invalid indices in drawing.
April 21, 2018, 11:36 (GMT)
Merge branch 'blender2.8' into hair_guides
April 21, 2018, 11:03 (GMT)
Fix feature set button misalignment.
April 21, 2018, 10:43 (GMT)
Topbar: remove info editor menus, rename topbar menus for script compatibility.

We can still rename them later, but avoid breaking stuff for now.
April 21, 2018, 10:41 (GMT)
Topbar: visual tweaks

* Make bottom half of topbar a bit higher
* Make tabs higher and put them closer together
* Remove screen layouts dropdown, we'll have one layout per window
* Hide action zones from topbar
* Don't change topbar background color when activating
April 20, 2018, 22:34 (GMT)
Fix: Typos in operator names were resulting in warnings being printed to the console
Revision 26ee700 by Gaia Clary (master)
April 20, 2018, 21:34 (GMT)
Fix: D3160 fixed blednerplayer stub.s for unix
April 20, 2018, 21:08 (GMT)
Fix topbar UI w/ no active object
April 20, 2018, 18:57 (GMT)
Fix frame-buffer texture creation

- disable depth buffer didn't work.
- push/pop viewport bit was needed.
April 20, 2018, 18:48 (GMT)
Cleanup: warnings
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021