Blender Git Commits

Blender Git commits from all branches.

Page: 2433 / 2888

January 7, 2015, 13:22 (GMT)
Merge branch 'master' into asset-experiments
January 7, 2015, 13:17 (GMT)
Logic Bricks *must* be kept in alphabetical order
January 7, 2015, 13:15 (GMT)
Merge branch 'master' into temp-text_editor_cursor_api
January 7, 2015, 12:57 (GMT)
Depsgraph: Fix missing updates when depsgraph changes and compiled with legacy depsgraph
January 7, 2015, 12:47 (GMT)
Depsgraph: Correction to previous commit: seems we can not avoid explicit init/exit operation creation
January 7, 2015, 12:27 (GMT)
Depsgraph: Add Component::has_operation which checks whether operation exists or not

This way we can explicitly distinguish situations when operation is allowed to not
exist (i.e. when doing a check before adding new one) and when operation expects to
be there (when adding relation i.e.).

Also corrected obdata geometry key when adding relation.
January 7, 2015, 11:47 (GMT)
Merge branch 'master' into asset-experiments
January 7, 2015, 11:44 (GMT)
Merge branch 'master' into asset-experiments

Conflicts:
source/blender/editors/include/UI_interface_icons.h
source/blender/editors/interface/interface_icons.c
source/blender/windowmanager/intern/wm_files.c
January 7, 2015, 11:39 (GMT)
Depsgraph: WIP cleanups in preparation for reworking how geometry rels get added

* Moved geometry uberdata node creation to obdata_geom handling. It's not needed
for lamps/cameras, while geometry covers mesh/curve/lattice already.
January 7, 2015, 11:05 (GMT)
Merge branch 'master' into asset-experiments

Conflicts:
source/blender/editors/space_file/filelist.c
January 7, 2015, 10:44 (GMT)
Followup to fe3e000: no need to exit pose mode on operator redo

This is to be backported to the release branch.
January 7, 2015, 10:44 (GMT)
Fix: Segfault in Image Editor when transforming GPencil Strokes
January 7, 2015, 10:44 (GMT)
Fix: Missing updates for UI panels and main region when using Grease Pencil in Image Editor
January 7, 2015, 10:44 (GMT)
Fix: Restored "Draw Poly" to D Ctrl RMB, as D Alt LMB was blocked by Alt-D (duplicate) keymap
January 7, 2015, 09:22 (GMT)
New grid struct for hair volumetrics.

This is supposed to unify volumetric calculations for hair edit mode
and dynamics eventually.
January 7, 2015, 09:16 (GMT)
Depsgraph: Fix missing argument in debug print
January 6, 2015, 20:52 (GMT)
Setup temp branch for review of D754

D754: Add theme option to control the color of menu shadows
January 6, 2015, 19:27 (GMT)
fragment shader to downsample near circle of confusion - rename texture
coordinates so it's clearer they are reusable.
January 6, 2015, 19:01 (GMT)
signed coc matches the low quality one.
January 6, 2015, 18:41 (GMT)
As usually hard to find errors are usually quite silly. We can now see
the coc value
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021