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-16synched with trunk at revision 34793Nick Samarin
2011-02-12- resource leak in pointcache, opendir without closedir()Campbell Barton
2011-02-11Bugfix #26021Ton Roosendaal
2011-02-11Fix #26039: Relative Shapkeys have wrong coordinates after inserting verticesSergey Sharybin
2011-02-11Removed the internal_select parameter from ntreeCopyTree. This was used just ...Lukas Toenne
2011-02-11BGE: frame start/end in action/fcurves/shapekey to support floatsDalai Felinto
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 [#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-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-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-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-09Bugfix [#25987] Duplicated markers naming issueJoshua Leung
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-08Per-type node labels and customizable names. The label displayed in the node ...Lukas Toenne
2011-02-08Text Editor Bugfixes:Joshua Leung
2011-02-08Bugfix [#25814] ChildOf constraint: double transformation in objectJoshua Leung
2011-02-08Bugfix: Constraint target validation code was brokenJoshua Leung
2011-02-08minor edits, no functional changes.Campbell Barton
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
2011-02-07remove mat_nr from MVert struct, saves 4 bytes per vertex.Campbell Barton
2011-02-07Argh! This code is haunted... (line 666) compiler here isn't barfingJoshua Leung
2011-02-07fix [#25926] lattice + projection on surface snap issueCampbell Barton
2011-02-07Bug fix: adding force fields from the add menu didn't sort the depsgaph, so h...Janne Karhu
2011-02-07Compiling commit for previous commit...Joshua Leung
2011-02-07Visual Keying Code Tweaks:Joshua Leung
2011-02-07Bugfix [#25934] "Apply Visual Transform as Pose" not working?Joshua Leung
2011-02-07Type checks for internal ID-Property UI min/max/tip & use defines to get valu...Campbell Barton
2011-02-07PoseLib Bugfix:Joshua Leung
2011-02-07- own error with sound unpack operator using NULL pointerCampbell Barton
2011-02-07PoseLib Preview/Browse Bugfixes:Joshua Leung
2011-02-06Two in one:Ton Roosendaal
2011-02-05todo list item:Ton Roosendaal
2011-02-05Bugfix #25944Ton Roosendaal
2011-02-05Fix bones moving when changing between editmode and posemode.Brecht Van Lommel
2011-02-05Logic UI: multiple fixes on Constraint ActuatorDalai Felinto
2011-02-05- Drivers should now be updated correct when curve changes topologySergey Sharybin