Blender Git Loki

Kaikki Blender Git kommitit.

Page: 1274 / 8462

September 14, 2020, 19:45 (GMT)
Review update: use float3, std::optional, c_str()

split nurbs function into two.

Add material name append if material groups are specified.
September 14, 2020, 19:45 (GMT)
fix smooth groups calculation
September 14, 2020, 19:45 (GMT)
Review update: fix UI text; add comments.

Variable type change for `forward_axis` and `up_axis`.
September 14, 2020, 19:45 (GMT)
Add exporter specific code.

Files like `io_obj.c` which contain both importer and exporter code
are also here.

Differential Revision: https://developer.blender.org/D8754
September 14, 2020, 18:55 (GMT)
Fix T80704: bpy.ops.transform.rotate() ignores orient_type

Remove the condition preventing orientation from being obtained out of
the 3d View context.

Also pass the `ob` and `obedit` arguments obtained from the caller.
September 14, 2020, 18:55 (GMT)
Cleanup: Use 'r_' prefix for return value

Make it obvious which values are written to.
September 14, 2020, 18:53 (GMT)
Fix T80782 GPU: Curve editing widget point size broken after recent commit

This was caused by a faulty default where program point size was used.
September 14, 2020, 18:53 (GMT)
Cleanup: GLShader: Use span and default constructor instead of vector(0)
September 14, 2020, 18:53 (GMT)
Cleanup: GPUDebug: Use Vector instead of custom stack
Revision d9b0afc by Hans Goudey (property-search-ui-v2)
September 14, 2020, 18:50 (GMT)
Merge branch 'property-search-highlight-tabs' into property-search-all-tabs-v2
September 14, 2020, 18:39 (GMT)
Merge branch 'property-search-highlight-tabs' into property-search-all-tabs
September 14, 2020, 18:38 (GMT)
Merge branch 'property-search-start-end-operators' into property-search-highlight-tabs
September 14, 2020, 18:38 (GMT)
Property Search: Use runtime struct properly for seach string
September 14, 2020, 18:36 (GMT)
Merge branch 'property-search-highlight-tabs' into property-search-all-tabs
September 14, 2020, 18:33 (GMT)
Merge branch 'property-search-start-end-operators' into property-search-highlight-tabs
September 14, 2020, 16:58 (GMT)
Fluid: Cleanup bake info string for modular cache

This commit adds a label on top of the bake operator in modular bake mode. This way users will immediately see if their current settings will allow them to bake noise, meshes or particles after baking the simulation base.
September 14, 2020, 16:23 (GMT)
Merge branch 'property-search-single-tab' into property-search-start-end-operators
September 14, 2020, 16:17 (GMT)
Property Search: Fix storing search string in runtime struct
September 14, 2020, 15:39 (GMT)
Property Search: Use pointer for properties space runtime struct
September 14, 2020, 15:38 (GMT)
Make deps: Updated required list of dependencies for macOS

It was possible to drop `nasm` from the list of required macOS dependencies. However, `pkg-config` had to be added - it was required before but probably no one noticed this.

In order to build `external_clang` successfully, `external_xml2` had to be added to the clang dependencies (`c-index-test` was failing).

Note: On Linux `make deps` still seems to require `nasm` installed via apt.

Reviewed By: sergey

Differential Revision: https://developer.blender.org/D8870
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021