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
2020-08-03Ocean Modifier: Fix render resolution only used for bakingHans Goudey
2020-08-03Ocean Modifier: Add viewport resolutionPhil Stopford
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-03UI: Use sliders and [0, 1] ranges in ocean modifierHans Goudey
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-21CleanUp: Renamed `BLI_task_pool_userdata` to `BLI_task_pool_user_data`Jeroen Bakker
2020-04-09TaskScheduler: Minor Preparations for TBBBrecht Van Lommel
2020-03-12Ocean: add new spectra modes to the ocean modifierPhil Stopford
2020-02-25Ocean modifier: fix changes to resolution complete changing the shapePhil Stopford
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton
2019-07-30BLI_task: Cleanup: rename some structs to make them more generic.Bastien Montagne
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Fix build error after recent cleanup.Brecht Van Lommel
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-10-18Cleanup: Remove more #if 0 blocksJacques Lucke
2018-07-10Ocean Modifier: prevent crashing on 'Apply Modifier' buttonSybren A. Stüvel
2018-07-10Ocean Modifier: removed duplicated codeSybren A. Stüvel
2018-07-10Ocean Modifier: refactored the delayed-refresh approachSybren A. Stüvel
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2018-01-10Task scheduler: Use restrict pointer qualifierSergey Sharybin
2018-01-09Task scheduler: Use single parallel range function with more flexible functionSergey Sharybin
2018-01-09Task scheduler: Get rid of extended version of parallel range callbackSergey Sharybin
2017-06-12Cleanup: indentation, long linesCampbell Barton
2016-10-18[msvc] Minor cleanup in blenkernel.lazydodo
2016-01-16Cleanup: BLI_task - API changes.Bastien Montagne
2015-12-06Switch Ocean modifier's geometry generation from OMP to BLI_task.Bastien Montagne
2015-12-06Switch from OMP to BLI_task in BKE's part of Ocean simulation.Bastien Montagne
2015-04-23Cleanup: warningsCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-04Cleanup: use BKE_ocean_* prefixCampbell Barton
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-02Fix T38873: Crashing on undo of ocean modifier.Bastien Montagne
2013-09-12code cleanup: headers - doxy comments.Campbell Barton
2013-04-16Compile fixes for recent commitsAntony Riakiotakis
2013-04-16Random number generator: replace a bunch of usage of the global random numberBrecht Van Lommel
2013-01-25header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTreeCampbell Barton
2013-01-02Fix [#33189] AFTER 2.65 - Units in doc strings in ocean modifier.Bastien Montagne
2012-12-23Added support of J2K codec for Jpeg2000 writingSergey Sharybin
2012-11-09code cleanup: double promotion warnings, also allow cmake to build SDL withou...Campbell Barton
2012-10-27style cleanupCampbell Barton