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-04-02Simple crasher fix: TAB to change mode crashed after moving all the scene's o...Joshua Leung
2010-03-31svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2787...Campbell Barton
2010-03-31Fix [#21832] Add Modifier, Pinned ContextMatt Ebb
2010-03-30Baking for dupligroup & linked library objectsBrecht Van Lommel
2010-03-26Fix vertex paint not getting restored after exiting editmode,Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-11Motion Paths + Auto-Keying:Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-01-27- duplicate window crasheing when it was full screenCampbell Barton
2010-01-26Fix #19802: tweaking the values of e.g. the add tube operator whenBrecht Van Lommel
2010-01-25Remove unneeded notifier data added in revision 26219.Martin Poirier
2010-01-19Motion Paths - (Part 3) Operators, Drawing, and FixesJoshua Leung
2010-01-10- fix for crash if drivers were used in the .B.blendCampbell Barton
2009-12-30bake is now modal like render and updates the image view while baking.Campbell Barton
2009-12-29bake operator and UI, no feedback while baking yetCampbell Barton
2009-12-04Fix for [#20203] Linked objects - A few bugsMatt Ebb
2009-11-26Bugfix #20069: Centre to cursor or centre to mouse, centre object.Joshua Leung
2009-11-24Depsgraph/DriversBrecht Van Lommel
2009-11-16add hook in vertex and control point menu's, Ctrl+HCampbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-11-05last commit broke entering editmodeCampbell Barton
2009-11-05enter editmode when adding objects even if the object is not in an active layer,Campbell Barton
2009-11-04Bugfixes for Adding Objects:Joshua Leung
2009-10-29use objects rather then bases where possible, use context rather then OBACT m...Campbell Barton
2009-10-22Shape KeysBrecht Van Lommel
2009-10-15move view3d keymaps so edit&paint mode keymaps override removed workaround th...Campbell Barton
2009-10-15made texflag a short everywhere (only stores one flag)Campbell Barton
2009-10-11Use OB_MODE_EDIT as a flag everywhere, also fixed a typo which made drawing t...Campbell Barton
2009-10-11- add torus back from 2.4x as an operatorCampbell Barton
2009-10-09* Warning fixes for previous commit for Modifier renaming.Joshua Leung
2009-10-09A few bugfixes:Joshua Leung
2009-10-07- rna path lookup crashed if the string was null (reported by Cessen with an ...Campbell Barton
2009-10-01Unified effector functionality for particles, cloth and softbodyJanne Karhu
2009-09-28Fix #19453: rendering with mesh in edit mode would put the objectBrecht Van Lommel
2009-09-142.5 BugfixesBrecht Van Lommel
2009-09-13Pointcache:Daniel Genrich
2009-09-12- adding nurbs sufraces messed up when adding with both editmode and align to...Campbell Barton
2009-09-092.5: Object moduleBrecht Van Lommel
2009-09-08Curve/Surface Editing Campbell Barton
2009-09-082.5 - Mode Switching BugfixesJoshua Leung
2009-09-08Made Nurb->type only store the type rather then mixing the type with flags.Campbell Barton
2009-09-07- crash fix for setting a curve smooth operatorCampbell Barton
2009-09-05Some particles cleanup & fixes:Janne Karhu
2009-09-052.5Brecht Van Lommel
2009-09-052.5Brecht Van Lommel
2009-09-03Bugfix for usage of uninitialized variable on windows (props_ptr.data needs t...Daniel Genrich
2009-09-03 2.5Michael Fox