Blender Git Statistics -> Branches -> temp-modifier-rm-cddm

"Temp-modifier-rm-cddm" branch

Total commits : 66
Total committers : 3
First Commit : April 18, 2018
Latest Commit : May 16, 2018


Commits by Date

DateNumber of Commits
May 16, 20181
May 15, 20181
May 14, 20180
May 13, 20180
May 12, 20181
May 11, 20182
May 10, 20181
May 9, 20180
May 8, 20181
May 7, 20180
May 6, 20180
May 5, 20180
May 4, 20180
May 3, 20185
May 2, 20181
May 1, 201814
April 30, 20180
April 29, 20180
April 28, 20180
April 27, 20180
April 26, 20183
April 25, 201819
April 24, 201810
April 23, 20180
April 22, 20180
April 21, 20180
April 20, 20182
April 19, 20184
April 18, 20181

Committers

AuthorNumber of Commits
Sybren A. Stüvel52
Mai Lavelle13
Campbell Barton1

Popular Files

FilenameTotal Edits
draw_manager.c410
object_mode.c177
eevee_private.h172
DRW_render.h162
drawobject.c151
eevee_engine.c150
view3d_draw.c144
rna_scene.c139
eevee_materials.c132
CMakeLists.txt126

Latest commits Feed

May 16, 2018, 07:51 (GMT)
Use BKE_mesh_apply_vert_coords instead of local defined version
May 15, 2018, 16:30 (GMT)
Fixed mesh_calc_modifier()

This makes generating modifiers work as well.
May 12, 2018, 05:12 (GMT)
Changes from review
May 11, 2018, 10:19 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-modifier-rm-cddm
May 11, 2018, 08:39 (GMT)
No more DerivedMesh in mesh_calc_modifiers

Also a little cleanup.
May 10, 2018, 06:17 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-modifier-rm-cddm
May 8, 2018, 01:59 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-modifier-rm-cddm
May 3, 2018, 09:21 (GMT)
First pass at porting mesh_calc_modifiers from DerivedMesh to Mesh

DerivedMesh is almost completely removed from the main loop.

Added `_dep` to dm pointers to make usage of them easy to locate by
searching for `dm_dep`.

Still some work to do. It looks like some of these code paths aren't
entered into, maybe things could be simplified if we can be sure of
whats actually needed.
May 3, 2018, 09:17 (GMT)
Port various util functions from DerivedMesh to Mesh

Adds the following functions which are duplicates of
their `DerivedMesh` counterparts:
- `apply_vert_coords`
- `mesh_set_only_copy`
- `create_orco_mesh`
- `add_orco_mesh`
- `calc_weightpaint_vert_array_mesh`
- `mesh_update_weight_mcol`
- `mesh_init_origspace`
May 3, 2018, 08:55 (GMT)
Add modifier_deformVerts_ensure_normals

Same as modwrap_deformVerts but for Mesh
May 3, 2018, 08:55 (GMT)
Add BKE_mesh_is_valid
May 3, 2018, 08:55 (GMT)
Add modifier_deformVerts_ensure_normals

Same as modwrap_deformVerts but for Mesh
May 2, 2018, 06:24 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-modifier-rm-cddm
May 1, 2018, 16:01 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-modifier-rm-cddm
May 1, 2018, 14:43 (GMT)
Formatting
May 1, 2018, 14:43 (GMT)
Use proper way to get CoW original
May 1, 2018, 12:55 (GMT)
Mesh *to_use ? mesh_src
May 1, 2018, 12:51 (GMT)
FIXUP for ModifierEvalContext introduction
May 1, 2018, 12:51 (GMT)
Quiet unused var warning
May 1, 2018, 12:40 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-modifier-rm-cddm

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021