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-08-12Merged 39257-39338Jason Hays
2011-08-12Change two if-else statements to just if's since the conditions were initiall...Jason Hays
2011-08-12sequencer todo: change sequence added back (C key)Campbell Barton
2011-08-12add WM_FILESEL_FILES to WM_operator_properties_filesel, sequencer was doing t...Campbell Barton
2011-08-12soft limits for add object rotation value, without cont. grab it would get to...Campbell Barton
2011-08-11Small tweaks to vgroup_fix related functions.Jason Hays
2011-08-11Fix for crash when using undo during sketching session.Sergey Sharybin
2011-08-11svn merge -r39257:HEAD https://svn.blender.org/svnroot/bf-blender/trunk/blender/Campbell Barton
2011-08-11SVN maintenance.Guillermo S. Romero
2011-08-11use ghash for operator and menu types, was doing string lookup in the operato...Campbell Barton
2011-08-11ifdef'd outliner code which is spesific to gsoc pepper with '// GSOC_PEPPER' ...Campbell Barton
2011-08-11merge outliner refactor so we dont have to keep outliner.c locked in trunk.Campbell Barton
2011-08-11unlocking outliner.c and removing... (merging refactor from pepper but looks ...Campbell Barton
2011-08-11fix for regression for shape key UI, values are now editable again in the lis...Campbell Barton
2011-08-102.59 Splash screen by tomket7. Congratulations! Thomas Dinges
2011-08-10Merged 39182-39257Jason Hays
2011-08-10fix [#28206] Motion Paths shown in 3DView even when Only Render option is ena...Campbell Barton
2011-08-10Added an error msg for Fix Deforms tool for active mirror modifiersJason Hays
2011-08-10fix for crash undoing grease pencil session, last action would free entire fr...Campbell Barton
2011-08-10fix [#28197] Undoing Grease pencil removes last 2 strokesCampbell Barton
2011-08-09Weight Paint's vertex selection tools use zbuf like face select.Jason Hays
2011-08-08fix [#28183] Wavefront OBJ import has no preset savingCampbell Barton
2011-08-08Merged 38822-39182Jason Hays
2011-08-08quiet harmless py resource warning - file opened but not closed.Campbell Barton
2011-08-08fix [#28178] make single user copy of object data doesn't workCampbell Barton
2011-08-07Fixes a memory allocation problemJason Hays
2011-08-07removed old ndof transform code, to be replaced with modern stuff in 2.6Mike Erwin
2011-08-07Changed do_version condition for noodle_curving.Sergey Sharybin
2011-08-07comment unused varsCampbell Barton
2011-08-07fixed crash when NDOF operators were called without an NDOF_MOTION eventMike Erwin
2011-08-06rna/ui: avoid duplicate property gHash lookups by passing the property when i...Campbell Barton
2011-08-06make ui_def_but_rna into 2 functions, once which takes a prop, another which ...Campbell Barton
2011-08-06for UI text drawing use BLF_ascender(fs->uifont_id) rather then BLF_height(fs...Campbell Barton
2011-08-06remove copy modifiers function, now handled in link data operator.Campbell Barton
2011-08-06KEYMAP REFACTORINGBrecht Van Lommel
2011-08-05fix for icon scaling with the DPI settingCampbell Barton
2011-08-05get a tad more vertical space in the toolbar.Campbell Barton
2011-08-05fix [#28160] Pressing Y on an image sequence to seperate the images takes the...Campbell Barton
2011-08-05fix [#28102] Typing 'C:' into the file selector's directory asks to make a ne...Campbell Barton
2011-08-04Fixed a small problem with the Fix Deforms op involving the case where a weig...Jason Hays
2011-08-04Typo when reading line curving. The subversion is 1, so smaller than 1 should...Jeroen Bakker
2011-08-04UserPref/Node editor feature: Change the level of noodle curving.Jeroen Bakker
2011-08-03Fix deform op tweaks:Jason Hays
2011-08-03Crash in MMB moves (etc): commit of today was reading NULL pointer.Ton Roosendaal
2011-08-03Speaker Object icons, thanks Phil Gosch.Joerg Mueller
2011-08-03* Merging trunk up to r38981.Joerg Mueller
2011-08-03fix [#27965] VSE: no visual feedback on locked stripsCampbell Barton
2011-08-033D Audio GSoC:Joerg Mueller
2011-08-03fix [#28135] Edge slide changes UVCampbell Barton
2011-08-03fix [#28151] export OBJ don't save the extensionCampbell Barton