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
2016-10-02OpenGL: draw volumetric gpencil with point spritesMike Erwin
2016-09-30Merge branch 'master' into blender2.8Julian Eisel
2016-09-29OpenGL: draw nurbs control verts with new imm modeMike Erwin
2016-09-29Cleanup: StyleJulian Eisel
2016-09-29OpenGL: draw speaker with new immediate modeMike Erwin
2016-09-28Curve pinning: Allow pinning object data without animated objectSergey Sharybin
2016-09-28POSELIB_OT_pose_add: only create keyframes for selected bones.Sybren A. Stüvel
2016-09-28Fix missing properties editor update when changing 3D View cameraJulian Eisel
2016-09-26Merge branch 'master' into blender2.8Bastien Montagne
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-24Mesh: added default UVs for Monkey, improved UVs for UV Sphere and Icosphere.Peter Lu
2016-09-24Fix T49441: Grease Pencil - pie menu - brush name field crashes blenderJoshua Leung
2016-09-23Particles: Prevent crash when copying to an object with subsurf modifierSergey Sharybin
2016-09-23Particle: Add option to duplicate settings together with particle system itselfSergey Sharybin
2016-09-23Particle: Prevent crash duplicating hair on objects with modifiersSergey Sharybin
2016-09-23Outliner: Fix assert failure with palette IDSergey Sharybin
2016-09-23Particles: Add operator to quicly duplicate active particle system to the sam...Sergey Sharybin
2016-09-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-22Clip Editor: Enable Continuous Grab for view panningJulian Eisel
2016-09-22Fix non-finite normalization factor in certain casesSergey Sharybin
2016-09-22Fix T49422: Metadata not showing in OpenGL rendersSergey Sharybin
2016-09-22RNA/UI: Allow displaying in tooltip why RNA property isn't editableJulian Eisel
2016-09-22UI: Theme options for vertex/edge bevel weight colorsPhilipp Oeser
2016-09-21UI: Make eyedropper shortcut configurableJulian Eisel
2016-09-21UI: Make button driver and keying set shortcuts configurableJulian Eisel
2016-09-21UI: Configurable shortcuts for keyframe operatorsJulian Eisel
2016-09-21Fix crash in space context cycling when leaving window boundsJulian Eisel
2016-09-21Make space context cycling a proper screen-level OPJulian Eisel
2016-09-21UI: Support UI operators with configurable shortcutsJulian Eisel
2016-09-21Fix: Grease Pencil sculpting crashes when sculpting on layers without any str...Joshua Leung
2016-09-21UI: Fix crash using drag-toggle over window bounds with button callbackJulian Eisel
2016-09-20immediate mode refactor: walk navigation crossDalai Felinto
2016-09-20immediate mode refactor: fly navigation squareDalai Felinto
2016-09-20Quiet warning with -Wformat-signednessJulian Eisel
2016-09-20Fix T49391: Texture paint is not aware of disabled color managementSergey Sharybin
2016-09-20Fix T49408: OpenGL light widget breaks viewport shadingSergey Sharybin
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-09-19Fix T49385: Copy buffer is not from pose mode. Report ErrorSergey Sharybin
2016-09-19Various cleanups related to button lockingJulian Eisel
2016-09-19Cleanup: Completely replace/remove uiBut.lockJulian Eisel
2016-09-18Minor corrections for previous commitJulian Eisel
2016-09-18BLI_listbase: Add/use utility to move link (BLI_listbase_link_move)Julian Eisel
2016-09-18GPencil: Don't show error popup when strokes can't be reordered furtherJulian Eisel
2016-09-18GPencil: Fix memory leak using stroke arrange OPJulian Eisel
2016-09-17OpenGL: draw_view_axis with new immediate modeMike Erwin
2016-09-17OpenGL render: Bugfix (unreported) after rB6f92604e539b2114763150fb1ace60d28e...Thomas Beck