projects
/
blender-staging.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Math Lib: rename mul_serie_m3 to mul_m3_series & reorder args
[blender-staging.git]
/
source
/
blender
/
editors
/
object
/
object_hook.c
2014-07-21
Campbell Barton
Math Lib: rename mul_serie_m3 to mul_m3_series & reorde...
blob
|
commitdiff
|
raw
2014-07-20
Campbell Barton
Math Lib: use variable length args for mul_serie_m3...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
Sergey Sharybin
Fix T40877: Bezier Hook to New Object does not work...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-05
Campbell Barton
Stop all dynamic enums using translations (from blend...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-30
Campbell Barton
Code cleanup: remove unused includes
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
Campbell Barton
Code cleanup: use bool
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-03-15
Campbell Barton
Code cleanup: use r_ prefix for return args
blob
|
commitdiff
|
raw
|
diff to current
2014-01-04
Campbell Barton
RNA API: use bool's for enum itemf callbacks.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-15
Campbell Barton
edits to r60777 - move ED_object_hook_reset_do into...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-15
Bastien Montagne
Fix [#37085] Hook modifier work when created with Ctrl...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-30
Campbell Barton
lots of operator descriptions were incorrectly copy...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-12
Sergey Sharybin
Merging r58778 through r59080 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-07
Thomas Dinges
Merged revision(s) 58859-58993 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-06
Campbell Barton
replace mul_serie_m4 with mul_m4_m4m4 when only 3 args...
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-29
Sergey Sharybin
Merging r58475 through r58700 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-24
Thomas Dinges
Merged revision(s) 58452-58584 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-22
Campbell Barton
transform was flushing the selection (inline), now...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-21
Sergey Sharybin
Merging r58464 through r58474 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-21
Campbell Barton
code cleanup: add break statements in switch ()'s,...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Mitchell Stokes
Creating a BGE staging branch.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-01
Thomas Dinges
Merged revision(s) 57828-57907 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-01
Sergey Sharybin
Merging r57816 through r57896 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-28
Campbell Barton
fix [#35901] Hooks on armature bones are calculated...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-27
Campbell Barton
bmesh optimization: use offsets for deform-vert lookups...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-26
Campbell Barton
BLI_math rename functions:
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
Sergey Sharybin
Make freestyle use local Main for temporary objects
blob
|
commitdiff
|
raw
|
diff to current
2013-04-16
Campbell Barton
code cleanup: use BKE naming conventions for functions...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-13
Campbell Barton
code cleanup: rename BKE_tessmesh -> BKE_editmesh,...
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-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-21
Brecht Van Lommel
Dependency Graph: some refactoring which should have...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-17
Campbell Barton
code cleanup: operator/function mismatch
blob
|
commitdiff
|
raw
|
diff to current
2013-02-16
Tamito Kajiyama
Merged changes in the trunk up to revision 54594.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-13
Campbell Barton
there were more places hook modifier type wasn't checke...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-13
Campbell Barton
fix for missing typecheck on hook-assign operator.
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-10-29
Tamito Kajiyama
Merged changes in the trunk up to revision 51718.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-26
Bastien Montagne
Big i18n commit: add "reports" from bmesh/readfile...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Campbell Barton
style cleanup: trailing tabs & expand some non prefix...
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-14
Bastien Montagne
More UI messages and BKE_reportf->BKE_report fixes...
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-09-23
Tamito Kajiyama
Merged changes in the trunk up to revision 50829.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-15
Sergey Sharybin
Merging r50618 through r50624 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-15
Campbell Barton
code cleanup: remove paranoid NULL checks (these cases...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-18
Tamito Kajiyama
Merged changes in the trunk up to revision 49986.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
Campbell Barton
svn merge ^/trunk/blender -r49854:49867
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
Campbell Barton
add hook now has option to add to active bone (mango...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-13
Tamito Kajiyama
Merged changes in the trunk up to revision 48893.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-10
Sergey Sharybin
Movie Clip Node: skip putting frame to cache when...
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-08
Campbell Barton
svn merge ^/trunk/blender -r48691:48729
blob
|
commitdiff
|
raw
|
diff to current
2012-07-06
Campbell Barton
style cleanup: use c style comments in C code
blob
|
commitdiff
|
raw
|
diff to current
2012-05-11
Tamito Kajiyama
Merged changes in the trunk up to revision 46557.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
Ove Murberg Henriksen
svn merge ^/trunk/blender -r45927:HEAD --accept=theirs...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Ove Murberg Henriksen
merging back to a version that works...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Sergey Sharybin
Merging r46203 through r46413 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46380:HEAD
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46380:46390
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46370:46380
blob
|
commitdiff
|
raw
|
diff to current
2012-05-07
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46360:46370
blob
|
commitdiff
|
raw
|
diff to current
2012-05-07
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46340:46350
blob
|
commitdiff
|
raw
|
diff to current
2012-05-07
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46340:46350
blob
|
commitdiff
|
raw
|
diff to current
2012-05-07
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46335:46340
blob
|
commitdiff
|
raw
|
diff to current
2012-05-07
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46330:46335
blob
|
commitdiff
|
raw
|
diff to current
2012-05-07
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46300:46330
blob
|
commitdiff
|
raw
|
diff to current
2012-05-06
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46100:46200
blob
|
commitdiff
|
raw
|
diff to current
2012-05-06
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46000:46100
blob
|
commitdiff
|
raw
|
diff to current
2012-05-05
Campbell Barton
code cleanup: naming - pose/armature/image
blob
|
commitdiff
|
raw
|
diff to current
2012-05-05
Campbell Barton
code cleanup: BKE_scene api naming.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-05
Campbell Barton
code cleanup: function naming, use BKE_*type* prefix.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-05
Tamito Kajiyama
Merged changes in the trunk up to revision 46309.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-03
Brecht Van Lommel
Fix #31275: mesh draw issues after adding hook to mesh...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-01
Sergey Sharybin
Merging r46111 through r46136 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-30
Campbell Barton
style cleanup: re - wiki.blender.org/index.php/Dev...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-29
Tamito Kajiyama
Merged changes in the trunk up to revision 46045.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-28
Sergey Sharybin
Merging r45936 through r46042 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-28
Campbell Barton
style cleanup: editors / mesh & object
blob
|
commitdiff
|
raw
|
diff to current
2012-04-28
Campbell Barton
style cleanup: format 'for' loop macros the same as...
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-28
Campbell Barton
style cleanup: changes to brace placement / newlines...
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-23
Sergey Sharybin
Merging r45810 through r45876 from trunk into soc-2011...
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-20
Campbell Barton
code cleanup: prefer BM_face/edge/vert_select_set(...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Sergey Sharybin
Merging r45748 through r45791 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Campbell Barton
remove BM_ITER, BM_ITER_INDEX macros, use ELEM or MESH...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Campbell Barton
style cleanup: BM_ITER / BM_ITER_INDEX / BMO_ITER
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-29
Campbell Barton
skip using bmesh operators for converting to/from undo...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Campbell Barton
style/name cleanup: have EDBM_* functions match our...
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-24
Campbell Barton
style cleanup: follow style guide for formatting of...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-23
Campbell Barton
code cleanup: use zero_v3
blob
|
commitdiff
|
raw
|
diff to current
next