projects
/
blender-staging.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
remove some warnings and possible use of un-initialized vars.
[blender-staging.git]
/
source
/
blender
/
editors
/
space_graph
/
graph_select.c
2011-05-24
Campbell Barton
remove some warnings and possible use of un-initialized...
blob
|
commitdiff
|
raw
2011-05-20
Campbell Barton
was using the wrong rna type for GRAPH_OT_select_leftright
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Campbell Barton
use event->mval rather then subtracting ar->winrct...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Campbell Barton
for bug [#27358] Transform bug when transform > 500
blob
|
commitdiff
|
raw
|
diff to current
2011-04-29
Campbell Barton
corrections for redundant null checks & transform print...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Joshua Leung
Pose Propagate - Further Tweaks:
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Campbell Barton
fix [#26452] Problem with key properties when OnlySelec...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-09
Janne Karhu
Fix for [#26420] F-Curve key handles affected by NLA...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-05
Campbell Barton
use NULL rather then 0 for pointer assignments & compar...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-28
Campbell Barton
remove unused vars.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-27
Nathan Letwory
doxygen: blender/editors tagged.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
Nathan Letwory
doxygen: prevent GPL license block from being parsed...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-14
Joshua Leung
Forgot NLA Editor support for this...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-14
Joshua Leung
Graph Editor part of the changes in the previous commit...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-07
Campbell Barton
split BKE_utildefines.h, now it only has blender specif...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
Campbell Barton
Minor annoyance with graph editor selection:
blob
|
commitdiff
|
raw
|
diff to current
2010-10-31
Campbell Barton
initialize structs to zero rather then using memset().
blob
|
commitdiff
|
raw
|
diff to current
2010-10-16
Campbell Barton
editors/space_* build without unused args warnings
blob
|
commitdiff
|
raw
|
diff to current
2010-10-15
Campbell Barton
tag UNUSED() for operator exec() and invoke() functions.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-10
Joerg Mueller
svn merge -r 31145:31210 https://svn.blender.org/svnroo...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-08
Campbell Barton
remove unused includes from editors/space_*
blob
|
commitdiff
|
raw
|
diff to current
2010-06-19
Joerg Mueller
Recreating my GSoC branch.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-19
Joerg Mueller
Deleting my GSoC branch to recreate it.
blob
|
commitdiff
|
raw
2010-06-18
Matt Ebb
Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-25
Joerg Mueller
Merge with trunk, revision 28528 - 28976.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-22
Joshua Leung
Graph Editor Selection Fix for Durian:
blob
|
commitdiff
|
raw
|
diff to current
2010-05-20
Joshua Leung
Bugfix #22204: curve modifier onto lamp energy with...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-18
Campbell Barton
remove config.h references, was added for automake...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
Joshua Leung
Animation Editors: Select Linked Operator
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
Joshua Leung
Durian Feature Request for Graph Editor: Border Select...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-02
Joshua Leung
Batch renaming some keyframe editing internals in prepa...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
Campbell Barton
more lint includes
blob
|
commitdiff
|
raw
|
diff to current
2010-03-09
Joshua Leung
Bugfix #21117: Trying to select overlapping keys in...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-12
Campbell Barton
correct fsf address
blob
|
commitdiff
|
raw
|
diff to current
2010-02-10
Campbell Barton
batch remove .'s used with RNA_def_struct_ui_text
blob
|
commitdiff
|
raw
|
diff to current
2010-02-08
Campbell Barton
Graph editor, when 'Only Selected Handles' is enabled...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-07
Joshua Leung
Operator Execution Contexts Bugfix:
blob
|
commitdiff
|
raw
|
diff to current
2010-02-07
Joshua Leung
DopeSheet and Graph Editors: Select More/Less Operators
blob
|
commitdiff
|
raw
|
diff to current
2010-01-30
Arystanbek Dyussenov
COLLADA branch: merge from trunk -r 25745:26429.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-26
Joshua Leung
Finishing off the Transform code changes for Degrees...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-26
Matt Ebb
WIP commit - degree conversions for transform fcurve...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-26
Joshua Leung
Radians vs Degrees: The Second Attempt
blob
|
commitdiff
|
raw
|
diff to current
2010-01-24
Campbell Barton
copy of docs from 2.4x for python modules that have...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-23
Joshua Leung
Durian Request: Expansion of Action Groups not linked...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-22
Joshua Leung
Graph Editor: Bugfixes for option where only the keyfra...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-19
Joshua Leung
Small tweaks to 26108 - Graph Select Borderselect:
blob
|
commitdiff
|
raw
|
diff to current
2010-01-19
Campbell Barton
Aligorith: please check. this was copied from mouse...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-15
Joshua Leung
Reverting changes made in r25940 with the NLA unmapping.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-12
Brecht Van Lommel
NLA: fix keyframes getting messed up when making strips...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-16
Campbell Barton
python api for ID property access by Joseph Eager,...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-12
Arystanbek Dyussenov
COLLADA: merge from trunk -r 24390:24522.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-11
Brecht Van Lommel
Sculpt: svn merge https://svn.blender.org/svnroot/bf...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-10
Brecht Van Lommel
Math Lib
blob
|
commitdiff
|
raw
|
diff to current
2009-11-07
Arystanbek Dyussenov
Merge from trunk -r 24247:24313, -r 24313:24390.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-06
Campbell Barton
- modal keymap for border select
blob
|
commitdiff
|
raw
|
diff to current
2009-10-25
Arystanbek Dyussenov
Merge from trunk -r 23000:23968.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Campbell Barton
Copying scripts from 2.4x without 2.5x changes
blob
|
commitdiff
|
raw
|
diff to current
2009-09-28
Andre Susano Pinto
svn merge -r 23207:23528 https://svn.blender.org/svnroo...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Joshua Leung
Graph Editor: Drawing + Selection Tweaks
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Benoit Bolsee
Merge ... itasc branch. Project files, scons and cmake...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Arystanbek Dyussenov
Manual merge of soc-2009-kazanbas branch:
blob
|
commitdiff
|
raw
|
diff to current
2009-09-15
Arystanbek Dyussenov
Undo revision 23130 which was a merge with 2.5, a messy...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-15
Andre Susano Pinto
svn merge -r 22571:22800 https://svn.blender.org/svnroo...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-12
Martin Poirier
copying 2.5 over to trunk
blob
|
commitdiff
|
raw
|
diff to current
2009-09-11
Joshua Leung
2.5: Two Bugfixes
blob
|
commitdiff
|
raw
|
diff to current
2009-09-11
Campbell Barton
svn merge https://svn.blender.org/svnroot/bf-blender...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Dalai Felinto
manual merge trunk -r 23037
blob
|
commitdiff
|
raw
|
diff to current
2009-09-07
Campbell Barton
svn merge https://svn.blender.org/svnroot/bf-blender...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-07
Campbell Barton
svn merge https://svn.blender.org/svnroot/bf-blender...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Campbell Barton
svn merge https://svn.blender.org/svnroot/bf-blender...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-29
Campbell Barton
svn merge https://svn.blender.org/svnroot/bf-blender...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-24
Nathan Letwory
* merge r22734 from trunk
blob
|
commitdiff
|
raw
|
diff to current
2009-08-23
Campbell Barton
svn merge https://svn.blender.org/svnroot/bf-blender...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-22
Campbell Barton
svn merge https://svn.blender.org/svnroot/bf-blender...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-22
Campbell Barton
svn merge https://svn.blender.org/svnroot/bf-blender...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Campbell Barton
svn merge https://svn.blender.org/svnroot/bf-blender...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-15
Joshua Leung
Commenting out code from commit 22457 by Genscher for...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Matt Ebb
* First commit merging 2.4-based sim_physics in to...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-07
Campbell Barton
svn merge https://svn.blender.org/svnroot/bf-blender...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-04
Campbell Barton
svn merge https://svn.blender.org/svnroot/bf-blender...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-03
Arystanbek Dyussenov
Merge with 2.5 -r 21756:22173.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-02
Campbell Barton
svn merge https://svn.blender.org/svnroot/bf-blender...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-01
Andre Susano Pinto
svn merge -r 21508:22111 https://svn.blender.org/svnroo...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-31
Campbell Barton
svn merge https://svn.blender.org/svnroot/bf-blender...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-31
Campbell Barton
svn merge https://svn.blender.org/svnroot/bf-blender...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-30
Arystanbek Dyussenov
Merge with 2.5 -r 21788:22040.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-28
Joshua Leung
2.5 - Anim Editor cleanups + Graph Editor Clutter Reduction
blob
|
commitdiff
|
raw
|
diff to current
2009-07-25
Campbell Barton
svn merge https://svn.blender.org/svnroot/bf-blender...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-25
Campbell Barton
svn merge https://svn.blender.org/svnroot/bf-blender...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Arystanbek Dyussenov
Merge with 2.5 -r 21003:21788.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Arystanbek Dyussenov
Merge with 2.5 -r 21515:21619.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-11
Joshua Leung
2.5 - Added descriptions to all Animation Editor operators
blob
|
commitdiff
|
raw
|
diff to current
2009-07-11
Arystanbek Dyussenov
Merge from 2.5 -r 21285:21515. Thanks Joshua!
blob
|
commitdiff
|
raw
|
diff to current
2009-07-11
Joshua Leung
2.5 - NLA SoC Branch Merged to 2.5!
blob
|
commitdiff
|
raw
|
diff to current
2009-07-11
Joshua Leung
NLA SoC: Merge from 2.5
blob
|
commitdiff
|
raw
|
diff to current
2009-07-10
Joshua Leung
NLA SoC: Notifier Fixes for Animation Editors
blob
|
commitdiff
|
raw
|
diff to current
2009-07-10
Joshua Leung
NLA SoC: Merge from 2.5
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
Joshua Leung
NLA SoC: Current Frame can now be negative
blob
|
commitdiff
|
raw
|
diff to current
2009-07-03
Joshua Leung
NLA SoC: Merge from 2.5
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Andre Susano Pinto
svn merge -r 21041:21301 https://svn.blender.org/svnroo...
blob
|
commitdiff
|
raw
|
diff to current
next