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-10-06Fix for [#22236] Seg Fault when rendering sequence with speed effect, [#24160...Janne Karhu
2010-10-06[#24063] Error in RNA naming in SequenceCrop.min_x/y ;Campbell Barton
2010-10-06COLLADACOLLADA exporter: split geometry export into own files.Nathan Letwory
2010-10-06patch [#24162] r32332 missed a couple of command key changes - with fixCampbell Barton
2010-10-06Fix for [#24134] pointcache memory error (crash)Janne Karhu
2010-10-06COLLADA exporter: split camera and light export into own files.Nathan Letwory
2010-10-06Campbell requested that I remove one of the bge.events.RETKEY aliases, so I'm...Mitchell Stokes
2010-10-06[#24123] Network render gives black imagesMartin Poirier
2010-10-06Unhide confirm on release property (otherwise, it's not easily modifiable in ...Martin Poirier
2010-10-06remove some unused code and reduced the scope if some vars (no functional cha...Campbell Barton
2010-10-05bugfix [#24151] AddPresetBase class does not add Color import when saving col...Campbell Barton
2010-10-05rename Command key to OSKey, Window manager already called it the OSKey but i...Campbell Barton
2010-10-05Updating the bge.types docs to note which KX_GameObject attributes return mat...Mitchell Stokes
2010-10-05bugfix [#24148] unable to get keyboard mappings to work in the text windowCampbell Barton
2010-10-05Scons options for static linking to libsamplerate, sndfile and fftw3Sergey Sharybin
2010-10-05patch [#24125] Fix for Slider Widget (UI)Campbell Barton
2010-10-05patch [#24146] UV layout selection menu in UV editor ala CTRL+TAB in edit modeCampbell Barton
2010-10-05Enable lcms support on Windows.Nathan Letwory
2010-10-05bugfix [#24122] Shift-C doesn't work in "Camera View"Campbell Barton
2010-10-05Fix #24135: Material modification not immediately updated in OutlinerSergey Sharybin
2010-10-05bugfix [#23506] Bevel Modifier display problemCampbell Barton
2010-10-05- fix for crash when drawing a subsurf after a modifier that lost original in...Campbell Barton
2010-10-05"Fix" for [#24115] Offset animation on object with particules system doesn't ...Janne Karhu
2010-10-05build-fix [#24142] path changes break osxCampbell Barton
2010-10-05Fix for [#24107] Hair/General particle glitch- PresetsJanne Karhu
2010-10-05Fixed own typo in last commit to curve RNASergey Sharybin
2010-10-05TextureCoordinateBinding.getName() -> TextureCoordinateBinding.getSemantic();...Nathan Letwory
2010-10-05A bit of bge.events work:Mitchell Stokes
2010-10-05SVN maintenance.Guillermo S. Romero
2010-10-05Reorganisation of COLLADA import code. Classes have been split into their own...Nathan Letwory
2010-10-05Update stubs for recent changes (BKE_utildefines.h and header printing).Nathan Letwory
2010-10-04bugfix [#24133] r32303, Mirror Modifier + EditMode + VBO's Problem.Campbell Barton
2010-10-04[#22825] Copy Scenes with Audio Strip Crash.Campbell Barton
2010-10-04fix for copy in the console (wasnt taking the prompt into account)Campbell Barton
2010-10-04 revert r32284, turns out OpenSuse needs this for forkpty(), also fixed missi...Campbell Barton
2010-10-04Recalc knots when toggling nurb cyclic flagsSergey Sharybin
2010-10-04Fix for [#24118] Hair particles can not be editedJanne Karhu
2010-10-04COLLADA exporter fix: do not create a duplicate <polylist> if an object has N...Arystanbek Dyussenov
2010-10-04- use own string conversion function over PyUnicode_FromString when convertin...Campbell Barton
2010-10-04fix for building over samba /w cmake+mingwCampbell Barton
2010-10-04typo in function prefix.Campbell Barton
2010-10-04cmake/mingw was missing defines.Campbell Barton
2010-10-04changes to path searchingCampbell Barton
2010-10-04bugfix [#24087] Blender can not install add-ons unless running with root priv...Campbell Barton
2010-10-03linking libutil isnt needed on my system, possibly this is deprecated?,Campbell Barton
2010-10-03Fix attribution, as noticed by Dalai Felinto.Guillermo S. Romero
2010-10-03Add include directive so buildinfo compilation can find defines, see r32271.Guillermo S. Romero
2010-10-03build systems have been updated, remove use of ~/.blender/ directly, ~/.blen...Campbell Barton
2010-10-03added len_squared_v2v2, use instead of len_v3v3 for font handle tests, also f...Campbell Barton
2010-10-03bugfix [#24116] UV layout exporting doesnt workCampbell Barton