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
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-18object.collision was allocating on access for all object types - camera could...Campbell Barton
2011-04-11patch [#26861] Spelling, Typos, and GrammarCampbell Barton
2011-03-03BGE: Material Force Field renaming + reorganizationDalai Felinto
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-16Bugfix: Browing Pose Libs should work now... RNA wrapping was missingJoshua Leung
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-01-28More logical ordering of Empty draw types. Made Plain Axes default forDaniel Salazar
2011-01-23correct own bad spellingCampbell Barton
2011-01-13remove/comment unused varsCampbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-07patch [#25440] Object.vertex_group fixin'Campbell Barton
2010-12-30revert part of Tons commit r33884.Campbell Barton
2010-12-21modified fix for commits r33811, 33812.Campbell Barton
2010-12-20Bugfix #25301Ton Roosendaal
2010-12-19Bugfix [#25298] Nasty group cycle that creates crash blend files isJoshua Leung
2010-12-19bugfix [#25290] Align on text gives a tracebackCampbell Barton
2010-12-16missed this file before (de-duplicating enum).Campbell Barton
2010-12-11Small fix: Ton Roosendaal
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-12-05Object transparency setting should only show on MESH typeDaniel Salazar
2010-12-01fix for some mistakes in recent commit.Campbell Barton
2010-11-30minor rna changesCampbell Barton
2010-11-18fix [#24780] Metaballs are not drawn correctly in new scenes Campbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-17bugfix [#24761] minor bug - Modifiers don't "catches" Vertex Group renaming a...Campbell Barton
2010-11-15- 'matrix_basis' for objects and pose bones, this is an alternative access to...Campbell Barton
2010-11-10[#24627] [minor] Object type is TEXT, but icon names are FONTCampbell Barton
2010-11-09bugfix [#24616] Apply Visual Transform doesn't always apply locationCampbell Barton
2010-10-25bugfix [#24376] Fly mode disturbs the rotation or scale of the camera objectCampbell Barton
2010-10-13bugfix [#23899] renderlayers are not working properlyCampbell Barton
2010-10-05Fix #24135: Material modification not immediately updated in OutlinerSergey Sharybin
2010-09-21fixed filename overwrite red highlight not updating when +/- pressed.Campbell Barton
2010-09-18Fixed problems with outliner update in same cases caused by my previous commit.Sergey Sharybin
2010-09-16- bone roll now in degrees not radians.Campbell Barton
2010-08-31rna support for passing dynamic sized arrays to rna functionsCampbell Barton
2010-08-29BGE patch #22623 applied: new bound type: Capsule.Benoit Bolsee
2010-08-28Fix #23363: Layer buttons do not update when last object deletedSergey Sharybin
2010-08-27rna apiCampbell Barton
2010-08-24py/rna remove functions now all work in a similar way.Campbell Barton
2010-08-24move more active variables to be nested in collections.Campbell Barton
2010-08-22remove inline loops in a few placesCampbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-19rna renaming FModifier & GameObjectSettingsCampbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-17apply rna rename most of the show_*, names.Campbell Barton
2010-08-17apply logic brick rna renamingCampbell Barton
2010-08-11correction for mis-named DupliObject.object_matrix -> matrix_originalCampbell Barton