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-12Holiday coding log :)Ton Roosendaal
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-11fix for warnings/errors in recent commitsCampbell Barton
2012-12-11Bug fix, irc report:Ton Roosendaal
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-04fix [#33412] Jump to next frame broken in grease pencil modeCampbell Barton
2012-12-03Disable alpha pass for all painting modesSergey Sharybin
2012-12-02fix GhostSDL displaying text in multiple views.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 another glitch caused by r51636, setting the camera view with quad-vi...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 setting local view take the view lens int account.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-26style cleanupCampbell Barton
2012-11-26Fix #33310: unnecessary redraw of outliner when editing materials and textures.Brecht Van Lommel
2012-11-26Fix #33292: cycles material draw mode selection not working on some cards, nowBrecht Van Lommel
2012-11-26code cleanup: doxy comment corrections and correct own typo animation player ...Campbell Barton
2012-11-25Fix #33291: when using boundbox drawtype for a large number of duplicated obj...Brecht Van Lommel
2012-11-25code cleanup: warnings, styleCampbell Barton
2012-11-25More fixes to parallel tests to make them less sensitive, prevents assert fai...Howard Trickey
2012-11-25continuous zoom was inverted from other zoom modes.Campbell Barton
2012-11-25Fix #33296: uv editing did unnecessary outliner redraw, giving slowdown.Brecht Van Lommel
2012-11-25Fix #33290: pressing alt+Z in wireframe mode did not go to textured draw modeBrecht Van Lommel
2012-11-24remove USER_DISABLE_AA/use_antialiasing, this wasn't available from the UI bu...Campbell Barton
2012-11-21Fix #33241: can't exit edit mode when object gets hidden via animation.Brecht Van Lommel
2012-11-20Triangulate modifierAntony Riakiotakis
2012-11-18style cleanup: comments & spellingCampbell Barton
2012-11-16debug utility for drawing in the 3d viewport (uncomment define to use), helpf...Campbell Barton
2012-11-15Image thread safe improvementsSergey Sharybin
2012-11-14fix [#33169] Interface destroyed after Text Object EditCampbell Barton
2012-11-13add an operator for mesh mode switching,Campbell Barton
2012-11-12style cleanupCampbell Barton
2012-11-12fix [#33142] Ctrl LMB higher selection mode in edit mode sometimes selects ex...Campbell Barton
2012-11-11Four fixes (own collection)Ton Roosendaal
2012-11-11Bugfix [#33140] Ton Roosendaal
2012-11-10Added UI support to set OpenGL MultiSample.Ton Roosendaal
2012-11-10Fix #33084: lock camera to view + view smooth disabled incorrectly moved theBrecht Van Lommel
2012-11-09add fallbacks for BM_vert_calc_shell_factor() and BM_vert_calc_mean_tagged_ed...Campbell Barton
2012-11-09Axis Colours are now ThemeableJoshua Leung
2012-11-07Bugfix #32806Ton Roosendaal
2012-11-05fix [#33051] view selected (focus) bugCampbell Barton
2012-11-05code cleanup: use enums for view3d_snap transverts.Campbell Barton
2012-11-05Render engines: replace number of x/y tiles with tile sizeSergey Sharybin