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
2017-03-22Cleanup/optimization: Simplify some usages of uiItemFullO/_ptr, avoid multipl...Bastien Montagne
2017-03-20Cleanup: useless call to glRasterPos before `view3d_cached_text_draw_add()`Bastien Montagne
2017-03-14Fix T50932: depth picking w/ pose-bone constraintsCampbell Barton
2017-03-11Cleanup: code style & cmakeCampbell Barton
2017-03-10Cleanup: rename drawObjectSelectCampbell Barton
2017-03-093D View: x-ray support for depth pickingCampbell Barton
2017-03-093D View: wrap GPU_select cache callsCampbell Barton
2017-03-093D View: use cache for armature selectCampbell Barton
2017-03-083D View: new nethod of opengl selectionCampbell Barton
2017-03-08OpenGL Select: integer rect for passing regionCampbell Barton
2017-03-08Cleanup: replace short -> int for selection hitsCampbell Barton
2017-03-08Rename BLI_rct*_init_pt_size -> radiusCampbell Barton
2017-03-06Rigid body: fix viewport not updating on properties change.Clément Foucault
2017-03-05BLI_rect: add init from point functionsCampbell Barton
2017-03-04Cleanup: expose struct for ED_view3d_mats_rv3d_*Campbell Barton
2017-03-02Fix duplicated 'Accurate' property for manipulator keymap itemJulian Eisel
2017-03-02Fix another part of T50565: Planar constraints were always initialized to acc...Sergey Sharybin
2017-03-02Fix second part T50565: Using planar transform once makes it enabled by defaultSergey Sharybin
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2017-02-23Fix possible crash in various 3D View operatorsJulian Eisel
2017-02-19Fix T50564: 3D view panning with scroll wheel inconsistent with dragging.Brecht Van Lommel
2017-02-09Cleanup: Remove commented codeAaron Carlisle
2017-02-04Remove flag: `SNAP_OBJECT_USE_CACHE` from snap_contextGermano Cavalcante
2017-01-21Fix T49527: Blender stalls when changing armature ghosting range with stepsiz...Joshua Leung
2017-01-20Fix compilation error with strict flagsSergey Sharybin
2017-01-20D1873: Customize style for animation motion pathsAntonio Vazquez
2017-01-05Show 'Manipulate Center Points' in weight paint modeJulian Eisel
2016-12-28Various UI message and API doc tweaks and fixes.Bastien Montagne
2016-12-283D View roll & orbit were scaling view-quat lengthCampbell Barton
2016-12-20String drawing function for the "simdebug" utilities.Lukas Tönne
2016-12-17Cleanup: trackball logicCampbell Barton
2016-12-16Make Shift+LMB on transform manipulator configurableJulian Eisel
2016-12-08Fix T49872: 3D cursor places with camera shift in ortographic modeJulian Eisel
2016-11-29Comment: explain viewport & render pixel-sizeCampbell Barton
2016-11-22Fix (unreported) crash when drawing armatures' poses in some cases.Bastien Montagne
2016-11-18Implement multi-view stereo support for image emptiesDalai Felinto
2016-10-30Viewport smoke: add support to render the volume using a color ramp.Kévin Dietrich
2016-10-26Cleanup: rename functions in BLI_bitmap_draw_2dCampbell Barton
2016-10-26Cleanup: move bitmap drawing into its own moduleCampbell Barton
2016-10-10Fix viewport camera gets out of sync in certain casesSergey Sharybin
2016-10-10remove call to GLSL support query (it's always supported)Mike Erwin
2016-09-28Fix missing properties editor update when changing 3D View cameraJulian Eisel
2016-09-25Smoke debug draw: take adaptive domain position into account.Kévin Dietrich
2016-09-25Viewport smoke: fix a couple of issues in the new display settings.Kévin Dietrich
2016-09-25Fix compile error when building without smoke support.Kévin Dietrich
2016-09-24Viewport smoke: add options to draw velocity vectors.Kévin Dietrich
2016-09-24Viewport smoke: add support for axis aligned slicing.Kévin Dietrich
2016-09-22UI: Theme options for vertex/edge bevel weight colorsPhilipp Oeser
2016-09-09Smoke viewport: remove dead code.Kévin Dietrich
2016-09-05Fix cast shadows (material option) in the viewportMike Erwin