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-04Configurable sensor size:Sergey Sharybin
2011-11-03patch [#27917] MARKER MENUS: Unification and adding "Duplicate Marker to Scen...Campbell Barton
2011-11-02RenderEngine/Nodes: system to check for shading nodes compatibilityBrecht Van Lommel
2011-11-02Nodes: add support for shader nodes on world and lamps, in addition to materi...Brecht Van Lommel
2011-11-02Projection Paint UI:Thomas Dinges
2011-11-02Toolbar UI code:Thomas Dinges
2011-11-02Related to #29092: make the working of the Mist Intensity option more clear inBrecht Van Lommel
2011-11-02fix [#29120] project painting errorCampbell Barton
2011-11-01Fix #29101: 2D Tilt on Bezier Curve Bug?Brecht Van Lommel
2011-11-01vertex group mirrorCampbell Barton
2011-10-31fix own error r41191 getting id property string lengths.Campbell Barton
2011-10-31Sculpt UI:Thomas Dinges
2011-10-31Another Bconf Feature Request. :) Thomas Dinges
2011-10-28fix [#29063] reprojetion painting : failed to create opengl offscreen bufferCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-23rename user interface operator properties from 'op' to 'props'Campbell Barton
2011-10-21svn merge -r41171:41170 . --- fix coming nextCampbell Barton
2011-10-21Bugfix [#28967] Attempting to add a new pose to the Pose LibraryJoshua Leung
2011-10-20UI tweak: user texture datablock chooser for fields and warp modifier,Brecht Van Lommel
2011-10-20A big set of UI messages fixes and tweaks! No functional changes.Bastien Montagne
2011-10-19Revert own commit 41026.Thomas Dinges
2011-10-17Allow symlinks in user_scripts, this fixes raised exeption in copy_prefs for ...v2.60Jens Verwiebe
2011-10-17correct spelling errors in commentsCampbell Barton
2011-10-17docs / clenup (no functional code changes)Campbell Barton
2011-10-16Particle dupliobject rotation changes:Janne Karhu
2011-10-15Last minute UI fix:Thomas Dinges
2011-10-15misc editsCampbell Barton
2011-10-13radius interpolation was incorrectly greyed out for 2D curves.Campbell Barton
2011-10-12Fixes for #26837: MPEG Preseek does not work for some h264 files.Sergey Sharybin
2011-10-12python UI was doing a lot of attribute lookups on tool & sculpt tool (not esp...Campbell Barton
2011-10-11- bpy.path.abspath(), added optional library argument since any paths from li...Campbell Barton
2011-10-10correct operator name from my own recent changes and edit navmesh rna prop na...Campbell Barton
2011-10-10updates to navmeshCampbell Barton
2011-10-10fix crash for recent navmesh edits when setting a non-mesh object to a navmesh.Campbell Barton
2011-10-10move NavMesh draw code out of being a modifier and into DerivedMesh drawing h...Campbell Barton
2011-10-09fix for BUILTIN_KSI_WholeCharacter keying custom string/collection/group prop...Campbell Barton
2011-10-08fix [#28821] Whole Character keying set ignores non animatable propertyflagCampbell Barton
2011-10-08fix for align objects with non mesh objects.Campbell Barton
2011-10-06hide 3d view header `use_pivot_point_align` button in editmode since its not ...Campbell Barton
2011-10-06Object Menu Edits:Campbell Barton
2011-10-04Fix #28202: (only) modifying keymap item properties did not save properly, theBrecht Van Lommel
2011-10-03fix for own recent commit made color strip use the wrong panel, now hide `Inp...Campbell Barton
2011-10-02- fix for keymap test operatorCampbell Barton
2011-10-01* Updating readme.html and link to release logs for 2.60, now that we approac...Thomas Dinges
2011-09-28using Blender 2.49 as playback for Ctrl+F11 doesn't take 'frame step' into co...Dalai Felinto
2011-09-28patch [#28571]Campbell Barton
2011-09-28color strip was showing image crop and and offset twice, also made 'Make Meta...Campbell Barton
2011-09-27navmesh: solve bad level calls to edit mesh functionsSergey Sharybin
2011-09-26use BLI_snprintf rather than sprintf for interface functionsCampbell Barton
2011-09-26pep8 cleanup and fix for keymap test operator from my own recent fix.Campbell Barton