Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3699 / 5574

March 11, 2012, 17:41 (GMT)
improve confusing macro GET_ACF_FLAG_PTR
- was operating on `type` which wasnt an argument to the macro.
- was calling return within the macro (makes code harder to follow).
March 11, 2012, 17:24 (GMT)
[#30503] Callback for render job completion
from Jason van Gumster (thefallenweeble)

adds render_complete and render_cancel callbacks to bpy.app.handlers
March 11, 2012, 16:25 (GMT)
Cycles UI files:
* Minor cleanup and raise blender version to 2.62 in the addon.
March 11, 2012, 15:27 (GMT)
fix for debug assignment left in from own commit r44778

also removed private face normal update functions - they were same as public.
March 11, 2012, 12:15 (GMT)
OSX/libmv: restrict the unwind.h workaround to 10.6.sdk only
March 11, 2012, 11:23 (GMT)
OSX/libmv: added a ahck to fix compiling with 10.6.sdk, unwind.h related
March 11, 2012, 05:58 (GMT)
bmesh python api additions:
- BMesh.is_wrapped
- BMesh.copy()
- BMesh.clear()
- BMesh.free()
- BMesh.from_object(obj, apply_modifiers=True)
- BMEdge.calc_length()
- BMLoop.calc_normal()
- BMLoop.calc_tangent()
March 11, 2012, 04:07 (GMT)
bmesh py api - correct class references in docs and rename mesh conversion funcs to ne less confusing.
March 11, 2012, 02:45 (GMT)
bmesh py api: change .from_mesh() / .to_mesh() to be class methods of BMesh rather than functions in the module.

added example script which converts a mesh to a bmesh, edits and converts back again.
March 11, 2012, 00:00 (GMT)
code cleanup: remove unused externs.
March 10, 2012, 22:00 (GMT)
style cleanup: + some warning fixes, also remove unused metaelem extern.
March 10, 2012, 21:56 (GMT)
Merged changes in the trunk up to revision 44797.

Conflicts resolved:
doc/python_api/sphinx_doc_gen.py
source/blender/makesdna/DNA_mesh_types.h
source/blender/makesrna/intern/rna_action.c
source/blender/makesrna/intern/rna_ID.c
source/blender/makesrna/intern/rna_mesh.c
March 10, 2012, 21:40 (GMT)
[#30373] Which part to snap in volume snapping is removed

By Bug reported by Pep Ribal

Also fixed an object mode bug with volume snapping and made it compatible with the edit mode "Snap on self" option
March 10, 2012, 20:41 (GMT)
bmesh:
- moved mesh conversion functions into their own file.

bmesh py api:
- can now create a new empty bmesh without first creating mesh data.
- added function to copy bmesh data back to a mesh.
- bmesh.from_mesh() can now get a mesh which isnt in editmode.
March 10, 2012, 20:30 (GMT)
2.6 UI:
World Context:
* Made world id block wider
* Don't show texture user when Cycles engine is used
Other:
* Change Dopesheet > DopeSheet in User Preferences Theme section for consistency.
March 10, 2012, 20:08 (GMT)
2.6 UI:
* Hide Modifier and Contraint Panel header, this gives a bit space.
As it's the only panel in these context tabs it does not make sense to close them anyways.
March 10, 2012, 17:49 (GMT)
patch [#30511] Save/load window state (allows Blender to start maximised)
from Tom Edwards (artfunkel)

This patch fixes bug [#20791]
March 10, 2012, 17:14 (GMT)
Remove remained part of debug code.
March 10, 2012, 16:55 (GMT)
Forgot to remove code used for debuggning in previous commit.
March 10, 2012, 16:39 (GMT)
OSX/cmake: added a comment on method used
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021