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-22cmake was using dna source list with the variable out of scope, possibly caus...Campbell Barton
2011-02-21Fixed do_versions for node groups which contain nodes that have changed socke...Lukas Toenne
2011-02-21Big node groups improvement patch. Node group trees now have their own lists ...Lukas Toenne
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-02-19From the todo:Ton Roosendaal
2011-02-18Another small text space usability: option to show right margin (aka print ma...Sergey Sharybin
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory
2011-02-17Start simple intros for intern and extern libs.Nathan Letwory
2011-02-17Starting work on doxygen cleanup. Many things still to be done.Nathan Letwory
2011-02-13Small addition to particle grid distribution:Janne Karhu
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-02-13enforce string limits (reported by pedantic checking tools & some developers).Campbell Barton
2011-02-13Small update for billboards:Janne Karhu
2011-02-12Small particle effectors update:Janne Karhu
2011-02-12Particles todo item: particle texturesJanne Karhu
2011-02-12quiet some clang warnings.Campbell Barton
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-10small fix so older files are loaded with merge on in the mirror modifiersMichael Fox
2011-02-10small feature request from zanqdo, merging in the mirror modifier is now opti...Michael Fox
2011-02-09Graph Editor: Added option to turn off AA drawing for performanceJoshua Leung
2011-02-08Texture context selector for texture panel:Janne Karhu
2011-02-08Per-type node labels and customizable names. The label displayed in the node ...Lukas Toenne
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-07Hair ui simplification:Janne Karhu
2011-02-06Two in one:Ton Roosendaal
2011-02-06Bug fix: Particles in dupligroups were mostly drawn properly in 3d view, but ...Janne Karhu
2011-02-05Fix bones moving when changing between editmode and posemode.Brecht Van Lommel
2011-02-04Improvements for particle grid distribution:Janne Karhu
2011-02-04Moved Auto-Keying "Insert for KeyingSet only" option from UserPrefs toJoshua Leung
2011-02-02Bugfix [#25902] alt+a over 3D view don't up date dropesheet editorJoshua Leung
2011-02-01Script to test import operators, so a single command can execute an operator ...Campbell Barton
2011-02-01New Keyframe Type: "Jitter"Joshua Leung
2011-01-31Added transparency feature to node editor backdrop, similar to image editor. ...Lukas Toenne
2011-01-30remove nan-makefilesCampbell Barton
2011-01-30And here's a decent fix for correctly recognizing the theTon Roosendaal
2011-01-29new bumpmapping options for the rendererM.G. Kishalmi
2011-01-23BGE: option in the UI to start with the mouse cursor visible. Patch by Vitor ...Dalai Felinto
2011-01-22Small fix from the todo:Ton Roosendaal
2011-01-22own fix r34446, was incorrect, fixed properly now.Campbell Barton
2011-01-22fix for makesdna error.Campbell Barton
2011-01-20Bugfix #25611Ton Roosendaal
2011-01-18More fixes for bug [#25649], Image editor paint icon missing untilNicholas Bishop
2011-01-17remove/comment unused defines, also zero FileGlobal.filename to quiet valgrind.Campbell Barton
2011-01-16Fixed bug [#25649] Image editor paint icon missing until enter weightNicholas Bishop
2011-01-15remove/comment unused defines.Campbell Barton
2011-01-14Todo item #19816: Wave modifier does not affect Curve PathsSergey Sharybin