2013-05-10 |
Brecht Van Lommel | Fix #35289: UV layout export to image was extremely... |
tree | commitdiff |
2013-05-08 |
Campbell Barton | use BM_face_create_ngon_verts for python api face creation |
tree | commitdiff |
2013-05-08 |
Campbell Barton | rename BLI_ghashIterator_notDone() -> BLI_ghashIterator... |
tree | commitdiff |
2013-05-07 |
Campbell Barton | expose bmesh volume calculation to python api (use... |
tree | commitdiff |
2013-05-05 |
Campbell Barton | correct bmesh api crossref and update uv-operator template. |
tree | commitdiff |
2013-05-02 |
Bastien Montagne | A bit more clear error message... |
tree | commitdiff |
2013-04-30 |
Campbell Barton | remove direct freestyle data access from bmesh, was... |
tree | commitdiff |
2013-04-29 |
Campbell Barton | fix [#35150] Crash when bmesh operation called from... |
tree | commitdiff |
2013-04-28 |
Thomas Dinges | Fluid UI: |
tree | commitdiff |
2013-04-26 |
Campbell Barton | real fix for [#35097], (curve cap flipping). |
tree | commitdiff |
2013-04-24 |
Campbell Barton | fix [#34657] Smoothing will not be updated in object... |
tree | commitdiff |
2013-04-23 |
Campbell Barton | minor changes to get numpy working with locally bundled... |
tree | commitdiff |
2013-04-22 |
Joshua Leung | Bugfix [#34836] Crash when driver variable has path... |
tree | commitdiff |
2013-04-21 |
Campbell Barton | utility function volume_tetrahedron(), for mathutils... |
tree | commitdiff |
2013-04-16 |
Campbell Barton | use psys->seed for smoke random number generator, incre... |
tree | commitdiff |
2013-04-15 |
Campbell Barton | code cleanup: minor BMESH_TODO's, some were left in... |
tree | commitdiff |
2013-04-14 |
Campbell Barton | correct pyapi function intersect_line_sphere_2d() using... |
tree | commitdiff |
2013-04-13 |
Campbell Barton | code cleanup: rename BKE_tessmesh -> BKE_editmesh,... |
tree | commitdiff |
2013-04-11 |
Brecht Van Lommel | Related to #34558: clarify the description for the... |
tree | commitdiff |
2013-04-10 |
Campbell Barton | interpolate verts as well as loops for inset. |
tree | commitdiff |
2013-04-08 |
Brecht Van Lommel | Fix #34875: 0 digits of precision was not supported... |
tree | commitdiff |
2013-04-07 |
Thomas Dinges | Fix for [#34898] Typo in error message of mathutils... |
tree | commitdiff |
2013-04-07 |
Campbell Barton | freestyle lineset `tag` attribute was defined but not... |
tree | commitdiff |
2013-04-06 |
Tamito Kajiyama | Part I of the Freestyle branch merger: new 'freestyle... |
tree | commitdiff |
2013-04-06 |
Tamito Kajiyama | Pre-merger changes. soc-2008-mxcurioni |
tree | commitdiff |
2013-04-06 |
Sergey Sharybin | svn merge ^/trunk/blender -r55815:55840 |
tree | commitdiff |
2013-04-05 |
Campbell Barton | fix [#34870] bmesh.ops.* parameter lists and descriptio... |
tree | commitdiff |
2013-04-05 |
Campbell Barton | add BM_face_calc_center_mean_weighted() gives much... |
tree | commitdiff |
2013-04-05 |
Campbell Barton | code cleanup: include order |
tree | commitdiff |
2013-04-05 |
Campbell Barton | svn merge ^/trunk/blender -r55813:55815 |
tree | commitdiff |
2013-04-05 |
Campbell Barton | svn merge ^/trunk/blender -r55776:55813 |
tree | commitdiff |
2013-04-05 |
Campbell Barton | fix [#34881] Bad characters in error output (PyConsole... |
tree | commitdiff |
2013-04-05 |
Campbell Barton | py api additions needed for fixing [#34864]. |
tree | commitdiff |
2013-04-04 |
Campbell Barton | py api, bmesh |
tree | commitdiff |
2013-04-04 |
Campbell Barton | svn merge ^/trunk/blender -r55700:55776 |
tree | commitdiff |
2013-04-03 |
Brecht Van Lommel | Fix #34856: crash passing an object rather than a mesh... |
tree | commitdiff |
2013-04-01 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55700. |
tree | commitdiff |
2013-03-27 |
Campbell Barton | svn merge ^/trunk/blender -r55594:55635 |
tree | commitdiff |
2013-03-26 |
Sergey Sharybin | Freestyle changes: |
tree | commitdiff |
2013-03-26 |
Sergey Sharybin | Merging r55547 through r55594 from trunk into soc-2008... |
tree | commitdiff |
2013-03-26 |
Sergey Sharybin | Freestyle: fix crash unlinking object |
tree | commitdiff |
2013-03-26 |
Campbell Barton | style cleanup: |
tree | commitdiff |
2013-03-25 |
Bastien Montagne | Fix to EnumProperty doc (content of items tuples was... |
tree | commitdiff |
2013-03-25 |
Campbell Barton | code cleanup: |
tree | commitdiff |
2013-03-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55546. |
tree | commitdiff |
2013-03-22 |
Tamito Kajiyama | Fix for missing -DWITH_FREESTYLE. |
tree | commitdiff |
2013-03-22 |
Campbell Barton | code cleanup: shadowing, adjust type. |
tree | commitdiff |
2013-03-22 |
Campbell Barton | code cleanup: unused defines, shadowing and unintended... |
tree | commitdiff |
2013-03-22 |
Campbell Barton | code cleanup: use NULL rather then 0 for pointers,... |
tree | commitdiff |
2013-03-20 |
Bastien Montagne | I18n users request: add the ability to use a translated... |
tree | commitdiff |
2013-03-19 |
Campbell Barton | code cleanup: use booleans for mesh and selection code. |
tree | commitdiff |
2013-03-19 |
Bastien Montagne | Various cleanup around default i18n context. |
tree | commitdiff |
2013-03-19 |
Campbell Barton | add BLI_rcti,f_recenter() |
tree | commitdiff |
2013-03-18 |
Campbell Barton | fix for assert(), were not enough mathutils slots. |
tree | commitdiff |
2013-03-18 |
Campbell Barton | svn merge ^/trunk/blender -r55372:55392 |
tree | commitdiff |
2013-03-18 |
Campbell Barton | svn merge ^/trunk/blender -r55357:55372 |
tree | commitdiff |
2013-03-18 |
Lukas Toenne | Merge ... the PyNodes branch (aka "custom nodes") into... |
tree | commitdiff |
2013-03-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55357. |
tree | commitdiff |
2013-03-17 |
Campbell Barton | code cleanup: add 'const' to headers to quiet msvc... |
tree | commitdiff |
2013-03-17 |
Campbell Barton | code cleanup: incorrect sized array args, remove some... |
tree | commitdiff |
2013-03-15 |
Bastien Montagne | Add the possibility to define the translation context... |
tree | commitdiff |
2013-03-15 |
Campbell Barton | code cleanup: rename BKE_mesh_to_curve_ex --> BKE_mesh_... |
tree | commitdiff |
2013-03-13 |
Tamito Kajiyama | New implementation of Freestyle edge/face marks |
tree | commitdiff |
2013-03-11 |
Campbell Barton | use gcc warning -Wredundant-decls, exposes some odd... |
tree | commitdiff |
2013-03-10 |
Campbell Barton | add STREQ macro (commonly used macro like CLAMP, MAX2... |
tree | commitdiff |
2013-03-10 |
Campbell Barton | patch [#34103] check_for_dupid.patch |
tree | commitdiff |
2013-03-09 |
Campbell Barton | code cleanup: favor braces when blocks have mixed brace... |
tree | commitdiff |
2013-03-07 |
Campbell Barton | use bool for rna funcs. |
tree | commitdiff |
2013-03-06 |
Antony Riakiotakis | Change !BLI_ghashIterator_isDone to BLI_ghashIterator_n... |
tree | commitdiff |
2013-03-05 |
Campbell Barton | patch [#34103] |
tree | commitdiff |
2013-03-04 |
Campbell Barton | patch [#34103] use boolean in path functions and add... |
tree | commitdiff |
2013-03-04 |
Campbell Barton | patch [#34103] use booleans for extensions testing. |
tree | commitdiff |
2013-03-03 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54992. |
tree | commitdiff |
2013-03-01 |
Campbell Barton | style cleanup: braces with multi-line statements, also... |
tree | commitdiff |
2013-02-26 |
Campbell Barton | fix [#34423] Foreach_get crash for any non existant... |
tree | commitdiff |
2013-02-25 |
Sergey Sharybin | code cleanup: remove unused and unsupported functions... |
tree | commitdiff |
2013-02-25 |
Sergey Sharybin | Camera tracking: libmv distortion API now also uses... |
tree | commitdiff |
2013-02-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54802. |
tree | commitdiff |
2013-02-19 |
Campbell Barton | fix [#34275] Text autocomplete cuts words with accents... |
tree | commitdiff |
2013-02-19 |
Campbell Barton | bpy.props.RemoveProperty() py api docs were still incor... |
tree | commitdiff |
2013-02-19 |
Campbell Barton | bpy.props.RemoveProperty() had incorrect docstring. |
tree | commitdiff |
2013-02-19 |
Campbell Barton | minor change to own recent commit with transform fcurve... |
tree | commitdiff |
2013-02-16 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54594. |
tree | commitdiff |
2013-02-14 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-02-13 |
Bastien Montagne | Fix physics' name not translated in main physics panel... |
tree | commitdiff |
2013-02-13 |
Campbell Barton | bmesh operators exceptions were not cleared after raisi... |
tree | commitdiff |
2013-02-12 |
Campbell Barton | report [#33731] Fastorigin addon crashes on mesh.update() |
tree | commitdiff |
2013-02-10 |
Bastien Montagne | Actually, UI scripts should not use directly pgettext... |
tree | commitdiff |
2013-02-10 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54421. |
tree | commitdiff |
2013-02-08 |
Bastien Montagne | Cleanup: happily remove no-more-used PY_TRANSLATE RNA... |
tree | commitdiff |
2013-02-07 |
Campbell Barton | fix for regression in bpy-api, python context passed... |
tree | commitdiff |
2013-02-06 |
Campbell Barton | style cleanup: some warnigs & spelling. |
tree | commitdiff |
2013-02-06 |
Campbell Barton | fix for building blender as a python module, |
tree | commitdiff |
2013-02-06 |
Campbell Barton | some fixes for building blender as a python module... |
tree | commitdiff |
2013-02-05 |
Campbell Barton | add python api docstring for 'bpy.types.Operator.bl_pro... |
tree | commitdiff |
2013-02-05 |
Campbell Barton | fix [#34113] operator_menu_enum() - Tooltip not showing... |
tree | commitdiff |
2013-02-04 |
Campbell Barton | add BM_edge_is_contiguous(), check for python api. |
tree | commitdiff |
2013-02-02 |
Campbell Barton | style cleanup: also correct doc example for 'foreach_ge... |
tree | commitdiff |
2013-02-01 |
Campbell Barton | make WITH_HEADLESS build again. |
tree | commitdiff |
2013-01-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54171. |
tree | commitdiff |
next |