Blender Git Commits

Blender Git commits from all branches.

Page: 780 / 2888

July 22, 2020, 09:23 (GMT)
Cleanup: fix grammar in comments.
July 22, 2020, 09:19 (GMT)
Merge branch 'master' into greasepencil-object
July 22, 2020, 09:19 (GMT)
Merge branch 'master' into greasepencil-edit-curve
July 22, 2020, 09:18 (GMT)
Merge branch 'master' into lanpr-under-gp
July 22, 2020, 06:11 (GMT)
Merge branch 'master' into cycles_texture_cache
July 22, 2020, 06:08 (GMT)
LineArt: Remove duplicated "use" phrase in modifier UI.
July 22, 2020, 06:01 (GMT)
Version Blender 2.83.3 release
July 22, 2020, 05:19 (GMT)
LineArt: Optimize chaining code for better handling for organic features.
Revision 4dee4da by over0219 (soc-2020-soft-body)
July 22, 2020, 02:23 (GMT)
default stiff a little lower
Revision 09ceada by over0219 (soc-2020-soft-body)
July 22, 2020, 02:21 (GMT)
fast svd
July 22, 2020, 01:14 (GMT)
Outliner: Bone constraint drag&drop

Support bone constraints for drag and drop. A few issues still exist:
* Indices for all types for reorder aren't always correct.
* Bones are "supported" for modifiers and shader effects when they
shouldn't be.
Revision f757a36 by over0219 (soc-2020-soft-body)
July 21, 2020, 23:04 (GMT)
smart pointers (sue me)
July 21, 2020, 22:31 (GMT)
Merge branch 'master' into newboolean
Revision cf741e8 by over0219 (soc-2020-soft-body)
July 21, 2020, 22:31 (GMT)
fixed tree bug
Revision 67bc4d2 by over0219 (soc-2020-soft-body)
July 21, 2020, 21:56 (GMT)
updated embedded mesh
July 21, 2020, 21:34 (GMT)
Fix build errors: avoid `uint` with Vector size() function.

https://wiki.blender.org/wiki/Style_Guide/C_Cpp#Integer_Types
July 21, 2020, 21:13 (GMT)
Merge branch 'master' into soc-2020-io-performance
July 21, 2020, 21:10 (GMT)
Support NURBS curve import & minimal groups support.

There's a problem though: the curve's vertices appear in edit mode
just fine, but the black line doesn't appear in object mode. But the code
so far should've been committed.

Also, some semantics have been made consistent which needed mesh
related functions/ members to be edited:
- `add_object_to_parent` for mesh is now similar to that of curves.
- `OB_MESH` is the default type of a raw object.

`copy_string_to_int` is also added to support multiple `int` values.
Revision db5a245 by over0219 (soc-2020-soft-body)
July 21, 2020, 20:54 (GMT)
revising mesh types
July 21, 2020, 20:22 (GMT)
Cleanup: Remove unused functions and headers.

Explicitly specify empty string.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021