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-11Fix [#30122] "Tweak" mouse event values were not loaded from keymap files.Bastien Montagne
2012-02-11dont add the name field to theme presets for now.Campbell Barton
2012-02-08Correct mathutils documentation, also correct some python spelling errors and...Campbell Barton
2012-02-08Returned back maximal value of bitrate. Higher values are actually makes sens...Sergey 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-07Documentation: add missing info about the fileselectior using hard coded prop...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-05Movie Clip Editor: cleanup of display panelsSergey Sharybin
2012-02-02Added option to fill caps of bevelled curves.Sergey Sharybin
2012-02-02Fix #29056: keymapping NDOF motion events not working correct. Motion even typeBrecht Van Lommel
2012-02-02Cleanup Only: replace numbers with defines.Campbell Barton
2012-02-02fix [#29666] Duplicate entries in bpy.typesCampbell Barton
2012-02-01Fix #30045: mesh.uv_textures.new() not returning correct layer when a layer withBrecht Van Lommel
2012-02-01Fix #29104: keyframing motion blur samples did not work, made these non-anima...Brecht Van Lommel
2012-02-01Movie Clip Editor: proxy sizes for original and undistortted footages are now...Sergey Sharybin
2012-02-01Optional offset for fluid cache frame reading.Lukas Toenne
2012-02-01Previous fix for [#29484] wasn't working right (did work in report file though).Campbell Barton
2012-02-01fix for error found while looking into bug [#29998].Campbell Barton
2012-01-31Action constraint transform channel was listing X Scale as Z Scale,Nathan Vegdahl
2012-01-31fix [#30025] Blender crash when using python to load a blend file and import ...Campbell Barton
2012-01-30Fix #30016: cycles crash with compute device set to GPU but not GPU deviceBrecht Van Lommel
2012-01-30display keyblock mute in the shape key list.Campbell Barton
2012-01-29Fix for [#30015] Keyframed Resolution UnpredictableThomas Dinges
2012-01-28Fixed typo in a tooltipSergey Sharybin
2012-01-27Action Constraint GUI - Refinements and ClarificationJoshua Leung
2012-01-26Color channels used for tracking is now a part of default tracking settings a...Sergey Sharybin
2012-01-26More curves view improvements for clip editor:Sergey Sharybin
2012-01-26fix [#29987] scene.frame_set method doesn't take in account camera change don...Campbell Barton
2012-01-26hrmf, fix for fix [#29988] Segfault when unwrap default cube with smart proje...Campbell Barton
2012-01-26Fix #29989: Ctrl + T to show seconds in timeline, python errorSergey Sharybin
2012-01-25Cycles: Render PassesBrecht Van Lommel
2012-01-25Fix #29892: Properties of objects in nested custom collections stop being ani...Sergey Sharybin
2012-01-25found a bug by accident.Campbell Barton
2012-01-24Brightness/Contrast Node for CyclesDalai Felinto
2012-01-24New fix for [#29940] Stretch To constraint breaks scaling in Transform constr...Bastien Montagne
2012-01-24Misc picky edits to UI messages.Bastien Montagne
2012-01-23In order to maintain consistency with other uses of .remove(), these function...Andrew Hale
2012-01-23Cloth: Add "velocity damping" to damping options. This will help with the "cl...Daniel Genrich
2012-01-23Ocean Modifier UI fixes:Thomas Dinges
2012-01-22Fix #29935: missing cycles update/crash when removing world datablock form sc...Brecht Van Lommel
2012-01-22Patch [#28608] Add search match colour to theme settingsJoshua Leung
2012-01-22Fluidsim - Restoring simulation speed control (ZanQdo request)Joshua Leung
2012-01-21quiet warnings and possible NULL checking crash fix for indentation functions.Campbell Barton
2012-01-20comment some dead assibnment and set dummy values for image profile conversio...Campbell Barton
2012-01-20- Added functions to remove mesh vertices, edges and faces. These functions r...Andrew Hale
2012-01-19size for static string was too small, we should really have dynamic sized str...Campbell Barton
2012-01-19Baked edit: Make particle edit mode more usable for Softbodies and Cloth (jah...Daniel Genrich
2012-01-19Fix for building in release mode with scons.Nicholas Bishop