Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-08Cycles: support for environment texture "Mirror Ball" projection mode, next toBrecht Van Lommel
2012-03-08New operators for clip editor's curve view:Sergey Sharybin
2012-03-08Fixing several issues with keyingsets:Bastien Montagne
2012-03-08style cleanup - spelling.Campbell Barton
2012-03-07change camera zoom from short to float.Campbell Barton
2012-03-07remove printing versions in makesdna/makesrna - this used svn ID property whi...Campbell Barton
2012-03-07Cycles: float texture support. Due to GPU limitations there are now 95 byte,Brecht Van Lommel
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-03-05added check for DNA C syntax we cant parse:Campbell Barton
2012-03-05fix [#30457] Smooth normals wrongly exported to wavefrontCampbell Barton
2012-03-05Fixed copyright lines for some tracking related DNA files.Sergey Sharybin
2012-03-04style cleanup - comment spelling + translate some dutch.Campbell Barton
2012-03-03style cleanup - spelling corrections & update some incorrect comments.Campbell Barton
2012-03-03option for the Armature Actuator to change the influence of a bone constraint.Dalai Felinto
2012-03-02style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-03-01* Removed DNA_DEPRECATED tag from old NodeImageFile struct typedef, it doesn'...Lukas Toenne
2012-03-01A number of improvements for the file output node(s).Lukas Toenne
2012-03-01Remove struct NgonInterpModifierData and related ModifierType Info.Nicholas Bishop
2012-02-27Implements a new operator for detaching nodes. In the process i overhauled th...Lukas Toenne
2012-02-27Code Cleanup:Campbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-25style cleanup, use { on newline after function definition.Campbell Barton
2012-02-25code cleanup: white space, spelling & ';;' end of lines.Campbell Barton
2012-02-23Fix #30323: Graph view in the Movie Clip Editor does not stay openSergey Sharybin
2012-02-22bmesh python api change in internal behavior.Campbell Barton
2012-02-22Adds a new node type for saving multiple image files from a single node.Lukas Toenne
2012-02-21remove NGon Interp modifier (which was merged as apart of BMesh),Campbell Barton
2012-02-20fix [#30266] B-Mesh: Issue with Weight PaintingCampbell Barton
2012-02-20- remove some unused editmesh functions.Campbell Barton
2012-02-20moved select interior faces into a C function (was python)Campbell Barton
2012-02-18svn merge ^/trunk/blender -r44189:44204Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-17svn merge ^/trunk/blender -r44136:44189Campbell Barton
2012-02-17Camera tracking: configurable filter type for 2d stabilizationSergey Sharybin
2012-02-17Camera tracking: animation datablock for MovieClipSergey Sharybin
2012-02-16Tomato: configurable filter type for 2d stabilizationSergey Sharybin
2012-02-15svn merge ^/trunk/blender -r44118:44136Campbell Barton
2012-02-15Camera tracking: animation datablock for MovieClipSergey Sharybin
2012-02-15Merging r44109 through r44128 from trunk into soc-2011-tomatoSergey Sharybin
2012-02-15Movie clip: comment what magic constant 768 means in DNA structureSergey Sharybin
2012-02-09Merging r43952 through r43994 from trunk into soc-2011-tomatoSergey Sharybin
2012-02-08Code Cleanup:Campbell Barton
2012-02-08svn merge ^/trunk/blender -r43934:43976Campbell Barton
2012-02-08fix [#30090] Cloth modifier related crash when loading old fileCampbell Barton
2012-02-06Ported UvElementMap code to bmesh, still untested but at least compiling.Antony Riakiotakis
2012-02-06svn merge ^/trunk/blender -r43887:43918Campbell Barton
2012-02-05Movie Clip Editor: cleanup of display panelsSergey Sharybin