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
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
2013-03-22Fix for the use_hidden_preview setting in SpaceNode. The application of this ...Lukas Toenne
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-02-28More UI messages fixes...Bastien Montagne
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-01-27Operators name "cleanup"Dalai Felinto
2012-12-14style cleanupCampbell Barton
2012-12-12Holiday coding log :)Ton Roosendaal
2012-12-04Fix #33402: Compositor crashes when drag-dropping multilayer exrSergey Sharybin
2012-11-04Node reroute cut operator update.Lukas Toenne
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne
2012-08-22style cleanupCampbell Barton
2012-08-08Renamed the mx/my coordinates in SpaceNode to more descriptive 'cursor'. This...Lukas Toenne
2012-08-04style cleanupCampbell Barton
2012-08-04dont re-combute composite nodes when knife and add-socket operators don't add...Campbell Barton
2012-08-02code cleanup: headersCampbell Barton
2012-08-01split node_edit.c into separate files (add, group, relationshops), was almost...Campbell Barton