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-12-21Fix encoding of those files (was iso-8859-15, i.e 8bit, instead of utf-8!).Bastien Montagne
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-19Merged changes in the trunk up to revision 53146.Tamito Kajiyama
2012-12-19BGE: Removing the VBO raster_storage option from the UI.Mitchell Stokes
2012-12-19BGE: Some as of yet unmerged work I did in the Swiss branch. These changes in...Mitchell Stokes
2012-12-19DPI: fix wrong scaling of editor type choosing buttons, and for menu arrowsBrecht Van Lommel
2012-12-18Icons now draw good again!Ton Roosendaal
2012-12-18Various minor fixes to i18n code (mostly, translation of enum items' tooltips...Bastien Montagne
2012-12-18Adding "build_options" to bpy.app, a frozenset containing strings matching op...Bastien Montagne
2012-12-18Made motion tracking data aware of DPI in clip editor.Sergey Sharybin
2012-12-18Fix #33586: Encoding to mpeg4 makes first frame(s) blockySergey Sharybin
2012-12-18Multires baker: made octree aware of user-defined resolution in performance p...Sergey Sharybin
2012-12-18Multires baker: noneed to tag display as invalid after every flushed pixelSergey Sharybin
2012-12-18Ambient occlusion baker from multi-resolution meshSergey Sharybin
2012-12-18Move multires baker into own file in render/Sergey Sharybin
2012-12-18fix for crash in recent changes, missing NULL checkCampbell Barton
2012-12-18make sure color picker and color swatch buttons have rnaindex of -1.Campbell Barton
2012-12-18fix for crash in own commit - happend when changing userprefs.Campbell Barton
2012-12-18use 'bpy.context' when printing properties in the info window.Campbell Barton
2012-12-18Fix part of #33469: cloth preroll had a wrong tooltip and low limit of 200 fr...Brecht Van Lommel
2012-12-18changing RNA properties now prints python script in the info view.Campbell Barton
2012-12-18Blender icons now are in the 21st century too!Ton Roosendaal
2012-12-18Fix region expander (+) drawing too narrow.Brecht Van Lommel
2012-12-18Class method 'get_node_type' for node RNA types. This can be used to map RNA ...Lukas Toenne
2012-12-18Fixes for ctrl+click on panel header:Brecht Van Lommel
2012-12-18functions to make a string representation of a property & assignment.Campbell Barton
2012-12-18Fix #33600: copying objects with point caches did not copy the external,Brecht Van Lommel
2012-12-18Nicer function for drawing text in 3d window:Ton Roosendaal
2012-12-18some speedup by avoiding translation on entire enum arrays, and just translat...Campbell Barton
2012-12-18fix for include and use break statement (may as well not loop more then needed).Campbell Barton
2012-12-18add index argument to RNA_property_as_string() - currently unused.Campbell Barton
2012-12-18Fix #33599: VBO textured draw mode did not update correctly when an image fil...Brecht Van Lommel
2012-12-18Bug fix, IRC collection. (Fix for recent commit)Ton Roosendaal
2012-12-18fix [#33598] Regression in 2.65 while opening a 2.64 fileCampbell Barton
2012-12-18Correction for own commit r53006, removed some ndof keymaps, bad!Campbell Barton
2012-12-18fix [#33580] Masking keyframes disappear from dope sheet when using undo.Campbell Barton
2012-12-18fix for own error in recent commit with active pose mode, depended on an unin...Campbell Barton
2012-12-18add support for active-element in pose mode and armature editmode.Campbell Barton
2012-12-18code cleanupCampbell Barton
2012-12-18fix [#33575] Manipulator showing incorrect local axes in armature pose mode.Campbell Barton
2012-12-18style cleanupCampbell Barton
2012-12-18style cleanupCampbell Barton
2012-12-18Another big code clean-up patch by Bastien Montagne (GPL headers, indentation,Tamito Kajiyama
2012-12-18Made Freestyle Edge/Face Marks accessible from Python.Tamito Kajiyama
2012-12-18Fix #33487: game engine did not convert objects with rotation modes other thanBrecht Van Lommel
2012-12-18Fix #33505: various issuesBrecht Van Lommel
2012-12-18Minor tweaks to some UI messages...Bastien Montagne
2012-12-18uv edge based stitch. Useful to disambiguate betwen islandsAntony Riakiotakis
2012-12-17Fix [#33590] The Screw Tool in Edit Mode isn't calculating the correct angle ...Bastien Montagne
2012-12-17Object Layer property now has tag "not animatable".Ton Roosendaal