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-02-11minor python register changes.Campbell Barton
2011-02-11BGE: frame start/end in action/fcurves/shapekey to support floatsDalai Felinto
2011-02-11patch [#25809] Auto-Registration as utility function.Campbell Barton
2011-02-10Different method for blur node aspect correction. Now the user can still set ...Lukas Toenne
2011-02-10More options for the blur node filter size. This can now be pixel based or re...Lukas Toenne
2011-02-10Bugfix #26013Ton Roosendaal
2011-02-10Bugfix #26001Ton Roosendaal
2011-02-10fix for crash with GLSL material when image couldn't be loaded.Campbell Barton
2011-02-10mesh validation remove duplicate faces didn't always work, now it _should_ al...Campbell Barton
2011-02-10mesh validation: bugfix for removing doubles, another fix coming...Campbell Barton
2011-02-10Bugfix [#26004] compositor: backdrop zoom factor too smallJoshua Leung
2011-02-10Bugfix [#26002] Outliner Visible layers + Single object & data = brokeJoshua Leung
2011-02-10Small consistency fixupsJoshua Leung
2011-02-10mesh.validate() now returns True if any corrections were made.Campbell Barton
2011-02-10script to build debian packages directly from svn, using blender version and ...Campbell Barton
2011-02-10debian package spec [#26007] Debian specCampbell Barton
2011-02-10Bugfix [#25831] Sorting channels brokenJoshua Leung
2011-02-10fix [#26003] Twice applied modifier with Convert to mesh with several multi-u...Campbell Barton
2011-02-10small fix so older files are loaded with merge on in the mirror modifiersMichael Fox
2011-02-10Set default for merge mirror to ONDaniel Salazar
2011-02-10small feature request from zanqdo, merging in the mirror modifier is now opti...Michael Fox
2011-02-09Update mesh normals when undoing sculpt stroke to prevent shadingSergey Sharybin
2011-02-09fix [#25994] Meshes with no vertices gets NaN location on setting origin to g...Campbell Barton
2011-02-09BKE_mesh_validate() now corrects invalid meshes (optionally), added access fo...Campbell Barton
2011-02-09Restoring the old behavior of switching texture context based on active tab:Janne Karhu
2011-02-09use static functions rather then defines for internal matrix__apply_to_copy()...Campbell Barton
2011-02-09fix [#25968] Crash on changing merge distance in array modifier with edgespli...Campbell Barton
2011-02-09bugfix [#25523] Face extrude will crash Blender if array and subsurf modifier...Campbell Barton
2011-02-09SVN maintenance.Guillermo S. Romero
2011-02-09move validation into blender kernel so it can be called by internal modifier ...Campbell Barton
2011-02-09patch [#25972] blender-thumbnailer.py: GVFS supportCampbell Barton
2011-02-09Graph Editor: Added option to turn off AA drawing for performanceJoshua Leung
2011-02-09mesh validation function to report errors and help debug bad data generated b...Campbell Barton
2011-02-09Fix for rendering procedual bump maps, mapped in world space, since the new b...Michael Fox
2011-02-09Old animation conversion code cleanups:Joshua Leung
2011-02-09Bugfix [#25987] Duplicated markers naming issueJoshua Leung
2011-02-09Bugfix: When removing the "only insert for active keyingset" optionJoshua Leung
2011-02-09Bugfix [#25990] backward compatibility with ShapeKey Actions :: 2.49Joshua Leung
2011-02-09ignore __pycache__ dir for scons and cmake installation (py3.2 caches modules...Campbell Barton
2011-02-09use update() rather then update_tag(), needed for making edge data.Campbell Barton
2011-02-08jahka IRC fixM.G. Kishalmi
2011-02-08bugfix [#25969] GLSL missing an update on texture slot changeM.G. Kishalmi
2011-02-08Texture context selector for texture panel:Janne Karhu
2011-02-08Bugfix #25957Ton Roosendaal
2011-02-08fix: latest shader wasn't working on itel gfx-cardsM.G. Kishalmi
2011-02-08Per-type node labels and customizable names. The label displayed in the node ...Lukas Toenne
2011-02-08fix own recent error [#25977] Torus disappears when adding "Subdivision Surface"Campbell Barton
2011-02-08add back options for loading a renderlayer to offset the image when copying t...Campbell Barton
2011-02-08Text Editor Bugfixes:Joshua Leung
2011-02-08Group node type info is now also initialized with helper functions.Lukas Toenne