Blender Git Loki

Blender Git commits from all branches.

Page: 1804 / 2888

March 22, 2017, 08:38 (GMT)
Use BLI_path_name_at_index
March 22, 2017, 08:37 (GMT)
Merge branch 'master' into app-templates
March 22, 2017, 02:56 (GMT)
Merge branch 'master' into app-templates
March 22, 2017, 01:46 (GMT)
Cleanup: style
March 22, 2017, 01:35 (GMT)
Missed adding this previous commit
March 22, 2017, 01:23 (GMT)
Include classes to filter as a callback
March 22, 2017, 00:46 (GMT)
Move AppOverrideState into a helpers submodule
March 22, 2017, 00:36 (GMT)
Split out override class into its own base class

This means multiple templates can share a single base class,
each templates class only needs to fill in the callbacks.
March 21, 2017, 23:05 (GMT)
Hide most panels in the NKey 3d view region
March 21, 2017, 21:45 (GMT)
Merge branch 'master' into app-templates
March 21, 2017, 21:43 (GMT)
Fix for new-file removing template
March 21, 2017, 21:32 (GMT)
Add back basic panels for 101 making it more usable
March 21, 2017, 21:31 (GMT)
Remove underscore blecklist/whitelist
March 21, 2017, 21:30 (GMT)
Add menu filtering
March 21, 2017, 21:29 (GMT)
Correct missing text argument for label
March 21, 2017, 21:27 (GMT)
Fix for preset menus
March 21, 2017, 18:29 (GMT)
Initial commit: Replaces bvh function to snap nearest.

BVHtree to snap to vertices and edges is independent of ray. The function for previous transverse was unclear and not very efficient.
The function used now, projects four vertices of aabb to test if it is within the threshold.
It still needs to optimize even more (prioritize axis, anticipate return)

I'll still test the optimization
March 21, 2017, 17:43 (GMT)
Merge branch 'blender2.8' into gpencil_2.8
March 21, 2017, 16:05 (GMT)
Merge branch 'master' into soc-2016-multiview
March 21, 2017, 14:23 (GMT)
Datablock ID Properties

Summary:
The absence of datablock properties "will certainly be resolved soon as the need for them is becoming obvious" said the [[http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.67/Python_Nodes|Python Nodes release notes]]. So this patch allows Python scripts to create ID Properties which reference datablocks.
This functionality is implemented for `PointerProperty` and now such properties can be created with Python.

In addition to the standard update callback, `PointerProperty` can have a `poll` callback (standard RNA) which is useful for search menus. For details see the test included in this patch.

Original author: @artfunkel

Alexander (Blend4Web Team)

Reviewers: brecht, artfunkel, mont29

Subscribers: poseidon4o, mont29, homyachetser, Evgeny_Rodygin, AlexKowel, yurikovelenov, fjuhec, sharlybg, cardboard, Asticles, duarteframos, blueprintrandom, a.romanov, BYOB, disnel, aditiapratama, bliblubli, dfelinto, lukastoenne

Maniphest Tasks: T37754

Differential Revision: https://developer.blender.org/D113
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021