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-02-06Remove any reference to scene->base from the old viewport coderender-layersDalai Felinto
2017-02-06Base refactor 4/4Dalai Felinto
2017-02-06Base refactor 3/4Dalai Felinto
2017-02-06Base refactor 2/4Dalai Felinto
2017-02-06Base refactor 1/4Dalai Felinto
2017-02-06Missing Base to be ObjectBase convertion for mesh join operatorDalai Felinto
2017-02-06Merge branch 'blender2.8' into render-layersJulian Eisel
2017-02-06OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-06OpenGL immediate mode: interface_draw.cClément Foucault
2017-02-06Immediate mode: edit_curve_paint 1/2Dalai Felinto
2017-02-06Merge remote-tracking branch 'origin/blender2.8' into render-layersClément Foucault
2017-02-05BLF: simplify API for default fontMike Erwin
2017-02-05fix most UI text colorMike Erwin
2017-02-05add BLF_default functionMike Erwin
2017-02-05OpenGL: use GL4 on Linux when availableMike Erwin
2017-02-03Merge remote-tracking branch 'origin/clay-engine' into render-layersDalai Felinto
2017-02-03Build Clay engine by defaultClément Foucault
2017-02-03Another fixup for rB6cdb3845 (Added collection props getter/setter)Dalai Felinto
2017-02-03Merge remote-tracking branch 'origin/clay-engine' into render-layersDalai Felinto
2017-02-03UI: use the "USE" flag for collection settingsDalai Felinto
2017-02-03RNA: macros to wrap collection settings useDalai Felinto
2017-02-03layer: getter/setter for USE flagDalai Felinto
2017-02-03Update collection engine setings when updating collection valuesDalai Felinto
2017-02-03Placeholder for depsgraph evaluation of collection engine settingsDalai Felinto
2017-02-03Modifications to GPU_texture:Clément Foucault
2017-02-03Fix bplayer (c)Bastien Montagne
2017-02-03RNA: use new getter/setter functions for LayerEngineSettingsDalai Felinto
2017-02-03Fixup for rB6cdb3845 (Added collection props getter/setter)Dalai Felinto
2017-02-03Fix warningsClément Foucault
2017-02-03New CMake flag for Clay EngineClément Foucault
2017-02-03Fix hang infinite loopClément Foucault
2017-02-03Get rid of runtime data struct.Clément Foucault
2017-02-03Added collection settings getter/setterClément Foucault
2017-02-03Change settings orderClément Foucault
2017-02-03Fix new objects are invisibleDalai Felinto
2017-02-03Set COLLECTION_PROP_USE when setting a layer_engine_settings propertyDalai Felinto
2017-02-03Util function to create CollectionEngineSettingsDalai Felinto
2017-02-03Util function to free CollectionEngineSettingsDalai Felinto
2017-02-03Fix storage of CollectionSettings in DNA_object_types.hDalai Felinto
2017-02-03Remove unused enum values (COLLECTION_PROP_TYPE_POINTER/BOOL)Dalai Felinto
2017-02-03Fix return in BKE_scene_layer_find_from_collectionDalai Felinto
2017-02-03Fix shaders in some immBindBuiltinProgram callsLuca Rood
2017-02-03More lamp workClément Foucault
2017-02-02Merge branch 'master' into blender2.8Bastien Montagne
2017-02-02Use vec2 for screen space stuffClément Foucault
2017-02-02Fix T50084: Adding torus re-orders UV layers.Bastien Montagne
2017-02-02Lamp sunrays and shadow circlesClément Foucault
2017-02-02Bring back the select button for the UIDalai Felinto
2017-02-02install_deps.sh: don't use backticksSybren A. Stüvel
2017-02-02OpenGL immediate mode: transform_snap.c and part of drawnode.cLuca Rood