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
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-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-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 [#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-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-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
2011-02-08Finished the node type definition cleanup started in r34682. All static node ...Lukas Toenne
2011-02-08problem with blender and python 3.2Campbell Barton
2011-02-08Bugfix [#25814] ChildOf constraint: double transformation in objectJoshua Leung
2011-02-08fix [#25975] Quaternion/Vector.negated() isn't availableCampbell Barton
2011-02-08Change in behavior to shrinkwrap modifier's offset value with negative enabled.Campbell Barton
2011-02-08fix [#25801] Shrinkwrap Offset problems with Project mode.Campbell Barton
2011-02-08un-initialized flag used with commit r34695.Campbell Barton
2011-02-08fix own error in recent commit [#25970] cannot create scale matrix after math...Campbell Barton
2011-02-08Bugfix: Constraint target validation code was brokenJoshua Leung
2011-02-08minor edits, no functional changes.Campbell Barton
2011-02-08GLSL shader partM.G. Kishalmi
2011-02-08bump-mapping update to properly supportM.G. Kishalmi
2011-02-07Logic UI: Game Actuator options renamingDalai Felinto
2011-02-07Logic UI: Armature Actuator + general Captalizing 1st letter of UI textDalai Felinto
2011-02-07Bugfix 25965Ton Roosendaal
2011-02-07Todo/feature requestTon Roosendaal