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-05Material slots: on adding a new one, the material datablock is now copied againBrecht Van Lommel
2011-01-05Fix #25316: distorted subsurf UV in some cases. To counter distortion at seams,Brecht Van Lommel
2011-01-05Marker Bugfixes ("Make Links to Scene" operator):Joshua Leung
2011-01-05Fixing bugs in future: Ton Roosendaal
2011-01-05Todo item: linked curve objects behaves incorrect with modifiersSergey Sharybin
2011-01-05Enable sndfile by default on win64Nathan Letwory
2011-01-05Fix for [#25492] Cached particles are killed too earlyJanne Karhu
2011-01-05Bugfix #25494: Lattice keyframes can't be selected in dopesheetJoshua Leung
2011-01-05use x3d Group's rather then IndexedFaceSets to re-use objects.Campbell Barton
2011-01-05X3D exportCampbell Barton
2011-01-05re-arrange x3d mesh export funcs in preparation for fixing [#25393]Campbell Barton
2011-01-05X3D Export,Campbell Barton
2011-01-05py api function to tag all ID blocks, was available in 2.4x as.Campbell Barton
2011-01-05pep8 cleanup.Campbell Barton
2011-01-05edits for BPY_extern.h functions, no functional changesCampbell Barton
2011-01-05Removed a call to glPopMatrix that had no corresponding glPushMatrix.Nicholas Bishop
2011-01-05Adding overhead drawing (frame rate, profile, debug props) capabilities back ...Mitchell Stokes
2011-01-05Animation data for lattices is now shown in the Animaton EditorsJoshua Leung
2011-01-05BGE: Font Object support to animated (object) colorsDalai Felinto
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