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
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-20Fix T43786: Cycles bake disregards Auto Smooth (vertex per-face normals)Sergey Sharybin
2015-03-20Add missing update adding a shape-keyCampbell Barton
2015-03-19Speedup for constraints update from python scriptSergey Sharybin
2015-03-19CleanupCampbell Barton
2015-03-16Refer to Task 43975: Deleting a Shapekey can break the relative pointersGaia Clary
2015-03-16Fix T43976: Edit-mode crash /w (scene/screen.scene) mismatchCampbell Barton
2015-03-13Add argument to DM_to_mesh() function to take ownership over the DMSergey Sharybin
2015-03-11Cleanup: indentationCampbell Barton
2015-03-10Fix crash in mesh data transferCampbell Barton
2015-03-09Fix T43872: Adding a constraint to a bone of a proxy armature resets all bone...Bastien Montagne
2015-03-06Fix metaball->mesh removing all metas in the sceneCampbell Barton
2015-02-23RNA: use 1/0 for move layers operatorDalai Felinto
2015-02-23Snap to Active: missing armature/pose/mball/curveCampbell Barton
2015-02-20RNA: use 1/0 for object layersCampbell Barton
2015-02-19RNA: pass only 0/1 to RNA_property_boolean_setCampbell Barton
2015-02-17RNA API: reuse property lookupsCampbell Barton
2015-02-11Outliner: ContextMenus for constraints/modifiersCampbell Barton
2015-02-11Fix T43628: Circular dependency error preventing multiple highpoly objects to...Dalai Felinto
2015-02-09Fix T43498: New curves fails /w radius & rotationCampbell Barton
2015-02-06cleanup: styleCampbell Barton
2015-02-06Outliner: DragDrop objects to groupsCampbell Barton
2015-02-05Add Custom Loop Normals to Data Transfer.Bastien Montagne
2015-02-03New Hook's now use the objects centerCampbell Barton
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-29Followup for previous commit: fix mismatches between menu entry and shortcut ...Bastien Montagne
2015-01-29Fix T42858: Non uniform gamelogic names on copyJorge Bernal
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton
2015-01-20Another crappy approach to spirals on hairs, crazy expensive though.Lukas Tönne
2015-01-17Fix T43283: Crash on undo/redo/ and save/reload after (new) weight transfer.Bastien Montagne
2015-01-14Transfer Data: resurrect fake AND/OR when transferring 'boolean' values like ...Bastien Montagne
2015-01-13Fix UI messages (own stupidness even :/ ).Bastien Montagne
2015-01-12Cleanup: rename BKE's 'object_data_transfer' to 'data_transfer' to avoid same...Bastien Montagne
2015-01-11Cleanup: quite some harmless but noisy warnings from gcc...Bastien Montagne
2015-01-11Transfer data: cleanup: Remove 'vertex_group_transfer_weight' operator.Bastien Montagne
2015-01-11Data transfer: make operator able to work 'reversed' (i.e. transfer from sele...Bastien Montagne
2015-01-10cleanup: style & warningsCampbell Barton
2015-01-10Transfer data: add modifier.Bastien Montagne
2015-01-09Transfer Data: add main core code and operators.Bastien Montagne
2015-01-06Remove slurph shape-key featureCampbell Barton
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2014-12-28Fix leak in cycles-bakeCampbell Barton
2014-12-17Fix T42932: Drag&Drop of groups from the outliner was using undefinedLukas Tönne
2014-12-12cleanup: disallow NULL arg to uvedit_aspectCampbell Barton
2014-12-08Fix T42838: Make dupli's real use_hierarchy failsCampbell Barton
2014-11-30More fixes related to D&D:Bastien Montagne
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-24Cleanup: de-duplicate image drag & drop logicCampbell Barton