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
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-11Cleanup: remove moar ugly G.main usages...Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: get rid of last G.main usages in BKE library code.Bastien Montagne
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-16WM: Don't save mouse-paths to operator historyCampbell Barton
2017-05-19Cleanup: add braces for multi-line blocksCampbell Barton
2017-03-22Create correct node after image file drag&drop for Blender RenderAlexander Romanov
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-03-28Fix T47898: Error adding mask node with "Add Mask Node" operatorSergey Sharybin
2016-02-07Cleanup: line widthCampbell Barton
2015-11-12Cleanup: rename line to segments, avoids confusionCampbell Barton
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-12-23Fix T42928: Drag-drop of generated files to compo reloads them, loosing editsSergey Sharybin
2014-11-30More fixes related to D&D:Bastien Montagne
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-24Cleanup: de-duplicate image drag & drop logicCampbell Barton
2014-11-24Minor edits to T42649 fixCampbell Barton
2014-11-23Fix T42649: Use Relative Paths for Node Editor & 3D View Imagesjulianeisel
2014-11-18Make it possible to use preview/viewport render job kill without contextSergey Sharybin
2014-11-11UI Refactor T41640Campbell Barton
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
2014-01-21Code Cleanup: use bool for return values and correct commentsCampbell Barton
2014-01-17Fix T38141: wrong add reroute node location with shift LMB cut on OS X / retina.Brecht Van Lommel
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2013-12-10Node Previews:Jeroen Bakker
2013-09-05Bugfix #35920Ton Roosendaal
2013-08-24style cleanup: space around for loop wrappersCampbell Barton
2013-08-06code clenup: remove benchmarking left in by accident and GPU print, also some...Campbell Barton
2013-07-23Minor UI typo fix... ;)Bastien Montagne
2013-07-22Allow creation of mask nodes in compositor with drag&drop of mask datablocksSv. Lockal
2013-06-12Fix #35703, Viewer node doesn't updates image sometimes. The viewer node was ...Lukas Toenne
2013-06-05Fix #35640, part 2. Check id.lib in poll functions for operators which do cri...Lukas Toenne
2013-05-08code cleanup: use 'const float[2]' where possible.Campbell Barton
2013-05-07Fix #35122: Blenderplayer crashes when loading levelSergey Sharybin
2013-04-16Fix a few warnings. One was an actual bug in freestyle where stroke attributesBrecht Van Lommel
2013-04-12Fix for user count when adding a new library node tree. This needs to decreas...Lukas Toenne
2013-03-26I18n: various "new data translation" fixes...Bastien Montagne