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
2010-08-132.5: more removal of G.main.Brecht Van Lommel
2010-08-12Fix #23235: crash with editmesh instances & drawing, only the objectBrecht Van Lommel
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-08-06bugfix [#19525] Curve modifier moves mesh geometry firstCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-07-28Fix #23071: making vertex parent not correct with subsurf modifier, now itBrecht Van Lommel
2010-07-26Curve shape keys:Sergey Sharybin
2010-07-26replace macros VECCOPY and QUATCOPY with inline math functions no functional ...Campbell Barton
2010-07-25Shapekeys for curves/surfecesSergey Sharybin
2010-07-17- added text3d.body_format to be able to set bold/italic/smallcaps etc on text.Campbell Barton
2010-07-13group refcount checking was inconsistent.Campbell Barton
2010-07-09Fix #22794: problem with rendering panorama in 2.4 created files.Brecht Van Lommel
2010-07-07Fix #22340: sintel appears in seemingly random poses on load.Brecht Van Lommel
2010-07-05Bugfix #22685: Screen update slow, animation player ALT-A, files created with...Joshua Leung
2010-07-03better reporting for file i/o failier, use system error message in more place...Campbell Barton
2010-06-27Recalculate motherball when metaball is deletingSergey Sharybin
2010-06-27Fix [#22564] Object name by object typeMatt Ebb
2010-06-27Partial cleanup of timing system, with some guidance from Joshua:Matt Ebb
2010-06-25Fix #22618: Deleting an object doesnt remove its self from pinned buttonsSergey Sharybin
2010-06-18Fix #22625Diego Borghetti
2010-06-11Copy name from original modifier rather than generate new unique in copy_objectSergey Sharybin
2010-06-11Fix bug #22563 Two modifers with same name on one objectDiego Borghetti
2010-06-09Fix #22317 View reamins in camera's view after camera is deleted (again)Diego Borghetti
2010-06-09Logic Editor: bugfix for "Unable to Add Controllers sometimes" (reported in I...Dalai Felinto
2010-06-08set the default options for new cameras to be the same as the default blend fileCampbell Barton
2010-05-27Fix #22422: Adding a new shape key with unchecked 'Relative' checkbox crashes...Sergey Sharybin
2010-05-07fix for duplicating cloth which could crash on freeingCampbell Barton
2010-04-29option to copy constraints without making their ID references direct links.Campbell Barton
2010-04-25fix for a library linking problem where a proxy object linked into a blend wo...Campbell Barton
2010-04-24sub_v3_v3v3 --> sub_v3_v3 (where possible)Campbell Barton
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-21option to use curve point weights to influence particle effectors.Campbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-17move camera lens/angle conversion to BLI_mathCampbell Barton
2010-04-15Fix [#22029] Camera in degree mode doesn't updateMatt Ebb
2010-04-14Testing for the need to quick cache was causing slowdowns on files with many ...Janne Karhu
2010-04-04Fix crash entering edit mode on linked duplicate meshes withBrecht Van Lommel
2010-03-26Optimization for pose channel name lookups using a hash, makesBrecht Van Lommel
2010-03-264 Devs in Agreement - End of the Road for Old Track Joshua Leung
2010-03-26Bugfix #21757: Crash when setting up cyclic tracking dependencies (with old t...Joshua Leung
2010-03-25Restored Fluid Sim bakingMatt Ebb
2010-03-22Sculpt Mode Bugfixes:Brecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-03-09camera override option for scene strips.Campbell Barton
2010-03-06reprojectCampbell Barton
2010-03-05bug from own commit 27277, ortho wasnt being disabled in render data once set.Campbell Barton
2010-03-05Constructive modifiers for curves and surfacesSergey Sharybin
2010-03-05utility function object_camera_matrix, moved code from RE_SetCamera into this.Campbell Barton
2010-02-26fix for fly mode restoring non-euler rotationsCampbell Barton