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-07-26CLeanup: Use utility function in BKESergey Sharybin
2017-07-26Initialize time for evaluation context when creating from bContextSergey Sharybin
2017-07-24Manipulator: Expose Context.manipulator_groupCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-18Context/Workspace: Get scene layer from workspaceDalai Felinto
2017-07-14Workspace: Fix crash on preview, and sanitize placeholder functionsDalai Felinto
2017-07-13Depsgraph: Begin work on making depsgraph per-scene-layerSergey Sharybin
2017-07-11Avoid any possibility of using scene from different main in CTX_data_scene_layerSergey Sharybin
2017-06-13Woarkspace: Remove residue of hidden typeSergey Sharybin
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-26Rename BKE_layer_collection_active > BKE_layer_collection_get_activeDalai Felinto
2017-05-12Fix for edit modes (sculpt, weight paint) menus not showing in headerDalai Felinto
2017-05-02Draw Manager: split DRW_draw_view into 2 functionsCampbell Barton
2017-04-04CTX_data_depsgraph(bContext *C);Dalai Felinto
2017-02-15Layers: Separate between scene render layer (F12) and context render layer (e...Dalai Felinto
2017-02-15Revert "Collection Editor based on patch by Julian Eisel"Dalai Felinto
2017-02-08create BKE_scene_layer_activeDalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-30Fix missing `particlemode` context mode, after recent particle-removal revert.Lukas Tönne
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-10-25Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-22Fix T49656: Crash when starting playback while using JACK audio with A/V syncJörg Müller
2016-09-27Fix most toolbar panels not visibleJulian Eisel
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-04-12Removed most particle system code from RNA.Lukas Tönne
2016-03-01Fix T47632: Revert "Fix (unreported) crash when opening a file from splash sc...Bastien Montagne
2016-02-23Fix (unreported) crash when opening a file from splash screen when 'load UI' ...Bastien Montagne
2016-02-07Added Context.editable_objects/basesJoshua Leung
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-24BLI_utildefines: add UNUSED_VARS() macroCampbell Barton
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-07-16Renamed CTX_data_linestyle_from_scene() to BKE_get_linestyle_from_scene().Tamito Kajiyama
2014-06-13Code cleanup: spellingCampbell Barton
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-04-22Add type checks for Python context overridesCampbell Barton
2014-04-07Fix own broken rB95b25e7333c4 (crash on any undo op :/).Bastien Montagne
2014-04-07Fix T39562: Properties panel Pinning is brokenBastien Montagne
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2013-08-27ghash/bli-listbase edits, rename BLI_ghash_pop -> BLI_ghash_popkey (since it ...Campbell Barton
2013-07-27fix for reading outside allocated memory when switching to the 3D view.Campbell Barton
2013-07-02remove nan copyrights from code added since blender become opensource (copy p...Campbell Barton
2013-06-10fix [#35691] Context Override replaces instead of overridesCampbell Barton
2013-04-13code cleanup: remove unused string formatting in bli_adddirstrings(), also re...Campbell Barton
2013-03-07use bool for rna funcs.Campbell Barton
2013-02-19Another huge bunch of new UI translations (some reported by Leon Cheung, than...Bastien Montagne