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-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
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-09- MSVC doesn't have log2f functionSergey Sharybin
2012-03-08Cycles: support for environment texture "Mirror Ball" projection mode, next toBrecht Van Lommel
2012-03-08Fix #30435: 2.62 Torus Batch building "Bug" or A Experimental Feature?Sergey Sharybin
2012-03-08Fixing several issues with keyingsets:Bastien Montagne
2012-03-08Fix #30467: UV/Image Editor: Scope: Opacity Values maybe wrongSergey Sharybin
2012-03-08style cleanup: pep8 + picky editsCampbell Barton
2012-03-08style cleanup - spelling.Campbell Barton
2012-03-08building without python works again, cleanup bmesh include paths (cmake and s...Campbell Barton
2012-03-08the length of mesh.tessface_vertex_colors was reported incorrect. (fix needed...Campbell Barton
2012-03-08edits to rna/tessface UV layer needed to get OBJ import/export functional.Campbell Barton
2012-03-08Fix for setting uv_layer name for modifiersSergey Sharybin
2012-03-07change camera zoom from short to float.Campbell Barton
2012-03-07remove printing versions in makesdna/makesrna - this used svn ID property whi...Campbell Barton
2012-03-07patch [#30481] rna_Screen_scene_set does the wrong thing [patch]Campbell Barton
2012-03-07Cycles: float texture support. Due to GPU limitations there are now 95 byte,Brecht Van Lommel
2012-03-07style cleanup - braces & else / if'sCampbell Barton
2012-03-07Mango request: for range buttons copy start+1 to end if start>=0Sergey Sharybin
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-03-05tesselat -> tessellat in UI messages, + style edits.Bastien Montagne
2012-03-05Fix for missed faces in mesh after switching active shape key in edit mode.Sergey Sharybin
2012-03-05RegionView3D.update call, to address issue in report:Campbell Barton
2012-03-04style cleanup - comment spelling + translate some dutch.Campbell Barton
2012-03-04Many i18n fixings, based on [#30428] [2.62] Translation Issues.Bastien Montagne
2012-03-03style cleanup - spelling corrections & update some incorrect comments.Campbell Barton
2012-03-03option for the Armature Actuator to change the influence of a bone constraint.Dalai Felinto
2012-03-03"Fix" [#30431] UI string spelling & similar fixes.Bastien Montagne
2012-03-02style cleanupCampbell Barton
2012-03-02mesh.update() now has option to calculate tessellation faces.Campbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-03-01A number of improvements for the file output node(s).Lukas Toenne