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-26Renaming pt_BR to pt, as a recent reform [1] made most country speaking portu...Bastien Montagne
2012-03-26Cycles: add ColorRamp node.Brecht Van Lommel
2012-03-26Fix #30671: Reset to default values bugSergey Sharybin
2012-03-26Minor fixes to recent new UI messages.Bastien Montagne
2012-03-26disallow adding tessfaces to a mesh with polygons (only allowed case is creat...Campbell Barton
2012-03-26setting the active texture layer from python would get the UV layer out of sy...Campbell Barton
2012-03-26rename lattice influence to strength from r45144 (other deform modifiers call...Campbell Barton
2012-03-26Patch: [#30652] Influence slider for Lattice ModifierThomas Dinges
2012-03-25inset tool now works better when insetting around corners - the 2 faces norma...Campbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-24style cleanup: pep8, indentationCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24code cleanup: move bmesh inline funcs to headers (avoids compiling the C files).Campbell Barton
2012-03-24Sequence Editor Themes:Thomas Dinges
2012-03-233D View Themes:Thomas Dinges
2012-03-23doc cleanup: minor corrections and improvements to docstrings + recent doc ch...Campbell Barton
2012-03-23rna/python api change: rename Mesh.faces --> tessfaces, since existing script...Campbell Barton
2012-03-22Correction recent start/end range values for frames: it was impossible to setSergey Sharybin
2012-03-22Quick Mango request: Adjustable contrast/intensity for unselected F-Curves inJoshua Leung
2012-03-21== Sequencer ==Peter Schlaile
2012-03-21bmesh docs:Campbell Barton
2012-03-21patch [#30593] Minor 3D View Hint ChangesCampbell Barton
2012-03-20replace SETCOL defines with inline function: rgba_char_args_setCampbell Barton
2012-03-20py/rna api - fix for an empty enum flag with no members being displayed as {}...Campbell Barton
2012-03-20fix [#30589] RNA function descriptions not showing in Python console on autoc...Campbell Barton
2012-03-20Some advanced particle rotation modes and reorganization of the rotation panel:Janne Karhu
2012-03-20patch [#30595] Wiki Quick Hacks: Make Tooltip Background Colour ThemeableCampbell Barton
2012-03-19"Fix" for [#30098] Particle rotation wrong / explode modifierJanne Karhu
2012-03-18Re-enable the clay strips sculpt brush.Nicholas Bishop
2012-03-18Rename 'clay tubes' to 'clay strips' and include it in the capabilities RNA.Nicholas Bishop
2012-03-18== Sequencer ==Peter Schlaile
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-18spelling cleanupCampbell Barton
2012-03-18swap BMLoopCol r/b color, requires subversion bump.Campbell Barton
2012-03-17Minor UI messages fixes, and enabling i18n for all modifier_setError() error ...Bastien Montagne
2012-03-16Patch by Psy-Fi + my minor changesAlexander Kuznetsov
2012-03-16i18n stuff: adds translation_context to RNA structs (used for there ui name),...Bastien Montagne
2012-03-16bmesh: being back bevel modifier from 2.62 stable.Campbell Barton
2012-03-152.6 User Interface:Thomas Dinges
2012-03-15Add RNA for brush capabilities (sculpt-only for now.)Nicholas Bishop
2012-03-15Un-abbreviate 'use_space_atten' (Brush RNA) to 'use_space_attenuation'.Nicholas Bishop
2012-03-15fixes for vertex color (found when brining X3D import back)Campbell Barton
2012-03-12code cleanup/bugfix uninitialized valuesCampbell Barton
2012-03-12style cleanup: line length - some over 300 long.Campbell Barton
2012-03-11style cleanup, also remove unused externs.Campbell Barton
2012-03-11fix for debug assignment left in from own commit r44778Campbell Barton
2012-03-112.6 UI:Thomas Dinges
2012-03-10fix for own error in recent commit with UV texture layers. - was shadowing va...Campbell Barton
2012-03-10fix [#30500] Mesh.tessface_uv_textures or Mesh.tessface_vertex_colors crash o...Campbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton