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-05-31Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-30Face Maps: custom-data, UI and RNA APICampbell Barton
2017-05-29Fix T51657: ID user count error when deleting a newly created object with an ...Bastien Montagne
2017-05-28Merge branch 'master' into blender2.8Bastien Montagne
2017-05-27Remove MinGW supportAaron Carlisle
2017-05-25TexFace removal part 3Campbell Barton
2017-04-18Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-04-18Revert "Object Info node support for GLSL mode and the internal render"Dalai Felinto
2017-04-18Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-14Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-13Layer collection settings APIDalai Felinto
2017-02-26Merge branch 'master' into blender2.8Brecht Van Lommel
2017-02-25Fix (unreported) missing update when adding constraint from RNA.Bastien Montagne
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-12-12Merge branch 'master' into blender2.8Bastien Montagne
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2016-09-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-22RNA/UI: Allow displaying in tooltip why RNA property isn't editableJulian Eisel
2016-09-04Merge branch 'master' into blender2.8Bastien Montagne
2016-08-30Correct render pass identifier usage in toolitpsAaron Carlisle
2016-07-18Merge branch 'master' into blender2.8Campbell Barton
2016-07-14Cleanup: comment blocksCampbell Barton
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-08Rework/split test_object_materials().Bastien Montagne
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-06-07Merge branch 'master' into blender2.8Bastien Montagne
2016-06-06RNA: disable animating object dimensionsCampbell Barton
2016-05-02Merge branch 'temp_remove_particles' into blender2.8Lukas Tönne
2016-04-29Cleanup: warnings. spellingCampbell Barton
2016-04-29Fix T48290: Hook fails after deleting geometryCampbell Barton
2016-04-12Removed most particle system code from RNA.Lukas Tönne
2016-04-12Removed particle operators API and point cache operators.Lukas Tönne
2016-01-07Cleanup: use generic xyz axis enumsCampbell Barton
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-12-03Fix T46913: Crash adding hook to linked mesh dupliCampbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-18Cleanup: editor api namingCampbell Barton
2015-10-28BGE: Fix T46557: Empty collision bounds option with character physicsUlysse Martin
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2015-10-16Fix T46502: Linked dupli-group lost on reloadCampbell Barton
2015-10-12Cleanup: RNA naming, use 'max' as a suffixCampbell Barton
2015-10-12RNA: correct tipsCampbell Barton
2015-10-11BGE: Adding a Max Jumps value to the character physic windowThomas Szepe
2015-10-11BGE: Add icons to collision shapes.Thomas Szepe
2015-08-06Fix T45695: Assigning material reverts MaterialSlot.linkCampbell Barton
2015-07-25Fix T45553: Object parent_type 'ARMATURE' disappeared in Blender 2.75.Bastien Montagne
2015-07-13RNA assert: make object game state to comply with RNA_property_boolean_get_in...Dalai Felinto
2015-07-07Using proper subtype in game object velocity clamping properties.Sybren A. Stüvel
2015-06-28BGE: added clamping of angular velocity.Sybren A. Stüvel