projects
/
blender-staging.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix for own recent addition of transform indervidual-axis in editmode, not working...
[blender-staging.git]
/
source
/
blender
/
editors
/
transform
/
transform_generics.c
2013-04-12
Campbell Barton
fix for own recent addition of transform indervidual...
blob
|
commitdiff
|
raw
2013-04-08
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2013-03-27
Campbell Barton
svn merge ^/trunk/blender -r55594:55635
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Ton Roosendaal
Better fix for "To Sphere" crashing in Image editor...
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-13
Campbell Barton
code cleanup: use const events for modal and invoke...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-09
Campbell Barton
code cleanup: move runtime var zfac out of RegionView3D...
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
Bastien Montagne
Another huge bunch of new UI translations (some reporte...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-19
Joshua Leung
Remove ztrans_hack. Looks like just keeping the angles...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-19
Campbell Barton
fix for [#34283] wasn't working in my tests (attached...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-19
Joshua Leung
Bugfix [#34283] armature bones losing their roll settin...
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
2013-02-18
Campbell Barton
fix [#34303] Rotation fcurves don't work with transform...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-26
Tamito Kajiyama
Merged changes in the trunk up to revision 54110.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-24
Joshua Leung
Bugfix [#33974] Bone roll flips 180 degrees when extrud...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-21
Joshua Leung
Bugfix [#33852] Scale of a strip in NLA is changed...
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
2012-12-29
Benoit Bolsee
fix bug #33275: iTaSC ignores location of disconnected...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-23
Tamito Kajiyama
Merged changes in the trunk up to revision 53280.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-21
Ton Roosendaal
Bug fix #33647
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Tamito Kajiyama
Merged changes in the trunk up to revision 53146.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-17
Campbell Barton
code cleanup: use 'const float *' when getting the...
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-04
Tamito Kajiyama
Merged changes in the trunk up to revision 51853.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-30
Campbell Barton
minor improvement to vector api use, replace add, multi...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-29
Campbell Barton
style cleanup: also quiet harmless compiler warning.
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
Ton Roosendaal
Bugfix #31842
blob
|
commitdiff
|
raw
|
diff to current
2012-10-26
Campbell Barton
style cleanup
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
Campbell Barton
code cleanup: spelling
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-10-06
Tamito Kajiyama
Merged changes in the trunk up to revision 51126.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-04
Sergey Sharybin
Fix #32755: Stripes in Metastrip can not be moved on...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Tamito Kajiyama
Merged changes in the trunk up to revision 50956.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-28
Campbell Barton
- transform's createTransCurveVerts was using both...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-24
Campbell Barton
fix for memory leak grabbing masks and grease pencil...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-15
Tamito Kajiyama
Merged changes in the trunk up to revision 50607.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-13
Sergey Sharybin
Merging r50522 through r50572 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-13
Sergey Sharybin
Sequencer: add missed cache invalidation
blob
|
commitdiff
|
raw
|
diff to current
2012-09-13
Sergey Sharybin
Sequencer: fix invalid update when translating strip...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-29
Tamito Kajiyama
Merged changes in the trunk up to revision 50257.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-21
Sergey Sharybin
Merging r50049 through r50076 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-21
Sergey Sharybin
Sequencer: invalidate current frame cache on sequence...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-12
Tamito Kajiyama
Merged changes in the trunk up to revision 49797.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-06
Campbell Barton
svn merge ^/trunk/blender -r49573:49601
blob
|
commitdiff
|
raw
|
diff to current
2012-08-05
Campbell Barton
fix for crash when moving frames about in the node...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-05
Sergey Sharybin
Merging r49534 through r49573 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-03
Campbell Barton
mask transforming when a mesh object was in editmode...
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-26
Campbell Barton
svn merge ^/trunk/blender -r49244:49250
blob
|
commitdiff
|
raw
|
diff to current
2012-07-26
Campbell Barton
add ED_space_image_get_size_fl, ED_space_clip_get_size_fl
blob
|
commitdiff
|
raw
|
diff to current
2012-07-26
Campbell Barton
svn merge ^/trunk/blender -r49241:49244
blob
|
commitdiff
|
raw
|
diff to current
2012-07-26
Campbell Barton
mask/image: rotate about 2d cursor now works.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-25
Sergey Sharybin
Merging r49212 through r49222 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-25
Campbell Barton
mask transform now works in the image space
blob
|
commitdiff
|
raw
|
diff to current
2012-07-25
Campbell Barton
match function names for clip/image spaces
blob
|
commitdiff
|
raw
|
diff to current
2012-07-25
Campbell Barton
fix some crashes with mask/image transfor, a few more...
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-18
Campbell Barton
code cleanup: remove commented includes - mostly from...
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-20
Sergey Sharybin
Merging r48110 through r48114 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Sergey Sharybin
Grease pencil and manual calibration weren't aware...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Campbell Barton
svn merge ^/trunk/blender -r48078:48105
blob
|
commitdiff
|
raw
|
diff to current
2012-06-19
Ove Murberg Henriksen
svn merge ^/trunk/blender -r48011:48095
blob
|
commitdiff
|
raw
|
diff to current
2012-06-19
Sergey Sharybin
Changes in clip editor's public api to make it's more...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-17
Ove Murberg Henriksen
svn merge ^/trunk/blender -r47023:HEAD
blob
|
commitdiff
|
raw
|
diff to current
2012-06-15
Tamito Kajiyama
Merged changes in the trunk up to revision 47977.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-15
Sergey Sharybin
Merging r47895 through r47948 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-15
Sergey Sharybin
Internal refactoring of tracking module, should be...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-11
Sergey Sharybin
Merging r47702 through r47726 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-10
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-06-10
Tamito Kajiyama
Merged changes in the trunk up to revision 47700.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-10
Campbell Barton
svn merge ^/trunk/blender -r47698:47701
blob
|
commitdiff
|
raw
|
diff to current
2012-06-10
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-06-10
Sergey Sharybin
Merging r47677 through r47683 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-10
Sergey Sharybin
Planar tracking support for motion tracking
blob
|
commitdiff
|
raw
|
diff to current
2012-06-10
Sergey Sharybin
Merging r47674 through r47676 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-10
Sergey Sharybin
Merging r47669 through r47673 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-10
Sergey Sharybin
Merging r47667 through r47668 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-10
Sergey Sharybin
Merging r47662 through r47666 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-10
Sergey Sharybin
Merging r47624 through r47661 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-08
Sergey Sharybin
Merging r47612 through r47623 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-08
Campbell Barton
svn merge ^/trunk/blender -r47603:47611
blob
|
commitdiff
|
raw
|
diff to current
2012-06-08
Campbell Barton
mask animation keys now editable in the dope sheet...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-08
Sergey Sharybin
Merging r47581 through r47603 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-07
Sergey Sharybin
Merging r47572 through r47580 form trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-07
Campbell Barton
svn merge ^/trunk/blender -r47566:47571
blob
|
commitdiff
|
raw
|
diff to current
2012-06-07
Sergey Sharybin
Merging r47535 through r47566 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-06
Sergey Sharybin
Merging r47507 through r47534 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-06
Campbell Barton
svn merge ^/trunk/blender -r47423:47506
blob
|
commitdiff
|
raw
|
diff to current
2012-06-04
Campbell Barton
svn merge ^/trunk/blender -r47413:47423
blob
|
commitdiff
|
raw
|
diff to current
2012-06-04
Campbell Barton
mask mode for clip editor developed by Sergey Sharybin...
blob
|
commitdiff
|
raw
|
diff to current
next