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-10-02fix [#28786] Large enum lists display columns in inverted order (right to left)Campbell Barton
2011-10-01cmake:Campbell Barton
2011-10-01cmake: sse flags were being defined in 2 different placesCampbell Barton
2011-10-01support for object data material assignment in pythonCampbell Barton
2011-10-01BKE material api function: assign_material_id, like assign_material but takes...Campbell Barton
2011-10-01fix for msvc, I thought this was only needed for mingw.Campbell Barton
2011-10-01add a collection function slot for assignment (not used yet).Campbell Barton
2011-10-01fix for mingwCampbell Barton
2011-10-01reverting part of rev40594.Sergey Sharybin
2011-10-01* Updating readme.html and link to release logs for 2.60, now that we approac...Thomas Dinges
2011-10-01Bugfixes for: [#28525] [#28690] [#28774] [#28777]Joshua Leung
2011-10-01Bugfix [#28781] Grease pencil segfaults when deleting or duplicatingJoshua Leung
2011-10-01Cgange compile cindition for gcc-4.6-objC++ workaroundJens Verwiebe
2011-09-30fix for odd linking error with ffmpeg.Campbell Barton
2011-09-30sse flags for intel c++ compilerCampbell Barton
2011-09-30formatting edits onlyCampbell Barton
2011-09-30Fix #28432: Scrolling lists respond incorrectly if mouse is not movedSergey Sharybin
2011-09-30minor changes, dont append with cmake platform flags which is a string and us...Campbell Barton
2011-09-30removing duplicate library linking from cmake, fingers crossed that this wont...Campbell Barton
2011-09-30Fix [#28773] Auto Set Preview Range Does not work on selection in DopeSheetBastien Montagne
2011-09-30Whitespace clean-upSergey Sharybin
2011-09-30Bump maps flip: now white means salience, black means concavitySergey Sharybin
2011-09-30i18n: fixed mistage in message generator which lead to some messages disappea...Sergey Sharybin
2011-09-30add bevel weight to editmode buttons, patch from Psy-Fi or IRC.Campbell Barton
2011-09-30Minor: Other UI strings typos and tweaks.Bastien Montagne
2011-09-30fix for crash generating messages.txt, I wasn't getting this crash because I ...Campbell Barton
2011-09-30po : adding note for windows translators/devs + remove backup function in upd...Dalai Felinto
2011-09-30Recast: upgrade library.Benoit Bolsee
2011-09-29SVN maintenance.Guillermo S. Romero
2011-09-29remove the pot and messages file, they change too much with only minor change...Campbell Barton
2011-09-29improvements to translation message generatorCampbell Barton
2011-09-29OSX: another non-ASCII char, sorryJens Verwiebe
2011-09-29Minor: Other UI strings typos and tweaks.Bastien Montagne
2011-09-29Commented and tagged some unused vars, added some var init (gcc warnings...).Bastien Montagne
2011-09-29Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-29Fix #28416: setting fluid simulation start time to anything other than zeroBrecht Van Lommel
2011-09-29Fix #28769 & #28768: problem with duplicated keymap items after fix yesterday.Brecht Van Lommel
2011-09-29fix for error generating docs, write all files as utf-8Campbell Barton
2011-09-29Pedantic changes to description for recently added select grouped operatorSergey Sharybin
2011-09-29i18n: update font to solve squares in arabic glyphs recently reported in MLSergey Sharybin
2011-09-29take 2 at fixing the crash...Campbell Barton
2011-09-29Attempt to fix error reported by yafaray devs from my commit r40660Campbell Barton
2011-09-29rna function:Campbell Barton
2011-09-29make drawobject.c's code for getting the camera view frame into its own funct...Campbell Barton
2011-09-29making PO/POT/... update scripts py3.2 compatible + making it almost win comp...Dalai Felinto
2011-09-29use math functions for curve handle calculation.Campbell Barton
2011-09-29no-longer select handles when transforming in the dopesheet since now the dop...Campbell Barton
2011-09-29fix [#28765] keyframe handles do not move with curves in graph editor when hi...Campbell Barton
2011-09-29Reverting part of r.40659Joshua Leung
2011-09-28Fix #28728: volume precaching took a long time with many objects, changedBrecht Van Lommel