projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Code cleanup: use 'const' for arrays (python)
[blender.git]
/
source
/
blender
/
python
/
generic
/
bpy_internal_import.c
2014-04-26
Campbell Barton
Code cleanup: use 'const' for arrays (python)
blob
|
commitdiff
|
raw
2014-02-14
Campbell Barton
Py API: refactor py text compiling into its own function
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Mitchell Stokes
Creating a BGE staging branch.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-03
Thomas Dinges
Merged revision(s) 57908-57978 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-02
Sergey Sharybin
Merging r57925 through r57933 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-02
Campbell Barton
remove nan copyrights from code added since blender...
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
Campbell Barton
svn merge ^/trunk/blender -r55357:55372
blob
|
commitdiff
|
raw
|
diff to current
2013-03-17
Campbell Barton
code cleanup: add 'const' to headers to quiet msvc...
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-24
Tamito Kajiyama
Merged changes in the trunk up to revision 54802.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-19
Campbell Barton
minor change to own recent commit with transform fcurve...
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-19
Tamito Kajiyama
Merged changes in the trunk up to revision 52340.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-18
Campbell Barton
style cleanup: comments & spelling
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-06
Campbell Barton
was trying to make py import follow pythons own code...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-06
Campbell Barton
fix for imp.reload() with Python3.3, function was recur...
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-08-02
Tamito Kajiyama
Merged changes in the trunk up to revision 49478.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-23
Campbell Barton
svn merge ^/trunk/blender -r49118:49143
blob
|
commitdiff
|
raw
|
diff to current
2012-07-22
Campbell Barton
code cleanup: replace cos(M_PI / 4) and sin(M_PI /...
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-19
Campbell Barton
svn merge ^/trunk/blender -r49037:49061
blob
|
commitdiff
|
raw
|
diff to current
2012-07-19
Campbell Barton
remove unneeded externs
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-07-10
Sergey Sharybin
Mango request: added an input node to use track's posit...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-04
Ove Murberg Henriksen
svn merge ^/trunk/blender -r48095:48592
blob
|
commitdiff
|
raw
|
diff to current
2012-06-24
Tamito Kajiyama
Merged changes in the trunk up to revision 48227.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-21
Campbell Barton
svn merge ^/trunk/blender -r48140:48147
blob
|
commitdiff
|
raw
|
diff to current
2012-06-21
Mitchell Stokes
Fix for [#31396] "bge.logic.LibLoad fails to import...
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-21
Campbell Barton
py api integration: __import__(... , level=0)
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-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
style cleanup: spelling.
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-27
Sergey Sharybin
Merging r42800 through r42895 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-26
Campbell Barton
svn merge ^/trunk/blender -r42871:42882
blob
|
commitdiff
|
raw
|
diff to current
2011-12-26
Campbell Barton
formatting edits only to use more consisted style
blob
|
commitdiff
|
raw
|
diff to current
2011-12-25
Campbell Barton
svn merge ^/trunk/blender -r42839:42871
blob
|
commitdiff
|
raw
|
diff to current
2011-12-24
Campbell Barton
formatting edits 120 line length
blob
|
commitdiff
|
raw
|
diff to current
2011-11-08
Tamito Kajiyama
Merged changes in the trunk up to revision 41638.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-07
Miika Hamalainen
Merge with trunk r41625
blob
|
commitdiff
|
raw
|
diff to current
2011-11-07
Brecht Van Lommel
Cycles: svn merge -r41531:41613 ^/trunk/blender
blob
|
commitdiff
|
raw
|
diff to current
2011-11-06
Campbell Barton
svn merge ^/trunk/blender -r41503:41575
blob
|
commitdiff
|
raw
|
diff to current
2011-11-05
Sergey Sharybin
Merging r41536 through r41554 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-05
Campbell Barton
py operators - don't use the screen as an operators...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-05
Miika Hamalainen
Merge with trunk r41545
blob
|
commitdiff
|
raw
|
diff to current
2011-11-05
Campbell Barton
macro formatting & remve some unused code.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-04
Sergey Sharybin
Merging r41246 through r41535 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-02
Brecht Van Lommel
Cycles: svn merge -r41266:41467 ^/trunk/blender
blob
|
commitdiff
|
raw
|
diff to current
2011-10-30
Tamito Kajiyama
Merged changes in the trunk up to revision 41368.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-28
Miika Hamalainen
Merge with trunk r41342
blob
|
commitdiff
|
raw
|
diff to current
2011-10-28
Campbell Barton
svn merge -r41310:41329 ^/trunk/blender
blob
|
commitdiff
|
raw
|
diff to current
2011-10-27
Campbell Barton
use const for readonly strings and set some functions...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Brecht Van Lommel
Cycles: svn merge -r41225:41232 ^/trunk/blender
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Sergey Sharybin
Merging trunk up to revision 41245.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Campbell Barton
svn merge ^/trunk/blender -r41226:41227 .
blob
|
commitdiff
|
raw
|
diff to current
2011-10-23
Campbell Barton
remove $Id: tags after discussion on the mailign list...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-21
Brecht Van Lommel
Cycles: svn merge -r40934:41157 ^/trunk/blender
blob
|
commitdiff
|
raw
|
diff to current
2011-10-18
Tamito Kajiyama
Merged changes in the trunk up to revision 41099.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-14
Campbell Barton
svn merge ^/trunk/blender -r40950:40997, bmesh is in...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-13
Miika Hamalainen
Merge with trunk r40991
blob
|
commitdiff
|
raw
|
diff to current
2011-10-13
Sergey Sharybin
Merging r40960 through r40989 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-13
Campbell Barton
formatting edits & remove debug print.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-11
Brecht Van Lommel
Cycles: svn merge -r40411:40934 ^/trunk/blender
blob
|
commitdiff
|
raw
|
diff to current
2011-10-10
Tamito Kajiyama
Merged changes in the trunk up to revision 40911.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-09
Sergey Sharybin
Merging r40848 through r40876 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-09
Campbell Barton
svn merge ^/trunk/blender -r40720:40872
blob
|
commitdiff
|
raw
|
diff to current
2011-10-08
Campbell Barton
use newly added ID_BLEND_PATH() in more places.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
Miika Hamalainen
Merge with trunk r40782
blob
|
commitdiff
|
raw
|
diff to current
2011-09-27
Sergey Sharybin
Merging r40572 through r40597 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-27
Campbell Barton
svn merge ^/trunk/blender -r40511:40587
blob
|
commitdiff
|
raw
|
diff to current
2011-09-26
Campbell Barton
replace strncpy with BLI_strncpy, in some cases strncpy...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Miika Hamalainen
Merge with trunk r40409
blob
|
commitdiff
|
raw
|
diff to current
2011-09-17
Brecht Van Lommel
Cycles: svn merge -r39870:r40266 https://svn.blender...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Sergey Sharybin
svn merge -r39834:40222 https://svn.blender.org/svnroot...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Campbell Barton
svn merge -r39900:40000 https://svn.blender.org/svnroot...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-10
Tamito Kajiyama
Merged changes in the trunk up to revision 40096.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Benoit Bolsee
svn merge -r 39975:40061 https://svn.blender.org/svnroo...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-07
Sergey Sharybin
Merging r39984 through r39997 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-07
Bastien Montagne
Merging r39948 through r39988 from trunk into vgroup_mo...
vgroup_modifiers
blob
|
commitdiff
|
raw
|
diff to current
2011-09-07
Campbell Barton
svn merge -r39951:39986 https://svn.blender.org/svnroot...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-06
Campbell Barton
use Py_ssize_t rather than int when dealing with list...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-16
Joshua Leung
Bugfix [#27157] keyframing a constrained bone does...
blob
|
commitdiff
|
raw
|
diff to current
next