projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
code cleanup: quiet some warnings and style
[blender.git]
/
source
/
blender
/
windowmanager
/
intern
/
wm_keymap.c
2013-04-05
Campbell Barton
code cleanup: quiet some warnings and style
blob
|
commitdiff
|
raw
2013-04-05
Brecht Van Lommel
Fix #34862: some operators like mesh separate or object...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-04
Campbell Barton
code cleanup: use bools in interface handlers, dont...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-04
Campbell Barton
code cleanup: use bools in UI and WM code, quiet some...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-14
Campbell Barton
use BLI_strncpy_rlen() rather then BLI_snprintf() when...
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-14
Campbell Barton
fix (for one case of...) [#33949] T_ALT_TRANSFORM confl...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-14
Campbell Barton
add missing NULL checks - could cause crashes in rare...
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-12-04
Campbell Barton
fix for WM_keymap_remove_item() writing to freed memory.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Brecht Van Lommel
Fix #33227: custom keymap syncing didn't work well...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-12
Campbell Barton
code cleanup: spelling,
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-02
Campbell Barton
all remove functions now invalidate the RNA objects...
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-27
Ton Roosendaal
Putting back mysterious lines that check KM_CLICK keyma...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-26
Ton Roosendaal
Bugfix #28734
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-21
Bastien Montagne
Fix for [#32595] N shortcut (view-properties) is not...
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-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-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-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-02
Sergey Sharybin
Merging r46137 through r46202 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-01
Campbell Barton
style cleanup: guys - set your editors to tabs!
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
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-22
Campbell Barton
style cleanup: comments
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
Sergey Sharybin
Merging r45708 through r45717 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
Brecht Van Lommel
Fix #30977: error loading modal keymaps from keyconfigu...
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-16
Sergey Sharybin
Fix #30958: Right click menu and add shortcut for impor...
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-27
Campbell Barton
style cleanup: wm, mosyly adding space around ops
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-24
Campbell Barton
style cleanup: mainly for mesh code, also some WM funct...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-22
Campbell Barton
style cleanup: spaces aroudn operators for operator...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Campbell Barton
style cleanup: comment blocks
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Campbell Barton
style cleanup: spelling.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-19
Campbell Barton
svn merge ^/trunk/blender -r44235:44250
blob
|
commitdiff
|
raw
|
diff to current
2012-02-19
Sergey Sharybin
Proxies: FFmpeg proxy builder wasn't taking image quali...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-19
Campbell Barton
style cleanyp: split > 120 width lines.
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-17
Campbell Barton
svn merge ^/trunk/blender -r43461:43472
blob
|
commitdiff
|
raw
|
diff to current
2012-01-17
Campbell Barton
svn merge ^/trunk/blender -r43443:43461
blob
|
commitdiff
|
raw
|
diff to current
2012-01-17
Antony Riakiotakis
Uv Tools branch GSOC 2011
blob
|
commitdiff
|
raw
|
diff to current
2012-01-13
Campbell Barton
svn merge ^/trunk/blender -r43294:43338
blob
|
commitdiff
|
raw
|
diff to current
2012-01-12
Brecht Van Lommel
Fix #29864: crash running blender in background mode...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-22
Sergey Sharybin
Merging r41937 through r42061 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-22
Campbell Barton
svn merge ^/trunk/blender -r42009:42053
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Brecht Van Lommel
Fix #29333: issue with modal keymap saving.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-16
Sergey Sharybin
Merged trunk up to rev41928
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Campbell Barton
svn merge -r41779:41847 ^/trunk/blender
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Campbell Barton
fix [#29242] menus have no keyboard shortcuts
blob
|
commitdiff
|
raw
|
diff to current
2011-10-28
Miika Hamalainen
Merge with trunk r41342
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-24
Campbell Barton
svn merge ^/trunk/blender -r41175:41200 --- will...
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-22
Brecht Van Lommel
Cycles: svn merge -r41182:41205 ^/trunk/blender
blob
|
commitdiff
|
raw
|
diff to current
2011-10-22
Miika Hamalainen
Merge with trunk r41197
blob
|
commitdiff
|
raw
|
diff to current
2011-10-22
Sergey Sharybin
Merging r41176 through r41192 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-22
Campbell Barton
- use defines for wmKeyMapItem & wmEvent alt/shift...
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 -r40000:40179 https://svn.blender.org/svnroot...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Campbell Barton
svn merge -r39558:39800 https://svn.blender.org/svnroot...
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-09
Campbell Barton
svn merge -r40034:40051 https://svn.blender.org/svnroot...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
Sergey Sharybin
Merging r39998 through r40043 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
Brecht Van Lommel
Fix #28310: import of key configuration with modal...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-07
Benoit Bolsee
svn merge -r 37306:39975 https://svn.blender.org/svnroo...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-07
Sergey Sharybin
Merging r39717 through r39983 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-02
Brecht Van Lommel
Cycles: svn merge -r39669:39870 https://svn.blender...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-01
Bastien Montagne
Merging r39652 through r39842 from trunk into vgroup_mo...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-01
Xiao Xiangquan
merge with trunk r39834
blob
|
commitdiff
|
raw
|
diff to current
2011-08-30
Joerg Mueller
* Merge trunk up to r39790.
soc-2011-pepper
blob
|
commitdiff
|
raw
|
diff to current
2011-08-29
Campbell Barton
svn merge -r39664:39762 https://svn.blender.org/svnroot...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-28
Miika Hamalainen
Merge with trunk r39750
blob
|
commitdiff
|
raw
|
diff to current
2011-08-28
Campbell Barton
- use static vars and functions where possible.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-21
Miika Hamalainen
Merge with trunk r39589
blob
|
commitdiff
|
raw
|
diff to current
2011-08-19
Jason Hays
Merged 39338-39558
blob
|
commitdiff
|
raw
|
diff to current
2011-08-17
Bastien Montagne
Merging r39199 through r39485 from trunk into vgroup_mo...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-16
Brecht Van Lommel
Cycles: svn merge -r39132:39457 https://svn.blender...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-16
Joerg Mueller
Merging trunk up to r39447.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-16
Sergey Sharybin
Merging r39397 through r39434 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
next