projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
svn merge ^/trunk/blender -r48674:48681
[blender.git]
/
release
/
scripts
/
2012-07-06
Campbell Barton
svn merge ^/trunk/blender -r48674:48681
tree
|
commitdiff
2012-07-06
Campbell Barton
svn merge ^/trunk/blender -r48658:48674
tree
|
commitdiff
2012-07-05
Campbell Barton
svn merge ^/trunk/blender -r48638:48658
tree
|
commitdiff
2012-07-05
Campbell Barton
svn merge ^/trunk/blender -r48604:48638
tree
|
commitdiff
2012-07-04
Thomas Dinges
Fix for [#32016] Tracking Settings Presets not working
tree
|
commitdiff
2012-07-04
Campbell Barton
style cleanup
tree
|
commitdiff
2012-07-04
Bastien Montagne
Minor update to make it work within i18n repo too.
tree
|
commitdiff
2012-07-04
Campbell Barton
svn merge ^/trunk/blender -r48585:48604
tree
|
commitdiff
2012-07-04
Bastien Montagne
Last spell checking (for now).
tree
|
commitdiff
2012-07-04
Bastien Montagne
More spell checking.
tree
|
commitdiff
2012-07-04
Campbell Barton
svn merge ^/trunk/blender -r48576:48585
tree
|
commitdiff
2012-07-04
Jeroen Bakker
Two pass execution:
tree
|
commitdiff
2012-07-04
Jeroen Bakker
Highlight nodes that are being processed
tree
|
commitdiff
2012-07-04
Sergey Sharybin
Merging r48575 through r48576 from trunk into soc-2011...
tree
|
commitdiff
2012-07-04
Sergey Sharybin
Merging r48545 through r48574 from trunk into soc-2011...
tree
|
commitdiff
2012-07-03
Campbell Barton
fix error in node template and quiet warning.
tree
|
commitdiff
2012-07-03
Bastien Montagne
More spell and typo fixes (mostly visualise->visualize...
tree
|
commitdiff
2012-07-03
Bastien Montagne
Minor updates.
tree
|
commitdiff
2012-07-03
Bastien Montagne
First load of spell and typo fixes (mostly UI messages...
tree
|
commitdiff
2012-07-03
Sergey Sharybin
Merging r48538 through r48544 from trunk into soc-2011...
tree
|
commitdiff
2012-07-03
Bastien Montagne
Grmph! module renaming broke the tool!
tree
|
commitdiff
2012-07-03
Campbell Barton
svn merge ^/trunk/blender -r48527:48537
tree
|
commitdiff
2012-07-03
Bastien Montagne
More exception words to the ui dico... :/
tree
|
commitdiff
2012-07-03
Bastien Montagne
Minor edits.
tree
|
commitdiff
2012-07-03
Bastien Montagne
Fix [#31977] Export Animated Mesh, terminate baking...
tree
|
commitdiff
2012-07-03
Campbell Barton
rename module to something less generic.
tree
|
commitdiff
2012-07-03
Campbell Barton
svn merge ^/trunk/blender -r48489:48527
tree
|
commitdiff
2012-07-03
Campbell Barton
fix (actually nasty workaround), for groups incorrectly...
tree
|
commitdiff
2012-07-03
Bastien Montagne
Style edit (mostly), use """ for docstrings (not ''').
tree
|
commitdiff
2012-07-03
Bastien Montagne
Nice update to xgettext replacement, now finds 608...
tree
|
commitdiff
2012-07-02
Bastien Montagne
Adding (moving from bf-translation) the i18n python...
tree
|
commitdiff
2012-07-02
Campbell Barton
enable playing with blenders internal anim player again.
tree
|
commitdiff
2012-07-02
Sergey Sharybin
Color management refactor
tree
|
commitdiff
2012-07-02
Sergey Sharybin
Merging r48470 through r48489 from trunk into soc-2011...
tree
|
commitdiff
2012-07-01
Campbell Barton
svn merge ^/trunk/blender -r48415:48469
tree
|
commitdiff
2012-07-01
Campbell Barton
another fix for error in the view raycast template
tree
|
commitdiff
2012-07-01
Campbell Barton
fix for 2 errors in the template
tree
|
commitdiff
2012-07-01
Campbell Barton
python template for doing mouse ray casts to pick objec...
tree
|
commitdiff
2012-07-01
Campbell Barton
new function: bpy.extras.view3d_utils.region_2d_to_orig...
tree
|
commitdiff
2012-07-01
Campbell Barton
style cleanup: remove '.' from docstring endings and...
tree
|
commitdiff
2012-06-30
Campbell Barton
code cleanup: some vars were assigned when not needed
tree
|
commitdiff
2012-06-30
Sergey Sharybin
Color management cleanup and improvements
tree
|
commitdiff
2012-06-30
Sergey Sharybin
Color management refactoiring and some extra options
tree
|
commitdiff
2012-06-30
Sergey Sharybin
Color management fixes and improvements
tree
|
commitdiff
2012-06-29
Campbell Barton
svn merge ^/trunk/blender -r48411:48415
tree
|
commitdiff
2012-06-29
Campbell Barton
svn merge ^/trunk/blender -r48409:48411
tree
|
commitdiff
2012-06-29
Lukas Toenne
Extended modes for snapping in the node editor.
tree
|
commitdiff
2012-06-29
Sergey Sharybin
Merging r48407 through r48409 from trunk into soc-2011...
tree
|
commitdiff
2012-06-29
Campbell Barton
svn merge ^/trunk/blender -r48378:48406
tree
|
commitdiff
2012-06-29
Bastien Montagne
Fixing a bug found while checking "[#31937] UV/Image...
tree
|
commitdiff
2012-06-29
Campbell Barton
fix for bug where user scripts path set by an environme...
tree
|
commitdiff
2012-06-28
Campbell Barton
print warning if a script in the addons dir has no...
tree
|
commitdiff
2012-06-28
Campbell Barton
svn merge ^/trunk/blender -r48375:48378
tree
|
commitdiff
2012-06-28
Campbell Barton
svn merge ^/trunk/blender -r48370:48375
tree
|
commitdiff
2012-06-28
Campbell Barton
svn merge ^/trunk/blender -r48333:48370
tree
|
commitdiff
2012-06-28
Lukas Toenne
Basic snapping in node transform operator.
tree
|
commitdiff
2012-06-27
Campbell Barton
option so operators can be executed with undo enabled...
tree
|
commitdiff
2012-06-27
Sergey Sharybin
Clean-up and refactor of current OCIO integration
tree
|
commitdiff
2012-06-27
Campbell Barton
svn merge ^/trunk/blender -r48321:48333
tree
|
commitdiff
2012-06-26
Campbell Barton
svn merge ^/trunk/blender -r48313:48321
tree
|
commitdiff
2012-06-26
Sergey Sharybin
Merging r48308 through r48313 from trunk into soc-2011...
tree
|
commitdiff
2012-06-26
Campbell Barton
svn merge ^/trunk/blender -r48305:48307
tree
|
commitdiff
2012-06-26
Sergey Sharybin
Merging r48303 through r48305 from trunk into soc-2011...
tree
|
commitdiff
2012-06-26
Campbell Barton
svn merge ^/trunk/blender -r48288:48302
tree
|
commitdiff
2012-06-25
Sergey Sharybin
Merging r48284 through r48288 from trunk into soc-2011...
tree
|
commitdiff
2012-06-25
Campbell Barton
svn merge ^/trunk/blender -r48276:48283
tree
|
commitdiff
2012-06-25
Sergey Sharybin
Merging r48264 through r48276 from trunk into soc-2011...
tree
|
commitdiff
2012-06-25
Sergey Sharybin
Merging r48257 through r48263 from trunk into soc-2011...
tree
|
commitdiff
2012-06-25
Sergey Sharybin
Merging r48255 through r48256 from trunk into soc-2011...
tree
|
commitdiff
2012-06-25
Campbell Barton
svn merge ^/trunk/blender -r48245:48254
tree
|
commitdiff
2012-06-25
Campbell Barton
utility mesh function to return UV islands
tree
|
commitdiff
2012-06-24
Sergey Sharybin
Merging r48241 through r48245 from trunk into soc-2011...
tree
|
commitdiff
2012-06-24
Sergey Sharybin
Merging r48238 through r48240 from trunk into soc-2011...
tree
|
commitdiff
2012-06-24
Sergey Sharybin
Merging r48224 through r48237 from trunk into soc-2011...
tree
|
commitdiff
2012-06-23
Sergey Sharybin
Merging r48196 through r48223 from trunk into soc-2011...
tree
|
commitdiff
2012-06-23
Guillermo S. Romero
SVN maintenance.
tree
|
commitdiff
2012-06-22
Gaia Clary
Fix: Collada (Exporter) replaced the initial operator...
tree
|
commitdiff
2012-06-22
Campbell Barton
svn merge ^/trunk/blender -r48188:48195
tree
|
commitdiff
2012-06-22
Campbell Barton
svn merge ^/trunk/blender -r48168:48188
tree
|
commitdiff
2012-06-22
Campbell Barton
mask re-key feature - mango request. ability to reset...
tree
|
commitdiff
2012-06-21
Campbell Barton
svn merge ^/trunk/blender -r48162:48168
tree
|
commitdiff
2012-06-21
Thomas Dinges
Themes:
tree
|
commitdiff
2012-06-21
Campbell Barton
svn merge ^/trunk/blender -r48160:48162
tree
|
commitdiff
2012-06-21
Campbell Barton
svn merge ^/trunk/blender -r48158:48160
tree
|
commitdiff
2012-06-21
Campbell Barton
svn merge ^/trunk/blender -r48153:48158
tree
|
commitdiff
2012-06-21
Campbell Barton
svn merge ^/trunk/blender -r48147:48153
tree
|
commitdiff
2012-06-21
Bastien Montagne
Fix [#31714] Pinning object context causes texture...
tree
|
commitdiff
2012-06-21
Campbell Barton
svn merge ^/trunk/blender -r48140:48147
tree
|
commitdiff
2012-06-21
Mitchell Stokes
Fix for [#31792] "Character Physics type not detected...
tree
|
commitdiff
2012-06-20
Campbell Barton
svn merge ^/trunk/blender -r48133:48140
tree
|
commitdiff
2012-06-20
Campbell Barton
svn merge ^/trunk/blender -r48129:48133
tree
|
commitdiff
2012-06-20
Campbell Barton
svn merge ^/trunk/blender -r48119:48129
tree
|
commitdiff
2012-06-20
Sergey Sharybin
Fix #31852: Sequencer duplicate cant move strips on...
tree
|
commitdiff
2012-06-20
Campbell Barton
svn merge ^/trunk/blender -r48114:48119
tree
|
commitdiff
2012-06-20
Campbell Barton
removing from group now shows menu to select group...
tree
|
commitdiff
2012-06-20
Sergey Sharybin
Merging r48110 through r48114 from trunk into soc-2011...
tree
|
commitdiff
2012-06-20
Campbell Barton
svn merge ^/trunk/blender -r48105:48109
tree
|
commitdiff
2012-06-20
Campbell Barton
add back blending for vertex and weight paint modes...
tree
|
commitdiff
2012-06-20
Campbell Barton
add in convenience var 'D = bpy.data' - to the python...
tree
|
commitdiff
2012-06-20
Campbell Barton
svn merge ^/trunk/blender -r48078:48105
tree
|
commitdiff
next