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
2012-02-11minor include cleanup, add GPL header (copied from BKE_animsys.hCampbell Barton
2012-02-11Fix [#30136] Adding Sequence Plugin fails.Bastien Montagne
2012-02-11Fix [#30122] "Tweak" mouse event values were not loaded from keymap files.Bastien Montagne
2012-02-11use ValueError when vector/matrix multiplications sizes are not supported, wa...Campbell Barton
2012-02-11fix for crash adding movie strips that were not a supported format.Campbell Barton
2012-02-11dont add the name field to theme presets for now.Campbell Barton
2012-02-11resetting the theme wasnt changign the panel header.Campbell Barton
2012-02-11update gpl header in cmake filesCampbell Barton
2012-02-10Fix #30131: mac UI font corruption in release candidate, refined test forBrecht Van Lommel
2012-02-10reverting commit [43876] Fix for aliased fonts in the game engineDalai Felinto
2012-02-08Fix #30071: crash with cycles glsl, textures functions (which are stubs still)Brecht Van Lommel
2012-02-08correct 2 sphinx warnings.Campbell Barton
2012-02-08Fix for duplicated vertices in UV sphere when it's creating with large radius.Sergey Sharybin
2012-02-08Movie Clip Editor: manual calibration will now respect GP layer's hidden flagSergey Sharybin
2012-02-08Fix #30102: Vertex and edge incorrect selectionsSergey Sharybin
2012-02-08fix [#30090] Cloth modifier related crash when loading old fileCampbell Barton
2012-02-08Correct mathutils documentation, also correct some python spelling errors and...Campbell Barton
2012-02-08Fix #30081: the fix for #30026 related to rendering indirect/environment lightBrecht Van Lommel
2012-02-08Returned back maximal value of bitrate. Higher values are actually makes sens...Sergey Sharybin
2012-02-08Fix for wrong pixel format used for qtrleSergey Sharybin
2012-02-07Fix #30089: crash with cycles viewport rendering while in text edit mode.Brecht Van Lommel
2012-02-07FFmpeg output fixes and small improvementSergey Sharybin
2012-02-07Fix #30076: RenderLayer area blocks mouse scrollingSergey Sharybin
2012-02-07Fix [#30099] Wrong python path returned. "bpy.data.keys" instead of expected ...Bastien Montagne
2012-02-07Fix #30052: VSE: metastrips don't move with Extend (E)Sergey Sharybin
2012-02-07Fix #30094: Subdivision Surfaces Modifier corrupts Copy LocationSergey Sharybin
2012-02-07Fix #30091: Shift-Ctrl-Alt-RMB problem in face modeSergey Sharybin
2012-02-07Documentation: add missing info about the fileselectior using hard coded prop...Campbell Barton
2012-02-07Code Cleanup:Campbell Barton
2012-02-06Bugfix for part 1 of [#30052].Joerg Mueller
2012-02-06no functional change: NC_SPACE|ND_SPACE_VIEW3D notifier was getting an Object...Campbell Barton
2012-02-06fix [#30062] Weight, Texture,Vertex Paint - Face Selection Mask Icon: Out of ...Campbell Barton
2012-02-05Patch #30050 by Juha Mäki-Kanto (kanttori)Domino Marama
2012-02-05Release schedule:Thomas Dinges
2012-02-05Movie Clip Editor: cleanup of display panelsSergey Sharybin
2012-02-05Fix #30073: metaball + edit mode + proportinal edit hotkeySergey Sharybin
2012-02-05win32 quicktime: missing include. How comes nobody else got this problem?Benoit Bolsee
2012-02-05Code Cleanup: minor changes & sync with bmesh.Campbell Barton
2012-02-05Code Cleanup: line length and use Py_ssize_t for PyC_AsArray utility function.Campbell Barton
2012-02-04Fix: non-power-of-two-textures were always disabled on ATI/Apple due to poorBrecht Van Lommel
2012-02-04fix [#29947] Blender crashes when duplicate bonesCampbell Barton
2012-02-04Fix MinGW compilation due to recent font rendering changes.Antony Riakiotakis
2012-02-04Code Cleanup: avoid double promotion.Campbell Barton
2012-02-04Fix for aliased fonts in the game engine.Alex Fraser
2012-02-04fix [#30060] self.report printed twiceCampbell Barton
2012-02-04Fix #30064: Image editor: paint on image, rename image, undo -> crashSergey Sharybin
2012-02-03Fix #30028: VSE Paste Strip CrashSergey Sharybin
2012-02-03fix [#27953] VSE: weird drawing and placement issues strips during 'E'Campbell Barton
2012-02-03Minor Speedup: avoid for() loop over all faces in fluidsim by passing an exam...Campbell Barton
2012-02-03Fix #30043: typing ctrl+Z in text field adds a square. For ascii these controlBrecht Van Lommel