projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix reversed names in modifier-remove error report
[blender.git]
/
source
/
blender
/
editors
/
object
/
object_modifier.c
2012-08-18
Nicholas Bishop
Fix reversed names in modifier-remove error report
blob
|
commitdiff
|
raw
2012-08-18
Campbell Barton
utility functions: BLI_findptr, BLI_rfindptr --- use...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-15
Campbell Barton
fix for missing change to fluidsim from last commit...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-15
Campbell Barton
add wm job types they are not used yet, so this just...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-11
Campbell Barton
code cleanup: WM naming conventions
blob
|
commitdiff
|
raw
|
diff to current
2012-08-08
Campbell Barton
code cleanup: rename G.afbreek --> is_break, G.renderin...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-04
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-08-01
Campbell Barton
fix some more crashes when running skin operators on...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-01
Campbell Barton
fix for crash in 'Skin Armature Create' when the mesh...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-29
Campbell Barton
style cleanup
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-07
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-07-01
Campbell Barton
svn merge ^/trunk/blender -r48415:48469
blob
|
commitdiff
|
raw
|
diff to current
2012-06-30
Campbell Barton
style cleanup: comments
blob
|
commitdiff
|
raw
|
diff to current
2012-06-29
Campbell Barton
mark modifier operators that only work in the UI as...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
Campbell Barton
svn merge ^/trunk/blender -r48245:48254
blob
|
commitdiff
|
raw
|
diff to current
2012-06-24
Nicholas Bishop
Fixes for modifier data in multi-user meshes.
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-08
Sergey Sharybin
Fix #31743: Applying Smooth modifier to a curve crashes...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-26
Campbell Barton
svn merge ^/trunk/blender -r47047:47058
blob
|
commitdiff
|
raw
|
diff to current
2012-05-26
Nicholas Bishop
Delete skin customdata if all skin modifiers are removed.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-26
Campbell Barton
svn merge ^/trunk/blender -r47003:47047
blob
|
commitdiff
|
raw
|
diff to current
2012-05-25
Brecht Van Lommel
Animation playback: now all windows are update during...
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-22
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-05-22
Campbell Barton
style cleanup: relating to skin modifier
blob
|
commitdiff
|
raw
|
diff to current
2012-05-22
Nicholas Bishop
Add operator to extract armature and vertex groups...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-22
Nicholas Bishop
Add skin vertex operators.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-22
Nicholas Bishop
Ensure skin nodes get created when adding modifier.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-20
Campbell Barton
code cleanup:
blob
|
commitdiff
|
raw
|
diff to current
2012-05-20
Campbell Barton
use utf8 functions for new modifier names
blob
|
commitdiff
|
raw
|
diff to current
2012-05-19
Campbell Barton
code cleanup: use TRUE/FALSE rather then 1/0 for better...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-11
Sergey Sharybin
Merging r46495 through r46557 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-11
Campbell Barton
style cleanup: mainly sculpt/whitespace
blob
|
commitdiff
|
raw
|
diff to current
2012-05-10
Nicholas Bishop
Ensure mask layers are always present in sculpt mode.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
Sergey Sharybin
Merging r46456 through r46468 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
Bastien Montagne
Refactor of modifiers' apply function: now use a single...
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-07
Sergey Sharybin
Style cleanup: displist module
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: function naming, use BKE_*type* prefix.
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-28
Sergey Sharybin
Merging r45936 through r46042 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-28
Sergey Sharybin
Code and style cleanup in own modules in BKE and also...
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
Sergey Sharybin
Fix #31117: Segfault when removing Meshdeform Modifier
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-03-24
Campbell Barton
style cleanup: follow style guide for formatting of...
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-19
Nicholas Bishop
Add a multires function to delete MDisps.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-18
Campbell Barton
spelling cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-03-12
Sergey Sharybin
Fix #30496: Bugs and crashes about "make links modifers...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-10
Nicholas Bishop
Remove the OBJECT_OT_test_multires operator.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-04
Campbell Barton
style cleanup - comment spelling + translate some dutch.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-03
Campbell Barton
style cleanup - use aligned * prefixed blocks for descr...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-02
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-03-01
Campbell Barton
Spelling Cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-02-23
Campbell Barton
code style cleanup, no functional changes.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-19
Campbell Barton
- remove some unused editmesh functions.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-19
Campbell Barton
BMesh Merge
blob
|
commitdiff
|
raw
|
diff to current
2012-02-19
Campbell Barton
misc changes from trunk (avoid confusion since these...
bmesh
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
Campbell Barton
svn merge ^/trunk/blender -r44213:44235 --- fixes...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Campbell Barton
svn merge ^/trunk/blender -r44204:44213
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Campbell Barton
svn merge ^/trunk/blender -r44189:44204
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Campbell Barton
svn merge ^/trunk/blender -r44136:44189
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Campbell Barton
svn merge ^/trunk/blender -r44118:44136
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Campbell Barton
svn merge ^/trunk/blender -r44076:44118
blob
|
commitdiff
|
raw
|
diff to current
2012-02-13
Campbell Barton
svn merge ^/trunk/blender -r44024:44076
blob
|
commitdiff
|
raw
|
diff to current
2012-02-12
Campbell Barton
code refactor, function renaming for bmesh.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-11
Campbell Barton
svn merge ^/trunk/blender -r43995:44024
blob
|
commitdiff
|
raw
|
diff to current
2012-02-09
Campbell Barton
svn merge ^/trunk/blender -r43976:43995
blob
|
commitdiff
|
raw
|
diff to current
2012-02-08
Campbell Barton
svn merge ^/trunk/blender -r43934:43976
blob
|
commitdiff
|
raw
|
diff to current
2012-02-06
Campbell Barton
svn merge ^/trunk/blender -r43918:43934
blob
|
commitdiff
|
raw
|
diff to current
2012-02-05
Campbell Barton
svn merge ^/trunk/blender -r43887:43918
blob
|
commitdiff
|
raw
|
diff to current
2012-02-05
Campbell Barton
svn merge ^/trunk/blender -r43864:43887
blob
|
commitdiff
|
raw
|
diff to current
2012-02-03
Campbell Barton
svn merge ^/trunk/blender -r43830:43864
blob
|
commitdiff
|
raw
|
diff to current
2012-02-02
Sergey Sharybin
Merging r43721 through r43847 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-02
Campbell Barton
svn merge ^/trunk/blender -r43819:43830
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
Campbell Barton
svn merge ^/trunk/blender -r43751:43819, need to look...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-30
Sergey Sharybin
Fix #30031: Build modifier crashes when applied to...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-29
Campbell Barton
svn merge ^/trunk/blender -r43733:43751
blob
|
commitdiff
|
raw
|
diff to current
2012-01-26
Campbell Barton
svn merge ^/trunk/blender -r43693:43733
blob
|
commitdiff
|
raw
|
diff to current
2012-01-26
Sergey Sharybin
Merging r43501 through r43720 form trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-25
Campbell Barton
svn merge ^/trunk/blender -r43685:43693
blob
|
commitdiff
|
raw
|
diff to current
2012-01-24
Campbell Barton
svn merge ^/trunk/blender -r43676:43685
blob
|
commitdiff
|
raw
|
diff to current
2012-01-24
Campbell Barton
svn merge ^/trunk/blender -r43664:43676
blob
|
commitdiff
|
raw
|
diff to current
2012-01-24
Sergey Sharybin
Fix #29946: Recover Auto Save defaults to "Short List...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-24
Campbell Barton
svn merge ^/trunk/blender -r43639:43664
blob
|
commitdiff
|
raw
|
diff to current
2012-01-23
Campbell Barton
svn merge ^/trunk/blender -r43616:43639
blob
|
commitdiff
|
raw
|
diff to current
2012-01-22
Campbell Barton
svn merge ^/trunk/blender -r43611:43616
blob
|
commitdiff
|
raw
|
diff to current
2012-01-22
Bastien Montagne
Merged with trunk (-r43609:43611): updated modifier...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-22
Campbell Barton
svn merge ^/trunk/blender -r43564:43609
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
Campbell Barton
svn merge ^/trunk/blender -r43554:43564
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
Campbell Barton
svn merge ^/trunk/blender -r43530:43554
blob
|
commitdiff
|
raw
|
diff to current
next