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-12-28style cleanup: var naming for ui listCampbell Barton
2012-12-28This commit frees list ui items from their dependencies to Panel, and hence f...Bastien Montagne
2012-12-26Todo item:Ton Roosendaal
2012-12-26Region scrollbar fix!Ton Roosendaal
2012-12-23add zbuf/depth option to weight paint lasso select.Campbell Barton
2012-12-23initial support for 'occlude background geometry' in weight paint mode.Campbell Barton
2012-12-21fix own regression in 2.65 [#33643] Rotation does not work at certain zoom levelCampbell Barton
2012-12-20UI todo:Ton Roosendaal
2012-12-18Icons now draw good again!Ton Roosendaal
2012-12-18Nicer function for drawing text in 3d window:Ton Roosendaal
2012-12-17don't draw the sequencer grease pencil panel when in the channel view or scopes.Campbell Barton
2012-12-17fix [#33501] Grease pencil in OpenGL renderCampbell Barton
2012-12-16Fix region overlap drawing over render info text in image editor and 3d view.Brecht Van Lommel
2012-12-15Cleanup:Ton Roosendaal
2012-12-15Finished themes for transparent Button regions in Blender.Ton Roosendaal
2012-12-14use UI_view2d_getscale() to get the scale for image cursor drawing and ED_mas...Campbell Barton
2012-12-14correct scrollbars not working properly with DPI in the console/info view.Campbell Barton
2012-12-13minor editsCampbell Barton
2012-12-13remove UI_DPI_FAC, its not needed anymore.Campbell Barton
2012-12-12Holiday coding log :)Ton Roosendaal
2012-12-12Fix error compiling in debug build, should test #ifndef NDEBUG instead ofBrecht Van Lommel
2012-12-12remove context argument from EDBM_update_generic()Campbell Barton
2012-12-12Sequencer: add textured solid option for opengl previewSergey Sharybin
2012-12-12make EDBM_index_arrays's stay in memory, blender was allocating an array and ...Campbell Barton
2012-12-12use htype flags as arguments to EDBM_index_arrays_init(), no functional changes.Campbell Barton
2012-12-11change to r52888, since we dont always want ED_view3d_offset_distance() to gi...Campbell Barton
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-12-10fix for knife tool when the mouse was moved outside the clipped area the mous...Campbell Barton
2012-12-09fix [#33442] UnitsCampbell Barton
2012-12-04operator spacebar search menu wasn't ignoring internal operators,Campbell Barton
2012-12-03Fix for [#33378] Grease pencil dopesheet fails on a few operationsBastien Montagne
2012-12-03R/G/B icons in node space backgroud channel selector all had same color wheel...Campbell Barton
2012-12-02change uiButGetStrInfo() to use a trailing NULL arg rather then passing the n...Campbell Barton
2012-11-30add margin to view fitting view-all/local-view (wasn't obvious with the model...Campbell Barton
2012-11-30fix for r51636 - making the lens work in ortho mode made view-all and local-v...Campbell Barton
2012-11-30make previous commit work when the camera is locked to the view (in that case...Campbell Barton
2012-11-30fix for view-all operator not taking the view-angle into account.Campbell Barton
2012-11-26search box width's now scale with DPI setting.Campbell Barton
2012-11-20Custom icon for triangulate modifier. Antony Riakiotakis
2012-11-15Image thread safe improvementsSergey Sharybin
2012-11-13add an operator for mesh mode switching,Campbell Barton
2012-11-11"Dynamic Sketch" patch, which adds timing data to GP strokes, by storing an i...Bastien Montagne
2012-11-09rename template_color_wheel() to template_color_picker()Campbell Barton
2012-11-09Axis Colours are now ThemeableJoshua Leung
2012-11-03style cleanup: tabs & whitespaceCampbell Barton
2012-11-03Bugfix (own collection)Ton Roosendaal
2012-10-27== file browser ==Andrea Weikert
2012-10-25fix [#32938] The Splash Screen doesn't show up correctly .....Campbell Barton
2012-10-25Fix #30940: layout.prop_search() item not drawing correct inside menus.Brecht Van Lommel
2012-10-24Patch #29142: Reduce hopping when switching between perspective and orthograp...Sergey Sharybin