Blender Git Commits

Blender Git commits from all branches.

Page: 2071 / 2888

April 6, 2016, 15:38 (GMT)
More or less finished shell of 'update' code.

Code only reports which datablocks/assets shall be reloaded etc. so far, actual
reloading needs id-remap code (and hence will be implemented in asset-experiment
branch later).
April 6, 2016, 14:43 (GMT)
Replace hard coded axis conversion with UI parrameters.
April 6, 2016, 14:41 (GMT)
- Fixed getting device information for the user preferences
- Defaulting to device 0 in openhmd which is the last plugged in (will fallback on Dummy Device)
April 6, 2016, 13:23 (GMT)
Merge branch 'master' into asset-engine
April 6, 2016, 13:16 (GMT)
Merge branch 'master' into id-remap
April 6, 2016, 12:15 (GMT)
Merge branch 'master' into fluid-mantaflow
April 6, 2016, 11:38 (GMT)
Cleanup: remove some unused/outdated code.
April 6, 2016, 11:18 (GMT)
Set up objects' position, rotation and scale upon import.
April 6, 2016, 11:02 (GMT)
Object hierarchy is now restored upon import.

The algorithm isn't very efficient as it loops, for each object, over
all the objects in the scene.

A more straightforward way would be to build a tree from the Alembic
archive and use this for the actual object hierarchy, however every
attempt at this were unsuccessful. This is to be revisited in the
future.
April 6, 2016, 10:04 (GMT)
Cycles panorama experiment: Make tile sampling hack aware of resumable render
April 6, 2016, 08:29 (GMT)
Merge branch 'master' into cycles_panorama_experiments
April 6, 2016, 08:10 (GMT)
Merge branch 'master' into alembic_basic_io
April 5, 2016, 22:34 (GMT)
removed deprecated cmake setup
Revision c1580b9 by Clément Fukhaut (pbr-viewport)
April 5, 2016, 20:24 (GMT)
Fixed Probe unlinking on refresh.
Revision c112a54 by Clément Fukhaut (pbr-viewport)
April 5, 2016, 20:14 (GMT)
Fix crash with world preview & icons.
April 5, 2016, 18:12 (GMT)
Blender 2.77a: Use proper char for the release
April 5, 2016, 18:00 (GMT)
set version char to "a" and cycle to "release"
April 5, 2016, 17:58 (GMT)
Merge remote-tracking branch 'refs/remotes/origin/blender-v2.77-release' into fracture_modifier
April 5, 2016, 15:57 (GMT)
Ported over code from previous llvm branch for loading IR modules and linking runtime code.
April 5, 2016, 14:58 (GMT)
Initial code for mapping node sockets to llvm values.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021