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-01-07Fix for Color Picker Eyedropper crash. Thx Matt :)Thomas Dinges
2010-01-07Fix [#19664] updating key in graph editor doesn't update value for Matt Ebb
2010-01-07OpenGL anti-aliasing for 3D view, user selectableDamien Plisson
2010-01-07Color Picker work:Matt Ebb
2010-01-06Keymaps:Thomas Dinges
2010-01-062 small view navigation features stolen from other apps :)Matt Ebb
2010-01-06Particle edit: optimization for combing, was computing hair space too often,Brecht Van Lommel
2010-01-06MSVC compile fixMatt Ebb
2010-01-06Node editor tweaksMatt Ebb
2010-01-06Fix for PROP_MATRIX auto UI layoutMatt Ebb
2010-01-06Restored Compositor 're-render single layer' functionality (buttons on render...Matt Ebb
2010-01-06fix for [#20352] Crash when rendering viewportCampbell Barton
2010-01-06Merge with trunk/2.5 at r25563Joseph Eagar
2010-01-05Particles:Brecht Van Lommel
2010-01-05Fix #20571: run script operator crashes in 3d view.Brecht Van Lommel
2010-01-05Alt+B view clipping is now taken into account properly for sculpt, particleBrecht Van Lommel
2010-01-05Revert previous preview render commit, causing some problemsMatt Ebb
2010-01-05Quick fix for layout of Transform Channel var type, since on smaller regions,...Joshua Leung
2010-01-05More Driver Fixes:Joshua Leung
2010-01-05obscure feature: Display Custom Bone Shape at another bones transform.Campbell Barton
2010-01-05* Modifications to node editor 'make links' tool, after some requests by SoenkeMatt Ebb
2010-01-05Rename extrude macro "Extrude and Move" (less confusion with the Extrude oper...Martin Poirier
2010-01-05Added render layer 'enable' toggles for render layer list viewMatt Ebb
2010-01-05More "Window" terminology corrections Matt Ebb
2010-01-05More specific notifiers for preview render jobsMatt Ebb
2010-01-05Fix for some confusing terminology: Window type -> Editor typeMatt Ebb
2010-01-05grease pencil 'Only Endpoints' option wasnt working when the entire zbuffer w...Campbell Barton
2010-01-05Durian Request: Drivers RecodeJoshua Leung
2010-01-04transform:Martin Poirier
2010-01-04Fix: curve reset for brushes now gives proper smooth curve as default,Brecht Van Lommel
2010-01-04Sculpt: fix, disable border/circle/mouse select operators in sculpt mode.Brecht Van Lommel
2010-01-04Sculpt:Brecht Van Lommel
2010-01-04copy modifiers, as "Link Modifiers" - in Ctrl+L menu. difference between copy...Campbell Barton
2010-01-04use a smaller threshold for mesh mirror, workaround for sintels face.Campbell Barton
2010-01-04* Tweaks for node editor Make Links (F key)Matt Ebb
2010-01-04* Added back some shortcuts from 2.4x using ctrl/alt/shift/etc mouse wheel to...Matt Ebb
2010-01-04* Added new hotkeys [ and ] to decrease/increase brush size by 20 in all pain...Matt Ebb
2010-01-04* Fix tooltip for reset default valuesMatt Ebb
2010-01-03Tweak to group operator namingMatt Ebb
2010-01-03Changes to Brush texture workflowMatt Ebb
2010-01-03bugfix [#20528] Crash when applying scale to a Bezier curveCampbell Barton
2010-01-03freeing particle modifier would access freed memory (only to tak the psys to ...Campbell Barton
2010-01-03- disallow the change the layer operator in localview.Campbell Barton
2010-01-03fix for [#20499] Smoot view doesn't work for all view keys.Campbell Barton
2010-01-03bugfix [#20542] Crash 2.50a0 Click event in Console window Report modeCampbell Barton
2010-01-03- WM_OT_context_cycle_int wasnt working (also wasnt used anywhere)Campbell Barton
2010-01-03dont draw object centers when drawing the depth buffer, grease pencil would g...Campbell Barton
2010-01-03grease pencil depth option 'Stroke Endpoints' works well when painting onto m...Campbell Barton
2010-01-02OS X Makefiles: append -DPARALLEL=1 to CPPFLAGS when compiling with OPENMPStefan Gartner
2010-01-02Add audaspace includes. And some reorg/cleaning.Guillermo S. Romero