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-04-21option to use curve point weights to influence particle effectors.Campbell Barton
2010-04-21bugfix [#22091] Crashing on Add Shortcut Campbell Barton
2010-04-21Fix [#22099] Interactive Loopcut hs anoyin problemMatt Ebb
2010-04-21Fix [#22082] World gradients look like pooMatt Ebb
2010-04-20Made playback operators use exec() callback instead of invoke(), so that thes...Joshua Leung
2010-04-19== file browser ==Andrea Weikert
2010-04-19Fix problem with limit rotation constraints during transform. This codeBrecht Van Lommel
2010-04-19image operator poll functions for reload and replace now check for a valid im...Campbell Barton
2010-04-19Fix [#22056] Minor UI problem in File BrowserMatt Ebb
2010-04-19Reverting edit mode Shrink Fatten to Alt+S after talking to Ali. ThisDaniel Salazar
2010-04-18== sequencer ==Andrea Weikert
2010-04-18Bugfix: text buttons in zoomed in or out views, didn't get the cursor on theTon Roosendaal
2010-04-18possible fix for [#22057] Autoname L/R in bones names center bones as .RCampbell Barton
2010-04-18Brought back N-key for sequencer preview.Peter Schlaile
2010-04-18Added RAW-DV-files (.dv) to filelist, so that drag-n-dropPeter Schlaile
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-18various minor fixesCampbell Barton
2010-04-18was using uninitialized string for node name display, also use sizeof() rathe...Campbell Barton
2010-04-17bugfix and cleanupCampbell Barton
2010-04-16Fix [#21559] Loopcut and scale problem.Matt Ebb
2010-04-16Grease pencil->beizer curve conversion fix: handles used to haveSergey Sharybin
2010-04-16Turned off 'Emulate 3 button mouse' in default startup blend.Matt Ebb
2010-04-16Fix for possible null pointer, from uncle entity in ircMatt Ebb
2010-04-16Fix [#21492] "Align to view" option from tools panel's operator part doesn't ...Matt Ebb
2010-04-16File Browser: respect UserPref for filtering.Andrea Weikert
2010-04-15MSVC 9 projectfiles updateAndrea Weikert
2010-04-15fix for crash when drawing fpsCampbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-15Make memstat easier to read, add missing Intel ID and cleanups.Guillermo S. Romero
2010-04-14CTRL+SHIFT click on node "Make viewer connect to node" now also worksTon Roosendaal
2010-04-14* Interaction PresetsMatt Ebb
2010-04-13Fix for [#21983] Entering Particle Edit mode crashJanne Karhu
2010-04-13Template for 'Running Jobs" now shows Composite thread, for node space.Ton Roosendaal
2010-04-13fixed make local bug; it was only looking at editable objects, which of cours...Joseph Eagar
2010-04-13Todo #21831: Deform modifier is applied to base mesh instead ofSergey Sharybin
2010-04-13[#21993] Edge Slide operator should disable projection snappingMartin Poirier
2010-04-12Button panels need to get handlers and keymaps... but for now sneakedTon Roosendaal
2010-04-12Fix [#21972] Inclusive selection doesn't work for FacesMatt Ebb
2010-04-12Fix [#21982] Operator bug: Edit modeMatt Ebb
2010-04-12- use more inline math funcitons where possibleCampbell Barton
2010-04-12booleanops.c was moved to MOD_boolean_util.c, remove empty file.Campbell Barton
2010-04-12Copy Constraints OperatorDalai Felinto
2010-04-11Specific operator for Push/Pull (no need to go through the generic operator a...Martin Poirier
2010-04-11Long outstanding panel feature: press ENTER with mouse on header willTon Roosendaal
2010-04-11Zoom in/out for Composite Node backdrop is (temp?) Vkey and SHIFT+V.Ton Roosendaal
2010-04-11python function to remove drivers.Campbell Barton
2010-04-09Reversion of commit that changes order for keymaps. I thought itTon Roosendaal
2010-04-09Fix for previous commit - better to just use NewRender rather than GetRenderMatt Ebb
2010-04-09Fix [#21529] Operator.report() has inconsistent behaviour with newlinesMatt Ebb
2010-04-09Attempted fix for [#21491] rendering from the api does not workMatt Ebb