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
2014-07-23[Ghost Context Refactor] initial commit based on code review of https://devel...Jason Wilkins
2014-07-18Cleanup in MBALL/displist: no need to create curvecache for non-basis mballs,...Bastien Montagne
2014-07-18Cleanup: curvecaches for curves, not mballs!Bastien Montagne
2014-07-18Fix T41109: Reloading image that has been modified outside Blender does not u...Sergey Sharybin
2014-07-18Fix T41114: Particle systems cause memory corruption due to invalidLukas Tönne
2014-07-18Fix T41081: Presets not working on pinned properties panels.Lukas Tönne
2014-07-18Fix T41035: Scale Manipulator CTRL-ALT-S issue with maya shortcutsSergey Sharybin
2014-07-18Fix wrong interface flags combination in inverse kinematics panelSergey Sharybin
2014-07-18Fix T41039: Hook modifier sometimes fails to retain correct bezier curve poin...Sergey Sharybin
2014-07-18Fix wrong index update when removing CV pointsSergey Sharybin
2014-07-18BGE: Add property/material detection and X-Ray for mouse over any sensorMitchell Stokes
2014-07-18BGE: Add missing documentation and attribute constraint_type for ConstraintWr...HG1
2014-07-18BGE: Add level mode to property actuatorHG1
2014-07-18Code cleanupCampbell Barton
2014-07-18Fix -1 passed as boolCampbell Barton
2014-07-18Fix a BI bug: when an object had dupliobjects children, it was never rendered...Bastien Montagne
2014-07-18Fix T41113: Hide doesn't work on particle systemsBastien Montagne
2014-07-17Add helper to validate (and fix) material indices of meshes' polygons, curves...Bastien Montagne
2014-07-17Bake-API: progress (bar) workingDalai Felinto
2014-07-17BGE: rtsp support for VideoTexture (video streaming)Dalai Felinto
2014-07-17Fix T34664: bevel face material can be set in tool and modifier.Howard Trickey
2014-07-17Use compiler attributes for more BLI libsCampbell Barton
2014-07-17Fix for bmesh_vert_separate adding to visithash multiple timesCampbell Barton
2014-07-17Correct error in recelty added BM_face_split_edgenetCampbell Barton
2014-07-17Correct previous commit - space crept in patchCampbell Barton
2014-07-17Add thousands separators to scene stats (D646)Campbell Barton
2014-07-17bmesh py api: add bmesh.utils.vert_splice(...)Campbell Barton
2014-07-17bmesh py api: BPY_BM_CHECK_SOURCE_* macro now accepts multiple argsCampbell Barton
2014-07-17Follow-up to code cleanup in rB415af0b: Keep compound terms as they are.Tamito Kajiyama
2014-07-17Cleanup: dead codeCampbell Barton
2014-07-17BMesh: use compiler attributes for queries, structureCampbell Barton
2014-07-17BMesh: Add BM_vert_pair_share_face_checkCampbell Barton
2014-07-17Cleanup / Cycles: Remove unused defines and some other minor changes.Thomas Dinges
2014-07-16Fix T41075: Segfault when attempting to escape from bone translation.Bastien Montagne
2014-07-16Clean up of dead code.Bastien Montagne
2014-07-16Automatic commit by arcgaiaclary
2014-07-16Sort vertex groups by Armature Hierarchygaiaclary
2014-07-16Fix T41088: Canceling pose library preview does not reset to previous pose.Bastien Montagne
2014-07-16BMesh: optimize BM_vert_splice to avoid getting a loop array firstCampbell Barton
2014-07-16Cleanup: Adhere to our naming convention for BKE_linestyle.h APICampbell Barton
2014-07-16Renamed CTX_data_linestyle_from_scene() to BKE_get_linestyle_from_scene().Tamito Kajiyama
2014-07-16bmesh py api: add BMesh.calc_tessface()Campbell Barton
2014-07-16bmesh py api: add typed tuple-from-array functionsCampbell Barton
2014-07-16BLI_kdopbvh: assert for bad inputCampbell Barton
2014-07-16BLF: avoid float/int conversion drawing glyphsCampbell Barton
2014-07-16Fix T40146: BGE Compound parent crashMitchell Stokes
2014-07-15Selective changes picked from: e01449fa4bb0df252d32a3b98ee1e8f195923d96Martijn Berger
2014-07-15BLI_kdopbvh: Replace realloc's with BLI_stackCampbell Barton
2014-07-15BLI_stack: various small additionsCampbell Barton
2014-07-15Fix T40964: Massive shading failures with glass node mixing, whiteouts and bl...Sergey Sharybin