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
path: root/source
AgeCommit message (Expand)Author
2017-02-09Change ITER_BEGIN to work in C++ (include object type in the macro)Dalai Felinto
2017-02-09Fix widget not showing upDalai Felinto
2017-02-09Temporary fix for object panelDalai Felinto
2017-02-09Fix logic in CollectionEngineSetting updateDalai Felinto
2017-02-09Clay Engine : fixClément Foucault
2017-02-09CollectionEngineSettings calculate: set COLLECTION_PROP_USE for combined prop...Dalai Felinto
2017-02-09Clay Engine: support for overrides (not working yet)Clément Foucault
2017-02-09Fix crashes on outliner (fixup for rB2a16a4ee)Dalai Felinto
2017-02-09Fix active object name not showing in viewportDalai Felinto
2017-02-09OpenGL: outliner_draw_tree_element uses new imm modeCyrax
2017-02-09added UI_GetThemeColorShade4ubv functionCyrax
2017-02-08Update outliner_draw_hierarchy_lines to use new imm modeCyrax
2017-02-08OpenGL: outliner_draw_highlights uses new imm modeCyrax
2017-02-08Cleanup: warningsCampbell Barton
2017-02-08Fix uninitialized var with FOREACH_SCENE_OBJECTCampbell Barton
2017-02-08Fix breakage when saving files from the UIDalai Felinto
2017-02-08create BKE_scene_layer_activeDalai Felinto
2017-02-08Bring back Lasso and Circle selection backDalai Felinto
2017-02-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-02-08Fix T49249: Alembic export with multiple hair systems crash blenderSybren A. Stüvel
2017-02-08Alembic export: avoid infinite loops trying to find parent objects.Sybren A. Stüvel
2017-02-08Alembic export: only create transform writer if the object should be exportedSybren A. Stüvel
2017-02-08Alembic: #undef'ed the correct macroSybren A. Stüvel
2017-02-08Alembic: Use getXForm() in check, because it's used in rest of the function tooSybren A. Stüvel
2017-02-08Alembic: Renamed copy_zup_yup to copy_yup_from_zup (and same for zup_from_yup)Sybren A. Stüvel
2017-02-07Partial "fix" for objects not being selectedDalai Felinto
2017-02-07Cleanup: Use const qualifier in some of color management codeSergey Sharybin
2017-02-07Sequencer: Some extra speedup in color space conversionSergey Sharybin
2017-02-07Color management: Add utility function to convert byte to float with processo...Sergey Sharybin
2017-02-07Sequencer: Speedup conversion to sequencer spaceSergey Sharybin
2017-02-07Color management: Implement threaded byte buffer conversionSergey Sharybin
2017-02-07Layers: get/update CollectionEngineSettings (depsgraph placeholder)Dalai Felinto
2017-02-07Param `is_cached` not being used in` bvhtree_from_mesh_edges_setup_data`Germano Cavalcante
2017-02-07Fix missing hair after rendering with different viewport/render settingsSergey Sharybin
2017-02-07Fix broken COLLADA building.Bastien Montagne
2017-02-07Clay-Engine (merge clay-engine)Clément Foucault
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-02-07PIL_time_utildefines: also show total time in TIMEIT_AVERAGED.Bastien Montagne
2017-02-07OpenGL: add gpuMatrixUpdate_legacy functionMike Erwin
2017-02-07fix unused var warningsMike Erwin
2017-02-07OpenGL: convert clip_dopesheet_draw to new imm modeMike Erwin
2017-02-07OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-06Fix (unreported) Object previews being written even for skipped objects.Bastien Montagne
2017-02-06Cleanup writefile code a bit.Bastien Montagne
2017-02-06Specify the correct size of the BVHTree of edgesGermano Cavalcante
2017-02-06Standardization and style for BKE_bvhutilsGermano Cavalcante
2017-02-06Fix 'public' global 'g_atexit' var in Blender.Bastien Montagne
2017-02-06OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-02-06Fix compilation error after recent changeSergey Sharybin
2017-02-06OpenGL immediate mode: interface_draw.c (cont)Clément Foucault