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
2016-10-31OpenGL: draw NLA strip curves with new imm modeThomas Beck
2016-09-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-08-21Merge branch 'master' into blender2.8Bastien Montagne
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-04UI: Correct tooltips for properties region toggle OPJulian Eisel
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-07-07NLA: Indicate position of action-local markers on stripsJoshua Leung
2016-06-23Merge branch 'master' into blender2.8Campbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-04-28Merge branch 'master' into temp_remove_particlestemp_remove_particlesLukas Tönne
2016-04-22Fix (unreported) crash when listing available fmodifier types.Bastien Montagne
2016-04-20Merge branch 'master' into temp_remove_particlesLukas Tönne
2016-04-16Anim Editors: "View Frame" Operator - Code Cleanups/Reshuffling + NLA/Timelin...Joshua Leung
2016-04-16Removed the ID_PA code used for ParticleSettings.Lukas Tönne
2016-04-15Merge branch 'master' into temp_remove_particlesLukas Tönne
2016-04-15NLA Copy/Paste Modifiers: Apply similar fixes as those done in Graph EditorJoshua Leung
2016-04-15FModifiers: Various tweaks for consistency + improved behaviourJoshua Leung
2016-04-15FModifiers: "Add Modifiers" in Graph/NLA Editor buttons now uses a dropdown i...Joshua Leung
2016-04-15Code Cleanup: Add proper defines (with ANIM_* prefix) for animation-related c...Joshua Leung
2016-04-12Removed all direct uses of BKE_particle.h and DNA_particle_types.h from sourc...Lukas Tönne
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-12Fix T46958: NLA Editor's 'Add Modifier' button is the wrong size on Retina Di...Joshua Leung
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-09-11Fix T45755: Bad NLA text alignmentCampbell Barton
2015-08-25Action Management Feature Request/Regression T45535Joshua Leung
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-07-01Cleanup: use boolsCampbell Barton
2015-04-21BLI_string: add BLI_snprintf_rlenCampbell Barton
2015-04-14Fix for another NLA drawing bug uncovered by the previous commitJoshua Leung
2015-04-14NLA: Shift-Tab toggles tweakmode AND makes that track soloJoshua Leung
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-04-04WIP: Added dedicated operator for unlinking actions from the Action Editor (N...Joshua Leung
2015-04-03Fix: Drawing glitch when renaming animation channelsJoshua Leung
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-02-28NLA Drawing TweaksJoshua Leung
2015-01-25Crash when deleting NlaTrackRomanov Alexander
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-12-05Fix for typo + memory leakJoshua Leung
2014-12-05Bugfix T42697: Hiding/unhiding NLA strip doesn't update the 3D ViewportJoshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-28Cleanup: unused headersCampbell Barton