2017-04-10 |
Jacques Lucke | PyAPI: Fast buffer access to id property arrays |
blob | commitdiff | raw |
2016-07-31 |
Campbell Barton | PyAPI: minor optimization for dictionary creation |
blob | commitdiff | raw | diff to current |
2016-07-31 |
Campbell Barton | PyAPI: fix leak in unlikely case converting idprops... |
blob | commitdiff | raw | diff to current |
2016-07-31 |
Campbell Barton | PyAPI: Add PyC_UnicodeAsByteAndSize |
blob | commitdiff | raw | diff to current |
2016-07-31 |
Campbell Barton | Docs: add initial idprop.types API docs |
blob | commitdiff | raw | diff to current |
2016-07-14 |
Campbell Barton | PyAPI: Use module names on initializaton |
blob | commitdiff | raw | diff to current |
2015-07-29 |
Campbell Barton | Optimize PySequence_Fast usage |
blob | commitdiff | raw | diff to current |
2015-06-17 |
Campbell Barton | Cleanup: duplicate includes |
blob | commitdiff | raw | diff to current |
2015-01-06 |
Campbell Barton | PyAPI: add utilities PyTuple_SET_ITEMS, Py_INCREF_RET |
blob | commitdiff | raw | diff to current |
2015-01-01 |
Campbell Barton | cleanup: redundant casts & const cast correctness |
blob | commitdiff | raw | diff to current |
2014-12-18 |
Campbell Barton | correct recent cleanup for id-property types |
blob | commitdiff | raw | diff to current |
2014-11-24 |
Campbell Barton | SCons: correct include for win, also minor cleanup |
blob | commitdiff | raw | diff to current |
2014-11-14 |
Bastien Montagne | Fix T42593: Rigify crash when I press "Generate" -... |
blob | commitdiff | raw | diff to current |
2014-11-10 |
Campbell Barton | Fix/workaround T37073: Crash updating custom props... |
blob | commitdiff | raw | diff to current |
2014-08-11 |
Sergey Sharybin | Fix compilation error with debug scons |
blob | commitdiff | raw | diff to current |
2014-04-30 |
Campbell Barton | Code cleanup: remove unused includes |
blob | commitdiff | raw | diff to current |
2014-04-26 |
Campbell Barton | Code cleanup: use 'const' for arrays (python) |
blob | commitdiff | raw | diff to current |
2014-04-01 |
Campbell Barton | Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT... |
blob | commitdiff | raw | diff to current |
2014-01-27 |
Campbell Barton | Code cleanup: use booleans where appropriate |
blob | commitdiff | raw | diff to current |
2013-11-17 |
Campbell Barton | python api internals: no need to set the stop-iter... |
blob | commitdiff | raw | diff to current |
2013-11-08 |
Campbell Barton | fix for crash when deleting from an id property, with... |
blob | commitdiff | raw | diff to current |
2013-10-17 |
Campbell Barton | add typechecks when assigning id-property arrays from... |
blob | commitdiff | raw | diff to current |
2013-10-17 |
Campbell Barton | simplify & improve error handling for id-property pytho... |
blob | commitdiff | raw | diff to current |
2013-10-17 |
Campbell Barton | fix [#37105] Long int IDproperties produces errors... |
blob | commitdiff | raw | diff to current |
2013-10-16 |
Campbell Barton | add IDP_FreeFromGroup(), replaces IDP_RemFromGroup... |
blob | commitdiff | raw | diff to current |
2013-09-18 |
Campbell Barton | replace macro PYC_INTERPRETER_ACTIVE for PyC_IsInterpre... |
blob | commitdiff | raw | diff to current |
2013-07-31 |
Thomas Dinges | Cycles / HSV Separator and Combine node: |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Sergey Sharybin | Merging r58073 through r58111 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Thomas Dinges | Merged revision(s) 58059-58092 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Mitchell Stokes | Creating a BGE staging branch. |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Campbell Barton | minor improvements |
blob | commitdiff | raw | diff to current |
2013-03-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55546. |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55357. |
blob | commitdiff | raw | diff to current |
2013-03-09 |
Campbell Barton | code cleanup: favor braces when blocks have mixed brace... |
blob | commitdiff | raw | diff to current |
2013-02-25 |
Sergey Sharybin | code cleanup: remove unused and unsupported functions... |
blob | commitdiff | raw | diff to current |
2013-02-25 |
Sergey Sharybin | Camera tracking: libmv distortion API now also uses... |
blob | commitdiff | raw | diff to current |
2013-02-10 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54421. |
blob | commitdiff | raw | diff to current |
2013-02-06 |
Campbell Barton | fix for building blender as a python module, |
blob | commitdiff | raw | diff to current |
2013-02-06 |
Campbell Barton | some fixes for building blender as a python module... |
blob | commitdiff | raw | diff to current |
2013-01-05 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53584. |
blob | commitdiff | raw | diff to current |
2013-01-02 |
Campbell Barton | add id property clear function (matching the same pytho... |
blob | commitdiff | raw | diff to current |
2012-12-10 |
Sergey Sharybin | Merging r51923 through r52851 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-11-26 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52546. |
blob | commitdiff | raw | diff to current |
2012-11-21 |
Campbell Barton | py api cleanup, replace use... |
blob | commitdiff | raw | diff to current |
2012-11-07 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51985. |
blob | commitdiff | raw | diff to current |
2012-11-05 |
Sergey Sharybin | Merging r51897 through r51922 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-11-05 |
Sergey Sharybin | Merging r50625 through r51896 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-11-05 |
Campbell Barton | default to Python3.3 on Linux for SCons and CMake,... |
blob | commitdiff | raw | diff to current |
2012-11-04 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51853. |
blob | commitdiff | raw | diff to current |
2012-11-03 |
Campbell Barton | code cleanup: float <> double conversion. |
blob | commitdiff | raw | diff to current |
2012-11-03 |
Campbell Barton | style cleanup: tabs & whitespace |
blob | commitdiff | raw | diff to current |
2012-10-31 |
Campbell Barton | fix [#30910] Problems: Add Shortcut(s) for "Ctrl Tab... |
blob | commitdiff | raw | diff to current |
2012-10-31 |
Campbell Barton | add IDP_MergeGroup(dst, src, overwrite) function, |
blob | commitdiff | raw | diff to current |
2012-10-20 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51448. |
blob | commitdiff | raw | diff to current |
2012-10-12 |
Campbell Barton | optimization for PyObject -> ID-property sequence conve... |
blob | commitdiff | raw | diff to current |
2012-10-12 |
Campbell Barton | quiet clang static checker warning by returning an... |
blob | commitdiff | raw | diff to current |
2012-10-09 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r48592:HEAD |
blob | commitdiff | raw | diff to current |
2012-07-20 |
Tamito Kajiyama | Merged changes in the trunk up to revision 49090. |
blob | commitdiff | raw | diff to current |
2012-07-17 |
Campbell Barton | svn merge ^/trunk/blender -r48986:48991 |
blob | commitdiff | raw | diff to current |
2012-07-16 |
Campbell Barton | code cleanup: spelling |
blob | commitdiff | raw | diff to current |
2012-05-26 |
Tamito Kajiyama | Merged changes in the trunk up to revision 47056. |
blob | commitdiff | raw | diff to current |
2012-05-24 |
Sergey Sharybin | Merging r46725 through r46963 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-05-21 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r46750:HEAD |
blob | commitdiff | raw | diff to current |
2012-05-20 |
Campbell Barton | code cleanup: |
blob | commitdiff | raw | diff to current |
2012-04-28 |
Sergey Sharybin | Camera tracking: support of tripod motion solving |
blob | commitdiff | raw | diff to current |
2012-04-24 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r44562:HEAD |
blob | commitdiff | raw | diff to current |
2012-04-21 |
Tamito Kajiyama | Merged changes in the trunk up to revision 45820. |
blob | commitdiff | raw | diff to current |
2012-04-16 |
Sergey Sharybin | Merging r45620 through r45692 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-04-15 |
Campbell Barton | add 'idprop' module so we can document idprop.types... |
blob | commitdiff | raw | diff to current |
2012-04-14 |
Sergey Sharybin | Merging r44227 through r45619 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-04-14 |
Tamito Kajiyama | Merged changes in the trunk up to revision 45619. |
blob | commitdiff | raw | diff to current |
2012-04-12 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r45364:HEAD --accept postpone |
blob | commitdiff | raw | diff to current |
2012-04-11 |
Campbell Barton | fix [#30906] dict(prop) crashes if prop is a PropertyGr... |
blob | commitdiff | raw | diff to current |
2012-04-03 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r44562:45364 |
blob | commitdiff | raw | diff to current |
2012-03-31 |
Tamito Kajiyama | Merged changes in the trunk up to revision 45308. |
blob | commitdiff | raw | diff to current |
2012-03-26 |
Campbell Barton | style cleanup: python api |
blob | commitdiff | raw | diff to current |
2012-03-25 |
Tamito Kajiyama | Merged changes in the trunk up to revision 45133. |
blob | commitdiff | raw | diff to current |
2012-03-16 |
Campbell Barton | style cleanup: py/capi |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Tamito Kajiyama | Merged changes in the trunk up to revision 44797. |
blob | commitdiff | raw | diff to current |
2012-03-09 |
Campbell Barton | added API function to C and python |
blob | commitdiff | raw | diff to current |
2012-03-03 |
Campbell Barton | style cleanup - comment formatting |
blob | commitdiff | raw | diff to current |
2012-02-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 44561. |
blob | commitdiff | raw | diff to current |
2012-02-26 |
Campbell Barton | * bmesh py api BMEdge.verts was using 2 v1's |
blob | commitdiff | raw | diff to current |
2012-01-18 |
Sergey Sharybin | Merging r43130 through r43500 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-01-15 |
Tamito Kajiyama | Merged changes in the trunk up to revision 43404. |
blob | commitdiff | raw | diff to current |
2012-01-11 |
Campbell Barton | svn merge ^/trunk/blender -r43278:43294 |
blob | commitdiff | raw | diff to current |
2012-01-11 |
Sergey Sharybin | Longer names support for all ID and other object names |
blob | commitdiff | raw | diff to current |
2011-12-30 |
Sergey Sharybin | Camera tracking: improvements of track preview widget |
blob | commitdiff | raw | diff to current |
2011-12-27 |
Tamito Kajiyama | Merged changes in the trunk up to revision 42902. |
blob | commitdiff | raw | diff to current |
2011-12-19 |
Campbell Barton | svn merge ^/trunk/blender -r42680:42722 |
blob | commitdiff | raw | diff to current |
2011-12-19 |
Sergey Sharybin | Merging r42648 through r42722 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2011-12-18 |
Campbell Barton | formatting edits in py api, no functional changes |
blob | commitdiff | raw | diff to current |
2011-12-05 |
Tamito Kajiyama | Merged changes in the trunk up to revision 42425. |
blob | commitdiff | raw | diff to current |
2011-11-27 |
Campbell Barton | svn merge ^/trunk/blender -r42172:42182 |
blob | commitdiff | raw | diff to current |
2011-11-26 |
Sergey Sharybin | Merging r42160 through r42177 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2011-11-26 |
Campbell Barton | fix for own error with id props when adding byte strings |
blob | commitdiff | raw | diff to current |
2011-11-20 |
Tamito Kajiyama | Merged changes in the trunk up to revision 42021. |
blob | commitdiff | raw | diff to current |
2011-11-16 |
Sergey Sharybin | Merged trunk up to rev41928 |
blob | commitdiff | raw | diff to current |
2011-11-16 |
Campbell Barton | svn merge -r41847:41899 ^/trunk/blender |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Campbell Barton | de-duplicate some idproperty py api code, also improve... |
blob | commitdiff | raw | diff to current |
next |