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
2009-12-07Use custom cursor draw in transform to draw the new arrow cursors (to indicat...Martin Poirier
2009-12-07Particles: child editing bugfixesBrecht Van Lommel
2009-12-07Porting of Graph Editor's UI to python, just header done for now.Elia Sarti
2009-12-07Fix for [#20159] Orthographic camera + viewportMatt Ebb
2009-12-07Fix for [#20286] New objects have no Display TypeMatt Ebb
2009-12-07Fix for [#19541] Buttons etc that are too close to the window edge don't reac...Matt Ebb
2009-12-07Tweaks to the fading behaviour of 3d view grid subdivs, somewhat fix for Matt Ebb
2009-12-07Fixed operator name typo.Elia Sarti
2009-12-06Loop cut and edge ring select only have an invoke and require view3d, so chan...Martin Poirier
2009-12-06Text change: Loopcut -> Loop CutMartin Poirier
2009-12-06Assorted warning and comment fixesJoshua Leung
2009-12-06pep8 edits and fix some warningsCampbell Barton
2009-12-062.5 Nodes:Thomas Dinges
2009-12-062.5 Nodes:Thomas Dinges
2009-12-04Null check for baking progressend functionMartin Poirier
2009-12-04UI: curve widget tweaksBrecht Van Lommel
2009-12-04This commit deletes temporary "temp" screen layouts when the windows using th...Joshua Leung
2009-12-04Fix for [#20203] Linked objects - A few bugsMatt Ebb
2009-12-04Fix for [#20157] 2.5 Can`t remove a linked objects from the 3D view by pressi...Matt Ebb
2009-12-04Fix for [#19958] Changes in UV/Image editor doesn't refresh mapping on mesh i...Matt Ebb
2009-12-04Fix for [#19921] pressing NumpadDot on isolated mode centers the 3D cursorMatt Ebb
2009-12-04* Fix for incorrect disabling after baking cloth simMatt Ebb
2009-12-04Bugfixes: Deleting Keyframes + F-CurvesJoshua Leung
2009-12-04rna functionCampbell Barton
2009-12-04Print baking progress to console when window is not available.Martin Poirier
2009-12-04Cleaning: update a couple of functions to use scene from context instead of f...Martin Poirier
2009-12-04Partial fix for [#19874]Matt Ebb
2009-12-04Fix for [#19478] Shortkeys for switch to Quad view mode is not workingMatt Ebb
2009-12-04Only set baking progress function to cursor when a window is present.Martin Poirier
2009-12-04Finish renaming job in Set Center operator to use Origin instead of Center.Martin Poirier
2009-12-03Make toggle and hold snap method cohabit nicely.Martin Poirier
2009-12-03Bugfix: Toggle animation channel visibility (shift-v) was not flushing the ne...Joshua Leung
2009-12-03Bugfix #20190: Scaling Bone Joints in envelope drawmodeJoshua Leung
2009-12-03Bugfix #20219: Timeline navigationJoshua Leung
2009-12-03Fix for [#20226] 3DView header: hiding menu texts and layer button's issue.Matt Ebb
2009-12-03Fix for [#20168] Particle velocity display toggle issueMatt Ebb
2009-12-03Fix for [#20180] Wrong multiplicator in Random SelectionMatt Ebb
2009-12-02[#20213] Align to Transform Orientation crashes BlenderMartin Poirier
2009-12-02Menu handlers need to return OUT when clicking outside, not OKMartin Poirier
2009-12-02Fixed a part of [#20197] dof node bugs.Thomas Dinges
2009-12-02Quicktime(Carbon/win32) : add operator to raise the "compression settings" qu...Damien Plisson
2009-12-02UI: remove unnecessary colon on toggle array buttons.Brecht Van Lommel
2009-12-02Changes to Color ManagementMatt Ebb
2009-12-02Restore new snap align icon that was lost in previous changes.Martin Poirier
2009-12-02Bugfix: crash when no active objectMartin Poirier
2009-12-01Additive snap for Transform. Easy snapping between two vertices, in the middl...Martin Poirier
2009-11-30Transform Modal Map:Martin Poirier
2009-11-30Bugfix: PET circle not drawn correctly in edit mode.Martin Poirier
2009-11-30better not process events early, could cause troubles later.Campbell Barton
2009-11-30curve select toggle was broken from recent select operator updateCampbell Barton