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-01-23rigidbody: Add rigid body constraintsSergej Reich
2013-01-23rigidbody: Add rigid body simulationSergej Reich
2013-01-22Matcap support in 3D Viewport.Ton Roosendaal
2013-01-22fix [#33889] Unexpected weights after parenting with Empty GroupsCampbell Barton
2013-01-19patch [#33923] Patch for Node Theme ColorsCampbell Barton
2013-01-14use booleans for bmesh api.Campbell Barton
2013-01-13fix for building with cycles.Campbell Barton
2013-01-13add new vertex slide transform operator, different from the existing vertex s...Campbell Barton
2013-01-13speedup for EDBM_uv_vert_map_create(), reduce customdata lookups. also remove...Campbell Barton
2013-01-09Usability fix: Ton Roosendaal
2013-01-09remove uiPanelClearType(), instead redraw all windows when registering/unregi...Campbell Barton
2013-01-09reduce the alpha of console selection (text was too hard to read)Campbell Barton
2013-01-09avoid having dangling panel pointers in the interface, unregistering addons c...Campbell Barton
2013-01-07Make options for background gradient more organized.Antony Riakiotakis
2013-01-06Eyecandy feature: background gradient for 3D viewport. Enable in user prefere...Antony Riakiotakis
2013-01-05Changes for opengl render to reflect new alpha premul pipelineSergey Sharybin
2012-12-30Add DNA/RNA/BKE infrastructure for dynamic-topology sculpt modeNicholas Bishop
2012-12-30add syntax highlighting color for symbolsCampbell Barton
2012-12-29patch [#33609] Syntax highlighting for OSL in Text EditorCampbell Barton
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