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
2012-11-27Merge w/ trunk: r52086-r52534 (As with last time, the game engine was not mer...soc-2012-swiss_cheeseJason Wilkins
2012-11-19Implementation of string lookup functions for collections in the C API. These...Lukas Toenne
2012-11-12Merge w/ trunk: r51141-52085 (Important Note: gameengine and blenderplayer we...Jason Wilkins
2012-11-09style cleanup: indentationCampbell Barton
2012-11-03RNA C++: collections functions are now properly handled, meaning it is nowBrecht Van Lommel
2012-11-03RNA/C++: string property writing was missing.Brecht Van Lommel
2012-11-02RNA C++: fixes for lookup_int/lookup_string which were not working in some ca...Brecht Van Lommel
2012-11-02own recent commit to add pointer passing between py-rna and our C code, broke...Campbell Barton
2012-11-01fix for long standing problem with blender 2.5x py api.Campbell Barton
2012-10-28style cleanupCampbell Barton
2012-10-27style cleanupCampbell Barton
2012-10-26* New string property subtype: PASSWORDJiri Hnidek
2012-10-25Correction to recent makesrna commitSergey Sharybin
2012-10-25Support for string and index lookup operators on collections in the C++ RNA API.Lukas Toenne
2012-10-24code cleanup: some edits for unused vars in recent smooth addition and some s...Campbell Barton
2012-10-23code cleanup: quiet warningCampbell Barton
2012-10-22RNA C++ API improvementsSergey Sharybin
2012-10-14style cleanupCampbell Barton
2012-10-07Merge w/ trunk: r50097-r51140 (also, I got ahead of myself and fixed a lot of...Jason Wilkins
2012-09-27incorrect spelling in commentsCampbell Barton
2012-09-08style cleanupCampbell Barton
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-09-03style cleanup: also add debugging print function for derived mesh DM_debug_pr...Campbell Barton
2012-08-21"Pens Down" merge /w trunk r49015-r50064. Make clean patches for Google Summ...Jason Wilkins
2012-08-18style cleanup: also correct some doxy commentsCampbell Barton
2012-06-29Merge w/ Trunk: r48303-r48394Jason Wilkins
2012-06-28code cleanup: compile with clang and quiet some warnings.Campbell Barton
2012-06-26Merge w/ Trunk: r47143-r48302Jason Wilkins
2012-06-09code cleanup: removed/renamed shadow & duplicate variable definitions.Campbell Barton
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-05-29Revert makesrna part of r47158 because it broke building blenderplayerDan Eicher
2012-05-29Merged w/ Trunk r46993-r46142Jason Wilkins
2012-05-28This is essentually enables Android build using cmake on linuxAlexander Kuznetsov
2012-05-27style cleanupCampbell Barton
2012-05-25style cleanupCampbell Barton
2012-05-20code cleanup:Campbell Barton
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-21style cleanupCampbell Barton
2012-04-15Style cleanup (mostly line length, also no final point in tips...).Bastien Montagne
2012-04-09fix [#30865] Crash when browsing last operators in outliner (or by Python API)Campbell Barton
2012-04-02code cleanup:Campbell Barton
2012-03-30Node socket values now only have soft limits, rather than hard limits, so youBrecht Van Lommel
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-18spelling cleanupCampbell Barton
2012-03-16i18n stuff: adds translation_context to RNA structs (used for there ui name),...Bastien Montagne
2012-03-12style cleanup: line length - some over 300 long.Campbell Barton