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
2013-12-10Nodes UI: add the position field to the color ramp node.Geoffroy Krantz
2013-12-10uiList: Small tweak to drag-resize (switch to auto-size mode).Bastien Montagne
2013-12-07Code Cleanup: pass rectangles as const in insterface filesCampbell Barton
2013-12-06Fix T37710: Missing bounds check for active UI list item could crash.Campbell Barton
2013-12-02Fix for crash pasting text into uilist filterCampbell Barton
2013-12-02Blender Font (BLF): add length argument to string width/height functionsCampbell Barton
2013-11-23UI List: ctrl click on names in list can be used for renaming.Bastien Montagne
2013-11-21Squashed commit of the following:Bastien Montagne
2013-11-18Fix T37345: Image baking progress bar wrongly appears in node editorSergey Sharybin
2013-11-09uiList: fix a bug in computing visual active index (afaict, in case of reorde...Bastien Montagne
2013-11-04Missing convert button on particle modifier panel. Cache pathcache checkAntony Riakiotakis
2013-10-16Fix part of #37087, brush curve becomes inverted when using the resetAntony Riakiotakis
2013-10-14Interface / Template lists:Thomas Dinges
2013-09-20Fix #36226, Select Linked works not in touch with Prefs.Lukas Toenne
2013-09-11interface, replace '|' with define UI_SEP_CHARCampbell Barton
2013-09-10fix [#36492] Keymap: Issue setting operator path propertiesCampbell Barton
2013-09-09Film response looks:Brecht Van Lommel
2013-09-09Film response curves implemented as a looksSergey Sharybin
2013-08-30minor ui editsCampbell Barton
2013-08-29Fix building under windows after r59631 (grr, sorry :/ ).Bastien Montagne
2013-08-29Last uiList patch (for now!): filtering and reordering of shown elements.Bastien Montagne
2013-08-27Small enhancement to grab-resize of uiLists, suggested by plasmasolutions: do...Bastien Montagne
2013-08-27uiLists enhacements: dragresize and better GRID layout.Bastien Montagne
2013-08-21style cleanup: also use ARRAY_HAS_ITEM macro for mempool checkCampbell Barton
2013-08-19Made modifiers_getVirtualModifierList safe for threadingSergey Sharybin
2013-08-08Fix incorrect display of constraint names on retina / high DPI.Brecht Van Lommel
2013-07-10fix [#36065] UI labels are shown in the theme color for unselected list itemsCampbell Barton
2013-07-10fix [#36073] Changing list items misses undo pushCampbell Barton
2013-07-09minor improvementsCampbell Barton
2013-06-26Style cleanup (indent of switch/case in own code).Bastien Montagne
2013-06-26Fix [#35750] list items in properties editor (text colors not following list ...Bastien Montagne
2013-06-25Fix unnecessary 3D viewport redraws in various cases, in particular when editingBrecht Van Lommel
2013-06-03fix [#35311] Planar Decimate / Limited Dissolve fails to merge some adjacent ...Campbell Barton
2013-05-23Fix stack corruptions in special casesSergey Sharybin
2013-05-11Fix #35262: assiging shortcuts from e.g. delete or selection mode menus did notBrecht Van Lommel
2013-05-08Fix for #35253, Cannot animate X, Y, Z values in nodes with vector sub-menu. ...Lukas Toenne
2013-05-08rename BLI_ghashIterator_notDone() -> BLI_ghashIterator_done()Campbell Barton
2013-05-05revert part of own commit r56476, caused scene unlink button to be removed.Campbell Barton
2013-05-03adjustment to own commit r56463.Campbell Barton
2013-05-02don't show an 'X' next to never-null pointer search menus.Campbell Barton
2013-04-29fix for reset brushes curve setting a flipped curveCampbell Barton
2013-04-25Fix two more high DPI / retina draw issues with running jobs in info header andBrecht Van Lommel
2013-04-25Fix #34806: rigid body world settings were not copied with a full scene copy.Brecht Van Lommel
2013-04-08Fix #34875: 0 digits of precision was not supported for FloatProperty, nowBrecht Van Lommel
2013-04-08style cleanupCampbell Barton
2013-04-05svn merge ^/trunk/blender -r55776:55813Campbell Barton
2013-04-04Two small fixes:Ton Roosendaal
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-04code cleanup: use bools in UI and WM code, quiet some shadow warnings, remove...Campbell Barton
2013-03-26Freestyle changes:Sergey Sharybin