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-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-06-13BGE Patch: [#27425] Allow to change the damping of the camera actuatorDalai Felinto
2011-06-06Added cancel callbacks to modal operators which allocates memorySergey Sharybin
2011-05-31cmake maintenanceCampbell Barton
2011-05-20use BKE_area_find_region_type in place of inline loops (no functional changes).Campbell Barton
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-19patch [#26978] Minor Spelling Mistakes in Editor OperatorsCampbell Barton
2011-04-06fix for cmake glew includes (tested with mingw), also made qtcreator project ...Campbell Barton
2011-03-25incorrect rna type for the BGE ui.Campbell Barton
2011-03-25Logic Editor UI: sensor frequency active only when one of the triggers is on....Dalai Felinto
2011-03-03BGE: Material Force Field renaming + reorganizationDalai Felinto
2011-02-28remove unused vars.Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-11BGE: frame start/end in action/fcurves/shapekey to support floatsDalai Felinto
2011-02-08minor edits, no functional changes.Campbell Barton
2011-02-07Logic UI: Armature Actuator + general Captalizing 1st letter of UI textDalai Felinto
2011-02-05Logic UI: multiple fixes on Constraint ActuatorDalai Felinto
2011-01-31Logic UI: Servo Control (Motion/ObjectActuator) default options + camera actu...Dalai Felinto
2011-01-30remove nan-makefilesCampbell Barton
2011-01-23Logic UI: ParentActuator fix + PropertyActuator tooltip improvementDalai Felinto
2011-01-21Logic UI + missing listener in Outliner - changes on Armature Sensor and Visi...Dalai Felinto
2011-01-13remove/comment unused varsCampbell Barton
2011-01-09remove unused vars, comment some which look like they could be useful still. ...Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-31Silence more compiler warnings.Guillermo S. Romero
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-09Added a few descriptions that were missing.Kent Mein
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-14Logic UI bugfix: [#24628] two specific tooltips of keyboard sensor reversedDalai Felinto
2010-10-31rename definition for enabling the game engine GAMEBLENDER==1 --> WITH_GAMEEN...Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-10-14remove unused args in draw*.c and some in view*.c, tag some as UNUSED().Campbell Barton
2010-10-07misc fixes found with clang's static checker.Campbell Barton
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-09-01Fix for "RNA_enum_get: ActionActuator.mode not found.". It was broken since r...Dalai Felinto
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-19rna renaming FModifier & GameObjectSettingsCampbell Barton
2010-08-17apply rna rename most of the show_*, names.Campbell Barton