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
2011-11-24svn merge ^/trunk/blender -r42095:42116Campbell Barton
2011-11-24patch: [#29382] Arbitrary Length Array Function Additions and ModificationsCampbell Barton
2011-11-23Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface,Brecht Van Lommel
2011-11-23minor changesCampbell Barton
2011-11-23svn merge ^/trunk/blender -r42080:42095Campbell Barton
2011-11-23Added method clear to most of collections which supports new/remove.Sergey Sharybin
2011-11-23MSVC 2005 and higher supports variable length macroses, so RNA_warning can re...Sergey Sharybin
2011-11-23Fixed some glitches with WeightVG modifiers:Bastien Montagne
2011-11-22svn merge ^/trunk/blender -r42077:42080Campbell Barton
2011-11-22Some Dynamic Paint ui message fixes.Miika Hamalainen
2011-11-22svn merge ^/trunk/blender -r42069:42076Campbell Barton
2011-11-222.6 Various code cleanup: Thomas Dinges
2011-11-22svn merge ^/trunk/blender -r42009:42053Campbell Barton
2011-11-22- use cache_ as a prefix for new modifiers.Campbell Barton
2011-11-22rename image type defines to be less ambiguous, also set BMP as not supportin...Campbell Barton
2011-11-22More UI messages fixes and tweaks (found while translating in french).Bastien Montagne
2011-11-22display quality for avijpeg, name BKE_imtype functions more sensibly Campbell Barton
2011-11-22i18n update:Bastien Montagne
2011-11-22image save operator now shares settings and UI with render & image out node.Campbell Barton
2011-11-22replace ImBuf.depth with ImBuf.planes to match ImageFormatData.planes & to av...Campbell Barton
2011-11-22move image settings into their own structure so the interface can be shared w...Campbell Barton
2011-11-21Last part of camera tracking names cleanup: bundles -> 3d markersSergey Sharybin
2011-11-21minor edits to error printing, also print the proprty identifier for rna prop...Campbell Barton
2011-11-20Various typo cleanups, remove unnecessary code etc, found during recent work ...Andrew Wiggin
2011-11-20svn merge ^/trunk/blender -r41998:42009Campbell Barton
2011-11-20More UI messages fixes and tweaks (found while translating in french).Bastien Montagne
2011-11-20share code for fluidsim, ocean & dynamic paint file paths.Campbell Barton
2011-11-20Option to rename the vertex color data layer used by Ocean modifier for foam....Lukas Toenne
2011-11-20RNA: fix compile issue with zero size arrays with old gcc.Brecht Van Lommel
2011-11-20svn merge ^/trunk/blender -r41961:41998Campbell Barton
2011-11-20UI/RNA:Thomas Dinges
2011-11-20UI:Brecht Van Lommel
2011-11-19More UI messages fixes and tweaks (found while translating in french).Bastien Montagne
2011-11-19- rename MovieTrackingMarker.enabled --> mute, to match constraints/nla/fcurv...Campbell Barton
2011-11-19Camera Sensor:Brecht Van Lommel
2011-11-19Camera: more code refactoring, adding a function to create CameraParams fromBrecht Van Lommel
2011-11-18speedup for editmesh tesselation (approx 4.4x speedup in optimized builds),Campbell Barton
2011-11-18Rename bgpic.add() to bgpic.new() to correspond others collections likeSergey Sharybin
2011-11-18svn merge ^/trunk/blender -r41954:41961Campbell Barton
2011-11-18make RNA_def_float_rotation usable for single value rotations (not arrays).Campbell Barton
2011-11-18Moving spanish code from es_ES to es for now (as the best spanish translation...Bastien Montagne
2011-11-18edits to 41957, main changes to render layer removal.Campbell Barton
2011-11-18Added methods new and remove to scene.render.layers, so now render layersSergey Sharybin
2011-11-18svn merge ^/trunk/blender -r41939:41954Campbell Barton
2011-11-17Tweaks and fixes to UI messages, found while translating in french.Bastien Montagne
2011-11-17add flag FUNC_USE_MAIN for rna functions which don't need the context. (curre...Campbell Barton
2011-11-17svn merge ^/trunk/blender -r41932:41939Campbell Barton
2011-11-17Add access to UVs from python, patch python unwrap scripts to work wtih ngonsAndrew Wiggin
2011-11-17Fix [#29190] VSE bugs.Bastien Montagne
2011-11-16svn merge -r41926:41932 ^/trunk/blenderCampbell Barton