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-07Code Cleanup: remove unused preset variable.Campbell Barton
2012-02-05Release schedule:Thomas Dinges
2012-02-05Movie Clip Editor: cleanup of display panelsSergey Sharybin
2012-02-04fix [#30068] Link Empty to Track python errorCampbell Barton
2012-02-04Code Cleanup: pep8 editsCampbell Barton
2012-02-03Code Cleanup: check is / is not when comparing singletons.Campbell Barton
2012-02-02Disallow fill caps for curves without bevel object.Sergey Sharybin
2012-02-02Added option to fill caps of bevelled curves.Sergey Sharybin
2012-02-02* fix for error in shape transfer (wrong var name).Campbell Barton
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-01-31Fixing a typo in Clip ui...Bastien Montagne
2012-01-30Fix wrong uv editor Border Select Pinned name in menu.Brecht Van Lommel
2012-01-30display keyblock mute in the shape key list.Campbell Barton
2012-01-30fix [#30017] Make Dupli-Face needs active mesh objectCampbell Barton
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-26Movie clip editor: default tracking settings can be copied from active track nowSergey Sharybin
2012-01-26More curves view improvements for clip editor:Sergey Sharybin
2012-01-26Fix #29991: Broken Hotkeys for rotation in custom Maya-Navigation. >rev43375Sergey Sharybin
2012-01-26disable toggle option for BGE boolean property, not sure why this was set.Campbell Barton
2012-01-25Various fixes for camera tracking stuffSergey Sharybin
2012-01-25Node UI:Thomas Dinges
2012-01-25Cycles Node Editor:Thomas Dinges
2012-01-24Misc picky edits to UI messages.Bastien Montagne
2012-01-23Cloth: Add "velocity damping" to damping options. This will help with the "cl...Daniel Genrich
2012-01-23Cycles UI:Thomas Dinges
2012-01-22Fix for the Sculpt UI (revert part of 43535 by nicholasbishop)Thomas Dinges
2012-01-22Fluidsim - Restoring simulation speed control (ZanQdo request)Joshua Leung
2012-01-19Add missing labels to sculpt/paint sliders.Nicholas Bishop
2012-01-19Remesh Modifier UI:Thomas Dinges
2012-01-19Dynamic Paint:Miika Hamalainen
2012-01-18cleanup for redefined varsCampbell Barton
2012-01-18picky cleanup to use of bpy.typesCampbell Barton
2012-01-18de-duplicate paint parent class, added new py module for common paint UI clas...Campbell Barton
2012-01-18fix size slider not working for image space brushes (uv sculpt and image pain...Antony Riakiotakis
2012-01-17error in own recent commitCampbell Barton
2012-01-17pep8 edits, also remove unused varsCampbell Barton
2012-01-17PEP8 complaint changesSergey Sharybin
2012-01-17Uv Tools branch GSOC 2011Antony Riakiotakis
2012-01-16Dynamic Paint:Miika Hamalainen
2012-01-15Color channels now can be disabled for the whole frame in clip editorSergey Sharybin
2012-01-15weight paint UICampbell Barton
2012-01-15Fix all remaining unified paint settings uses of current Scene.Nicholas Bishop
2012-01-15Ooops ! Small error in previous own commit :/Bastien Montagne
2012-01-14fix [#29889] Simple Deform: Missing lock x/y axis optionCampbell Barton
2012-01-14replace operator to toggle handles with generic wm operatorCampbell Barton
2012-01-14replace ANIM_OT_time_toggle operator with generic WM_OT_context_toggle operatorCampbell Barton
2012-01-14remove api from addon bl_info, was never used.Campbell Barton
2012-01-14make sequencer use standard select operator with action property, remove sele...Campbell Barton