2015-01-26 |
Bastien Montagne | Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean... |
tree | commitdiff |
2015-01-23 |
Campbell Barton | PyAPI: Replace importlib.reload, not 'imp' |
tree | commitdiff |
2015-01-21 |
Lukas Tönne | Added new debug flag which can be used to lazy-init... |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | Properly register the `mathutils.interpolate` submodule. |
tree | commitdiff |
2015-01-20 |
Lukas Tönne | New python submodule `mathutils.interpolate` for variou... |
tree | commitdiff |
2015-01-18 |
Bastien Montagne | Fix `mathutils.barycentric_transform()` |
tree | commitdiff |
2015-01-06 |
Campbell Barton | Correct args from recent mathutils refactor |
tree | commitdiff |
2015-01-06 |
Campbell Barton | PyAPI: add PyList_APPEND |
tree | commitdiff |
2015-01-06 |
Campbell Barton | PyAPI: add utilities PyTuple_SET_ITEMS, Py_INCREF_RET |
tree | commitdiff |
2015-01-04 |
Bastien Montagne | Fix T43119: mathutils.intersect_point_line always retur... |
tree | commitdiff |
2015-01-04 |
Campbell Barton | mathutils: refactor instantiation |
tree | commitdiff |
2015-01-02 |
Campbell Barton | cleanup: style |
tree | commitdiff |
2015-01-01 |
Campbell Barton | cleanup: redundant casts & const cast correctness |
tree | commitdiff |
2014-12-30 |
Campbell Barton | PyAPI: geometry.normal, support polygons |
tree | commitdiff |
2014-12-30 |
Campbell Barton | PyAPI: allow non-vector args for geometry module |
tree | commitdiff |
2014-12-28 |
Campbell Barton | cleanup: avoid ref-counting None for a new matrix |
tree | commitdiff |
2014-12-27 |
Bastien Montagne | Fix a very stupid memleak in own bpy_app_translations... |
tree | commitdiff |
2014-12-25 |
Bastien Montagne | Refactor 'immediate search' feature |
tree | commitdiff |
2014-12-18 |
Tamito Kajiyama | Fix mathutils docstring typos. |
tree | commitdiff |
2014-12-18 |
Campbell Barton | correct recent cleanup for id-property types |
tree | commitdiff |
2014-12-13 |
Bastien Montagne | Fix T42885: We still had a few wrong doc in mathutils... |
tree | commitdiff |
2014-12-08 |
Campbell Barton | BMesh: ensure iterator macros assign to valid types |
tree | commitdiff |
2014-12-01 |
Campbell Barton | Python: add 'render_write' callback |
tree | commitdiff |
2014-11-28 |
Campbell Barton | Cleanup: unused headers |
tree | commitdiff |
2014-11-28 |
Campbell Barton | Cleanup: unused headers |
tree | commitdiff |
2014-11-28 |
Campbell Barton | Cleanup: unused headers |
tree | commitdiff |
2014-11-27 |
Campbell Barton | Cleanup: duplicate headers |
tree | commitdiff |
2014-11-24 |
Campbell Barton | SCons: correct include for win, also minor cleanup |
tree | commitdiff |
2014-11-23 |
Campbell Barton | Refactor: BLI_path_util (part 2) |
tree | commitdiff |
2014-11-23 |
Campbell Barton | Refactor: BLI_path_util (split out app directory access) |
tree | commitdiff |
2014-11-20 |
Campbell Barton | mathutils.kdtree: fix docstrings |
tree | commitdiff |
2014-11-16 |
Bastien Montagne | Fix T42581: Add 'icon_value' feature to UI Py/RNA's... |
tree | commitdiff |
2014-11-16 |
Campbell Barton | Cleanup: use BLI_listbase_*** prefix for count,sort... |
tree | commitdiff |
2014-11-14 |
Bastien Montagne | Fix T42593: Rigify crash when I press "Generate" -... |
tree | commitdiff |
2014-11-10 |
Campbell Barton | Fix/workaround T37073: Crash updating custom props... |
tree | commitdiff |
2014-11-03 |
Campbell Barton | Fix T42233: Python property ignores 'PROPORTIONAL' |
tree | commitdiff |
2014-10-29 |
Campbell Barton | Cleanup: warnings, typos |
tree | commitdiff |
2014-10-28 |
Campbell Barton | WM: unneeded alloc the operator-type iterator |
tree | commitdiff |
2014-10-28 |
Campbell Barton | BMesh Py API: Fast index lookups for vert/edge/faces |
tree | commitdiff |
2014-10-13 |
Campbell Barton | Fix T42005: Reset py-handlers could crash |
tree | commitdiff |
2014-10-08 |
Campbell Barton | Fix Python ray-cast failing to check hit direction |
tree | commitdiff |
2014-10-07 |
Jason Wilkins | Ghost Context Refactor |
tree | commitdiff |
2014-10-01 |
Campbell Barton | Fix T41971: BMesh mapping slot arg error |
tree | commitdiff |
2014-09-29 |
Campbell Barton | Cleanup: spelling |
tree | commitdiff |
2014-09-25 |
Bastien Montagne | Fix previous commit rB34abb614f1344a6, which broke... |
tree | commitdiff |
2014-09-25 |
Sergey Sharybin | Fix ghash comparator used by translation |
tree | commitdiff |
2014-09-24 |
Campbell Barton | Cleanup: use float versions of functions when in/output... |
tree | commitdiff |
2014-09-17 |
Campbell Barton | Cleanup: pep8 |
tree | commitdiff |
2014-09-12 |
Campbell Barton | Fix T41788: bmesh.utils.loop_separate, face_vert_separa... |
tree | commitdiff |
2014-09-09 |
Campbell Barton | remove invalid comments |
tree | commitdiff |
2014-09-08 |
Campbell Barton | Fix building as Python module (manpage-generation) |
tree | commitdiff |
2014-09-06 |
Bastien Montagne | Py Mathutils: add `invert_safe()` and `inverted_safe... |
tree | commitdiff |
2014-09-06 |
Campbell Barton | Math Lib: Add copy_m2_m2, unit_m2, zero_m2 |
tree | commitdiff |
2014-08-29 |
Campbell Barton | Add callback for starting a render-job |
tree | commitdiff |
2014-08-28 |
Sergey Sharybin | Fix T41473: Cycles volume rendering is too dark |
tree | commitdiff |
2014-08-28 |
Antony Riakiotakis | Add debug information for maximum opengl limits in... |
tree | commitdiff |
2014-08-25 |
Campbell Barton | Python API: support thick wrapped int arrays |
tree | commitdiff |
2014-08-13 |
Campbell Barton | Math Lib: rename barycentric_transform -> transform_poi... |
tree | commitdiff |
2014-08-13 |
Campbell Barton | Math Lib: name signed versions of dist_to_plane_v3... |
tree | commitdiff |
2014-08-12 |
Campbell Barton | Spelling |
tree | commitdiff |
2014-08-11 |
Sergey Sharybin | Fix compilation error with debug scons |
tree | commitdiff |
2014-08-11 |
Campbell Barton | Fix T40766: Startup fails with UnicodeDecodeError on... |
tree | commitdiff |
2014-08-07 |
Campbell Barton | Fix for mathutils.Euler on big endian systems |
tree | commitdiff |
2014-07-23 |
Tamito Kajiyama | Extended mathutils.Vector.orthogonal() to accept a... |
tree | commitdiff |
2014-07-21 |
Campbell Barton | Py/API: Improve intersect_line_line with parallel lines |
tree | commitdiff |
2014-07-21 |
Campbell Barton | Math Lib: Add isect_point_tri_v3 |
tree | commitdiff |
2014-07-21 |
Campbell Barton | bmesh py api: face_split_edgenet missed NULL check |
tree | commitdiff |
2014-07-19 |
Campbell Barton | Defines: replace ELEM3-16 with ELEM(...), that can... |
tree | commitdiff |
2014-07-17 |
Campbell Barton | bmesh py api: add bmesh.utils.vert_splice(...) |
tree | commitdiff |
2014-07-17 |
Campbell Barton | bmesh py api: BPY_BM_CHECK_SOURCE_* macro now accepts... |
tree | commitdiff |
2014-07-16 |
Campbell Barton | bmesh py api: add BMesh.calc_tessface() |
tree | commitdiff |
2014-07-16 |
Campbell Barton | bmesh py api: add typed tuple-from-array functions |
tree | commitdiff |
2014-07-14 |
Campbell Barton | Error in last commit |
tree | commitdiff |
2014-07-14 |
Campbell Barton | Py/API: add bmesh.utils.face_split_edgenet |
tree | commitdiff |
2014-07-02 |
Lukas Tönne | Added missing G_DEBUG_DEPSGRAPH flag entry in the bpy... |
tree | commitdiff |
2014-07-01 |
Campbell Barton | Python: remove redundant casts |
tree | commitdiff |
2014-06-27 |
Campbell Barton | BMesh: add ability not to delete vertex when collapsing |
tree | commitdiff |
2014-06-23 |
Bastien Montagne | T39690: Modifications to Blender's 'temp dir' system. |
tree | commitdiff |
2014-06-18 |
Bastien Montagne | Hopefully fix compilation with old MSVC2008/WIN32... |
tree | commitdiff |
2014-06-17 |
Bastien Montagne | New python API for units handling. |
tree | commitdiff |
2014-06-16 |
Campbell Barton | Use ARRAY_SIZE to replace (sizeof(a) / sizeof(*a)) |
tree | commitdiff |
2014-06-16 |
Tamito Kajiyama | Fix Python fails to execute text-blocks including non... |
tree | commitdiff |
2014-06-03 |
Campbell Barton | Code cleanup: replace macro with function to reduce... |
tree | commitdiff |
2014-05-17 |
Campbell Barton | Minor changes for standalone mathutils |
tree | commitdiff |
2014-05-14 |
Bastien Montagne | Fix T40191: Misleading TypeError message when registeri... |
tree | commitdiff |
2014-05-11 |
Campbell Barton | Code cleanup: comment typos |
tree | commitdiff |
2014-05-07 |
Campbell Barton | Remove redundant NULL check |
tree | commitdiff |
2014-05-01 |
Campbell Barton | Update parse_syntax_error() to Python 3.4x version |
tree | commitdiff |
2014-05-01 |
Campbell Barton | Code cleanup: remove unused kludge for Py/Win encoding |
tree | commitdiff |
2014-05-01 |
Bastien Montagne | Fix T31555: Username with special chars in Windows 7 |
tree | commitdiff |
2014-04-30 |
Campbell Barton | Include removal gave problems with windows, ifdef some... |
tree | commitdiff |
2014-04-30 |
Campbell Barton | Revert "Fix msvc 2013 compiler errors after the ingenio... |
tree | commitdiff |
2014-04-30 |
Thomas Dinges | Fix msvc 2013 compiler errors after the ingenious clean... |
tree | commitdiff |
2014-04-30 |
Campbell Barton | Code cleanup: remove unused includes |
tree | commitdiff |
2014-04-30 |
Campbell Barton | Fix T35176: Python fails with blend files from non... |
tree | commitdiff |
2014-04-30 |
Campbell Barton | Python: move to version 3.4x on all platforms |
tree | commitdiff |
2014-04-29 |
Campbell Barton | Code cleanup: quiet warnings |
tree | commitdiff |
2014-04-29 |
Campbell Barton | Error in last commit |
tree | commitdiff |
2014-04-29 |
Campbell Barton | PyAPI: Matrix.invert(ed): accept an optional fallback... |
tree | commitdiff |
2014-04-29 |
Campbell Barton | Code cleanup: remove redundant matrix initialization |
tree | commitdiff |
next |