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-01-04Note sure if this file is used still... named it 2.56av2.56aTon Roosendaal
2011-01-04Fixed readme.html only went to the tag branch, now in trunk.Ton Roosendaal
2011-01-04Don't commit with compiling first ;)Ton Roosendaal
2011-01-04Todo item: notifiers sent from Material changes invoked CompositorTon Roosendaal
2011-01-04fix [#25388] Export to X3D generates texture fields in X3D file for objectsCampbell Barton
2011-01-04todo item:Ton Roosendaal
2011-01-04Todo item:Ton Roosendaal
2011-01-04Crease tool brush missed brush color changing depends on brush appearance.Sergey Sharybin
2011-01-04Fix #25483: Brush appearance colorSergey Sharybin
2011-01-04Todo items:Ton Roosendaal
2011-01-04Bugfix #25486Ton Roosendaal
2011-01-04comment assert and ensure meshes are always calculated with CD_MASK_BAREMESH,...Campbell Barton
2011-01-04fix for makesrna error on windows where files cant be removed when open.Campbell Barton
2011-01-04print a message if the file cant be removed, may help narrow down why there a...Campbell Barton
2011-01-04- use BKE_keyingset_free_path where paths were being freed inline.Campbell Barton
2011-01-04no need to define betz in editcurve.c, replace ob_get_key with inline check f...Campbell Barton
2011-01-04Fix to make two-side texface option work with modifiers in the BGE. However, ...Mitchell Stokes
2011-01-04Fixed malicious selection checking in make segment operator.Sergey Sharybin
2011-01-04Fixing Grease Pencil typo noted while scanning through Mike Erwin'sJoshua Leung
2011-01-04No functional changes. Just formatting cleanups for now...Joshua Leung
2011-01-04Grease Pencil: Redo for sketching sessions now worksJoshua Leung
2011-01-04Fix bug #25471Xavier Thomas
2011-01-04Grease Pencil Todos: "Sketching Sessions"Joshua Leung
2011-01-03Memory for bevelSplitFlag wasn't duplicated in copy_displist.Sergey Sharybin
2011-01-03Bugfix, own collectionTon Roosendaal
2011-01-03fix for crash when some classes didnt register properly (this included loadin...Campbell Barton
2011-01-03Todo item:Ton Roosendaal
2011-01-03Image window Scopes (P key): the 4th "line histogram" was notTon Roosendaal
2011-01-03User pref button for 'drag threshold'Ton Roosendaal
2011-01-03Todo itemTon Roosendaal
2011-01-03Ported back import BVH as Empties, uses delta transformations.Campbell Barton
2011-01-03Todo: Material nodesTon Roosendaal
2011-01-03Todo items:Ton Roosendaal
2011-01-03fix for linking on msvc with own recent changes.Campbell Barton
2011-01-03rename layout.red_alert to alert, may be themeable some day.Campbell Barton
2011-01-03check modifier keys are not pressed when using keys as accelerators, it meant...Campbell Barton
2011-01-03Bugfix #25457Ton Roosendaal
2011-01-03DAG_id_tag_update was being called with non object ID's and OB_RECALC_* flags...Campbell Barton
2011-01-03Bugfix #25471Ton Roosendaal
2011-01-03fix for own error with mathutils.geometry argument parsing.Campbell Barton
2011-01-032.4x <-> 2.5 Regression Fixes: Shapekey ProblemsJoshua Leung
2011-01-03fix for [#25470] single property driver vars don't updateCampbell Barton
2011-01-03Bugfix #25449Ton Roosendaal
2011-01-03rna/apiCampbell Barton
2011-01-03recent change to keyframe menu broke BVH import, now don't use the operator a...Campbell Barton
2011-01-03remove rna func scene.collada_export(), export functions dont exist for any o...Campbell Barton
2011-01-03fix for own error in recent commit.Campbell Barton
2011-01-03dont draw lamp volume when its being used as the view camera, would flicker a...Campbell Barton
2011-01-03avoid int/float comparisons within a number of for loops in deep shadow map c...Campbell Barton
2011-01-03stubs.c updates for uiLayoutGetRedAlert and uiLayoutSetRedAlertMitchell Stokes