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
path: root/source
AgeCommit message (Expand)Author
2013-10-16beautify: passing edge/face flags as argumentsDalai Felinto
2013-10-16split operators/bmo_beautify.c into tools/bmesh_beautify.cDalai Felinto
2013-10-16fix [#37013] Mesh > bisect can't fill the cut if it lines up with two or more...Campbell Barton
2013-10-16Fix part of #37087, brush curve becomes inverted when using the resetAntony Riakiotakis
2013-10-16edits to r60777 - move ED_object_hook_reset_do into BKE object (if RNA needs ...Campbell Barton
2013-10-15add 'Extrude Region, Vertex Normal' to the extrude menu, equivalent of 'Extru...Campbell Barton
2013-10-15Fix stubs for playerJens Verwiebe
2013-10-15Fix #37090: Blender crashes on "Make single user" optionSergey Sharybin
2013-10-153D view: textured draw mode now has a Shadeless option in the Shading panel,Brecht Van Lommel
2013-10-15renaming "Beautify Fill" to "Beautify Faces"Dalai Felinto
2013-10-15Get rid of Allow Fallback optionSergey Sharybin
2013-10-15Code cleanup: move hardcoded structure to a typedefSergey Sharybin
2013-10-15Code cleanup: use bools instead of ints for tracking utility functionsSergey Sharybin
2013-10-15Fix [#37085] Hook modifier work when created with Ctrl+H, but not when create...Bastien Montagne
2013-10-15removing PSD from the fileformat list fix [#37080] The file which I stored in...Dalai Felinto
2013-10-15Fix [#37077] User prefs > Input and Outliner Keymaps mismatch in representation.Bastien Montagne
2013-10-15Final fix for #36905. Enforce redraw of window once before sampling.Antony Riakiotakis
2013-10-15Fix duplicated key in ghash assert caused by object orcoSergey Sharybin
2013-10-15fix [#37082] Texture paint artefactCampbell Barton
2013-10-15Style cleanup (defines -> enums, bit flags values as bitshifts, etc.).Bastien Montagne
2013-10-15code cleanup: project paint, use mod_i() to simplift wrapping, use booleans f...Campbell Barton
2013-10-15code cleanup: use booleans for projection paint and make some args const.Campbell Barton
2013-10-15fix [#37067] Bone CrashCampbell Barton
2013-10-15fix [#37078] Search props don't react on click at the right end (where 'X' is...Campbell Barton
2013-10-15A follow-up to Bug #37070: LineStyle appears in Outliner by default though Fr...Tamito Kajiyama
2013-10-15Rename "Show Python Tooltips" to "Python Tooltips"Jonathan Williamson
2013-10-15Added poll function to disable "Remove Shape key from object".Jonathan Williamson
2013-10-15Fix particle group use count option losing objects for linked groups. ThereBrecht Van Lommel
2013-10-14Fix for #37070: LineStyle appears in Outliner by default though Freestyle is ...Tamito Kajiyama
2013-10-14fix [#37072] Crash on RMB click on bone's custom propertyCampbell Barton
2013-10-14Fix Brush datablock writing MTex blocks to .blend files twice.Brecht Van Lommel
2013-10-14Fix cycles textured draw mode problem with objects that have an image textureBrecht Van Lommel
2013-10-14* Improved Tooltip for Particle Brownian property, patch by Jonathan Williams...Thomas Dinges
2013-10-14Fix #37043: bpy.ops.sequencer.rebuild_proxy() don't release memorySergey Sharybin
2013-10-14OSX/fs_menue: change the availability macros, so ppl could still compile on 1...Jens Verwiebe
2013-10-14FIx #37005: Mask tool + "Area" Brush Mapping + "Anchored" Stroke = crashSergey Sharybin
2013-10-14note in bisect tooltip that you need to click-drag the plane.Campbell Barton
2013-10-14code cleanup: correct unsigned int in string formatting and use empty() check...Campbell Barton
2013-10-14Fix for crash from double-freeing in nodes:Lukas Toenne
2013-10-14Fix #37057, Detach (Alt + D) doesn't work in nodes editor / compositor.Lukas Toenne
2013-10-14code cleanup: remove duplicate assignmentsCampbell Barton
2013-10-14fix for array index use before checking rangeCampbell Barton
2013-10-14Interface / Template lists:Thomas Dinges
2013-10-14* Silence Blender Internal / Volumetric printf. Thomas Dinges
2013-10-14Project Pampa request: option to lock frame selection to the rangeSergey Sharybin
2013-10-13OSX: comment cleanupJens Verwiebe
2013-10-13OSX: Final cleanup for #60729Jens Verwiebe
2013-10-13OSX: Get mounted volumes better method by using volume enumsJens Verwiebe
2013-10-13* Fix scons compilation on Windows, missing pthreads include. Thomas Dinges
2013-10-13fix [#37058] 2.69 RC1: Symmetrize directions are all reverseDalai Felinto