Blender Git Statistics -> Branches -> temp-sybren-cow-ocean

"Temp-sybren-cow-ocean" branch

Total commits : 4
Total committers : 1
First Commit : July 6, 2018
Latest Commit : July 6, 2018


Commits by Date

DateNumber of Commits
July 6, 20184

Committers

AuthorNumber of Commits
Sybren A. Stüvel4

Popular Files

FilenameTotal Edits
draw_manager.c451
object_mode.c204
eevee_private.h191
DRW_render.h183
rna_space.c178
versioning_280.c175
rna_scene.c170
eevee_engine.c163
space_view3d.py160
view3d_draw.c157

Latest commits Feed

July 6, 2018, 15:40 (GMT)
Ocean Modifier: ported from DerivedMesh to Mesh
July 6, 2018, 15:40 (GMT)
Ocean Modifier: refactored the delayed-refresh approach

The approach of setting 'refresh' flags on the modifier, and performing
the associated actions when the modifier is being evaluated, is a bad
one. Instead, we use the separation of the original and the evaluated
copy to 'refresh' certain things (because they simply aren't set at all
on the original). Other actions are now done directly with BKE_ocean_xxx
functions on the original data, intead of during evaluation.
July 6, 2018, 15:40 (GMT)
Added comment for DEG_TAG_PSYS_xxx and PSYS_RECALC_xxx relation
July 6, 2018, 15:40 (GMT)
Ported mesh_create_derived_view() to mesh_create_eval_final_view()

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