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-05-19Add localize_lamp and localize_world functions as already existed for materialsBrecht Van Lommel
2011-04-26fix [#27178] Material links lost when making mesh data localCampbell Barton
2011-04-15fix [#26906] Panorama Button (Camera Data Properties)Campbell Barton
2011-03-25move object re-linking into a function.Campbell Barton
2011-03-16api function added for [#26481] Export to X3D of IndexedFaceSet should use X3...Campbell Barton
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2010-12-04Maintenance, Campbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-09bugfix [#24616] Apply Visual Transform doesn't always apply locationCampbell Barton
2010-10-25bugfix [#24376] Fly mode disturbs the rotation or scale of the camera objectCampbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-07-17- added text3d.body_format to be able to set bold/italic/smallcaps etc on text.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-12- use more inline math funcitons where possibleCampbell Barton
2010-03-25Restored Fluid Sim bakingMatt Ebb
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
2010-02-24view selected now uses boundboxes of dupli-objects and ignores centerpoints o...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-20Fix for proxy fix: copy drivers on synchronize now does proper relinkingBrecht Van Lommel
2010-01-04copy modifiers, as "Link Modifiers" - in Ctrl+L menu. difference between copy...Campbell Barton
2009-12-28- object.add_shape_key(name="Key", from_mix=True)Campbell Barton
2009-12-28moved shape key insert function into BKE_object.hCampbell Barton
2009-12-19fix for non Euler-XYZ rotations...Campbell Barton
2009-10-15made texflag a short everywhere (only stores one flag)Campbell Barton
2009-08-25Pointcache:Daniel Genrich
2009-08-25Pointcache:Daniel Genrich
2009-07-22remove scriptlinks,Campbell Barton
2009-05-212.5 UI: Modifier TemplateBrecht Van Lommel
2009-01-052.5Ton Roosendaal
2009-01-042.5Ton Roosendaal
2008-12-242.5Ton Roosendaal
2008-09-30Add 2 items to CTL-A menu: Scale to ObData and Rotation to ObData. These opti...Benoit Bolsee
2008-09-28BGE patch: create new BulletSoftBody data block to store bullet soft body spe...Benoit Bolsee
2008-06-09Revision 14929 partial merged from apricot Martin Poirier
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-01function for getting object texspace settings, without dealing with curve/mba...Campbell Barton
2008-02-27Bugfix: Copy Modifiers with particle systems crashed, it didn't copyBrecht Van Lommel
2008-01-19missing header from editipo.cCampbell Barton
2008-01-19add the option to add the parents time offset value.Campbell Barton
2007-10-22== Action Constraint ==Joshua Leung
2007-09-23Dof Object - set the depth of field to an object - set in the camera edit pan...Campbell Barton
2007-08-05Little code cleanup. Joshua Leung
2007-07-15== Constraints System ==Joshua Leung
2007-04-14update to center view.Campbell Barton
2007-03-11made all data adding functions accept a name such as add_mesh or add_curve, p...Campbell Barton
2007-01-24* remove warning about add_only_objectNathan Letwory
2006-11-30Proxy Objects revisited!Ton Roosendaal
2006-11-29Duplicator feature:Ton Roosendaal